Hello community,

here is the log from the commit of package mosquitto for openSUSE:Factory 
checked in at 2020-06-02 14:41:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mosquitto (Old)
 and      /work/SRC/openSUSE:Factory/.mosquitto.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mosquitto"

Tue Jun  2 14:41:22 2020 rev:16 rq:810719 version:1.6.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/mosquitto/mosquitto.changes      2020-03-01 
21:28:49.428655176 +0100
+++ /work/SRC/openSUSE:Factory/.mosquitto.new.3606/mosquitto.changes    
2020-06-02 14:42:13.224200636 +0200
@@ -1,0 +2,31 @@
+Tue May 26 06:36:17 UTC 2020 - Martin Hauke <[email protected]>
+
+- Update to version 1.6.10
+  Broker:
+  * Report invalid bridge prefix+pattern combinations at config
+    parsing time rather than letting the bridge fail later.
+  * Fix `mosquitto_passwd -b` not updating passwords for existing
+    users correctly. Creating a new user with `-b` worked without
+    problem.
+  * Fix memory leak when connecting clients rejected.
+  * Don't disconnect clients that are already disconnected. This
+    prevents the session expiry being extended on SIGHUP.
+  * Fix support for openssl 3.0.
+  * Fix check when loading persistence file of a different version
+    than the native version.
+  * Fix possible assert crash associated with bridge reconnecting
+    when compiled without epoll support.
+  Client library:
+  * Don't treat an unexpected PUBACK, PUBREL, or PUBCOMP as a
+    fatal error.
+  * Fix support for openssl 3.0.
+  * Fix memory leaks from multiple calls to
+    `mosquitto_lib_init()`/`mosquitto_lib_cleanup()`.
+  * Fix documentation on return code of `mosquitto_lib_init()`
+    for Windows.
+  Clients:
+  * Fix mosquitto_sub %j or %J not working on Windows.
+  Build:
+  * Various fixes for building with <C99 support.
+
+-------------------------------------------------------------------

Old:
----
  mosquitto-1.6.9.tar.gz
  mosquitto-1.6.9.tar.gz.sig

New:
----
  mosquitto-1.6.10.tar.gz
  mosquitto-1.6.10.tar.gz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mosquitto.spec ++++++
--- /var/tmp/diff_new_pack.UPDQYj/_old  2020-06-02 14:42:14.096203393 +0200
+++ /var/tmp/diff_new_pack.UPDQYj/_new  2020-06-02 14:42:14.100203405 +0200
@@ -26,7 +26,7 @@
 %endif
 %bcond_without  websockets
 Name:           mosquitto
-Version:        1.6.9
+Version:        1.6.10
 Release:        0
 Summary:        A MQTT v3.1/v3.1.1 Broker
 License:        EPL-1.0

++++++ mosquitto-1.6.9.tar.gz -> mosquitto-1.6.10.tar.gz ++++++
++++ 3852 lines of diff (skipped)



Reply via email to