Bug 213532 - [patch] net/mosquitto update to 1.4.10
Summary: [patch] net/mosquitto update to 1.4.10
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Package Infrastructure (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: joe
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2016-10-16 13:04 UTC by Olli Hauer
Modified: 2016-10-18 17:30 UTC (History)
2 users (show)

See Also:
joe: maintainer-feedback+
ohauer: merge-quarterly?


Attachments
update to 1.4.10 (841 bytes, text/plain)
2016-10-16 13:04 UTC, Olli Hauer
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Olli Hauer freebsd_committer freebsd_triage 2016-10-16 13:04:24 UTC
Created attachment 175819 [details]
update to 1.4.10

update mosquitto to 1.4.10 (released August 25th, 2016)

This is a bugfix release.

Broker
    Fix TLS operation with websockets listeners and libwebsockets 2.x. Closes
    #186.
    Don’t disconnect client on HUP before reading the pending data. Closes #7.
    Fix some $SYS messages being incorrectly persisted. Closes #191.
    Support OpenSSL 1.1.0.
    Call fsync after persisting data to ensure it is correctly written. Closes
    #189.
    Fix persistence saving of subscription QoS on big-endian machines.
    Fix will retained flag handling on Windows. Closes #222.
    Broker now displays an error if it is unable to open the log file. Closes
    #234.

Client library
    Support OpenSSL 1.1.0.
    Fixed the C++ library not allowing SOCKS support to be used. Closes #198.
    Fix memory leak when verifying a server certificate with a subjectAltName
    section. Closes #237.

Build
    Don’t attempt to install docs when WITH_DOCS=no. Closes #184.
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-10-16 18:46:59 UTC
A commit references this bug:

Author: ohauer
Date: Sun Oct 16 18:46:10 UTC 2016
New revision: 424079
URL: https://svnweb.freebsd.org/changeset/ports/424079

Log:
  - update to 1.4.10

  Broker
    Fix TLS operation with websockets listeners and libwebsockets 2.x. Closes
    #186.
    Don.t disconnect client on HUP before reading the pending data. Closes #7.
    Fix some $SYS messages being incorrectly persisted. Closes #191.
    Support OpenSSL 1.1.0.
    Call fsync after persisting data to ensure it is correctly written. Closes
    #189.
    Fix persistence saving of subscription QoS on big-endian machines.
    Fix will retained flag handling on Windows. Closes #222.
    Broker now displays an error if it is unable to open the log file. Closes
    #234.

  Client library
    Support OpenSSL 1.1.0.
    Fixed the C++ library not allowing SOCKS support to be used. Closes #198.
    Fix memory leak when verifying a server certificate with a subjectAltName
    section. Closes #237.

  Build
    Don.t attempt to install docs when WITH_DOCS=no. Closes #184.

  PR:		213532
  Submitted by:	ohauer
  Approved by:	maintainer <joe@thrallingpenguin.com>
  MFH:		2016Q4

Changes:
  head/net/mosquitto/Makefile
  head/net/mosquitto/distinfo
Comment 2 Olli Hauer freebsd_committer freebsd_triage 2016-10-16 18:55:02 UTC
Committed!
Comment 3 commit-hook freebsd_committer freebsd_triage 2016-10-18 17:30:06 UTC
A commit references this bug:

Author: ohauer
Date: Tue Oct 18 17:29:45 UTC 2016
New revision: 424186
URL: https://svnweb.freebsd.org/changeset/ports/424186

Log:
  MFH: r424079

  - update to 1.4.10

  Broker
    Fix TLS operation with websockets listeners and libwebsockets 2.x. Closes
    #186.
    Don.t disconnect client on HUP before reading the pending data. Closes #7.
    Fix some $SYS messages being incorrectly persisted. Closes #191.
    Support OpenSSL 1.1.0.
    Call fsync after persisting data to ensure it is correctly written. Closes
    #189.
    Fix persistence saving of subscription QoS on big-endian machines.
    Fix will retained flag handling on Windows. Closes #222.
    Broker now displays an error if it is unable to open the log file. Closes
    #234.

  Client library
    Support OpenSSL 1.1.0.
    Fixed the C++ library not allowing SOCKS support to be used. Closes #198.
    Fix memory leak when verifying a server certificate with a subjectAltName
    section. Closes #237.

  Build
    Don.t attempt to install docs when WITH_DOCS=no. Closes #184.

  PR:		213532
  Submitted by:	ohauer
  Approved by:	maintainer <joe@thrallingpenguin.com>

  Approved by:	ports-secteam (feld)

Changes:
_U  branches/2016Q4/
  branches/2016Q4/net/mosquitto/Makefile
  branches/2016Q4/net/mosquitto/distinfo