Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 07 Apr 2016 17:28:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 208606] [patch] net/mosquitto update to 1.4.8
Message-ID:  <bug-208606-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208606

            Bug ID: 208606
           Summary: [patch] net/mosquitto update to 1.4.8
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: ohauer@FreeBSD.org
                CC: joe@thrallingpenguin.com
          Keywords: patch
                CC: joe@thrallingpenguin.com
             Flags: maintainer-feedback?(joe@thrallingpenguin.com)

Created attachment 169075
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D169075&action=
=3Dedit
update to 1.4.8

mosquitto 1.4.8 was released in 2016-02-14, it contains the following fixes:

1.4.8 - 20150214
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
Broker:
- Wills published by clients connected to a listener with mount_point defin=
ed
  now correctly obey the mount point. This was a potential security risk
  because it allowed clients to publish messages outside of their restricted
  mount point. This is only affects brokers where the mount_point option is=
 in
  use. Closes #487178.
- Close stdin etc. when daemonised. Closes #485589.
- Fix incorrect detection of FreeBSD and OpenBSD. Closes #485131.

Client library:
- mosq->want_write should be cleared immediately before a call to SSL_write,
  to allow clients using mosquitto_want_write() to get accurate results.


1.4.6 - 20151220
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
Clients:
- Fix "mosquitto_pub -l" stripping the final character on a line. Closes
  #483981.

1.4.5 - 20151108
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
Broker:
- Fix possible memory leak if bridge using SSL attempts to connect to a
  host that is not up.
- Free unused topic tree elements (fix in 1.4.3 was incomplete). Closes
  #468987.

Clients:
- "mosquitto_pub -l" now no longer limited to 1024 byte lines. Closes #4789=
17.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-208606-13>