Hello community,

here is the log from the commit of package mosquitto for openSUSE:Factory 
checked in at 2020-08-12 10:37:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mosquitto (Old)
 and      /work/SRC/openSUSE:Factory/.mosquitto.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mosquitto"

Wed Aug 12 10:37:24 2020 rev:18 rq:825875 version:1.6.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/mosquitto/mosquitto.changes      2020-08-10 
15:02:07.328131128 +0200
+++ /work/SRC/openSUSE:Factory/.mosquitto.new.3399/mosquitto.changes    
2020-08-12 10:39:56.716393918 +0200
@@ -1,0 +2,35 @@
+Tue Aug 11 16:05:16 UTC 2020 - Martin Hauke <[email protected]>
+
+- Update to version 1.6.11
+  Broker:
+  * Fix usage message only mentioning v3.1.1.
+  * Fix broker refusing to start if only websockets listeners
+    were defined.
+  * Change systemd unit files to create /var/log/mosquitto before
+    starting.
+  * Don't quit with an error if opening the log file isn't
+    possible.
+  * Fix bridge topic remapping when using "" as the topic.
+  * Fix messages being queued for disconnected bridges when clean
+    start was set to true.
+  * Fix `autosave_interval` not being triggered by messages being
+    delivered.
+  * Fix websockets clients sometimes not being disconnected
+    promptly.
+  * Fix "slow" file based logging by switching to line based
+    buffering.
+  * Log protocol error message where appropriate from a bad
+    UNSUBSCRIBE, rather than the generic "socket error".
+  * Don't try to start DLT logging if DLT unavailable, to avoid a
+    long delay when shutting down the broker.
+  * Fix potential memory leaks.
+  * Fix clients not receiving messages after a previous client
+    with the same client ID and positive will delay interval quit.
+  * Fix overly broad HAVE_PTHREAD_CANCEL compile guard.
+  Client library:
+  * Improved documentation around connect callback return codes.
+  * Fix `mosquitto_publish*()` no longer returning
+    `MOSQ_ERR_NO_CONN` when not connected.
+  * `mosquitto_loop_start()` now sets a thread name on Linux
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ mosquitto.spec ++++++
--- /var/tmp/diff_new_pack.wiyl7l/_old  2020-08-12 10:39:59.656395377 +0200
+++ /var/tmp/diff_new_pack.wiyl7l/_new  2020-08-12 10:39:59.660395379 +0200
@@ -20,7 +20,7 @@
 %define c_lib   libmosquitto1
 %define cpp_lib libmosquittopp1
 Name:           mosquitto
-Version:        1.6.10
+Version:        1.6.11
 Release:        0
 Summary:        A MQTT v3.1/v3.1.1 Broker
 License:        EPL-1.0

++++++ mosquitto-1.6.10.tar.gz -> mosquitto-1.6.11.tar.gz ++++++
++++ 2319 lines of diff (skipped)



Reply via email to