Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mosquitto for openSUSE:Factory 
checked in at 2021-06-11 00:18:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mosquitto (Old)
 and      /work/SRC/openSUSE:Factory/.mosquitto.new.32437 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mosquitto"

Fri Jun 11 00:18:49 2021 rev:22 rq:898992 version:2.0.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/mosquitto/mosquitto.changes      2021-04-08 
21:32:29.463828561 +0200
+++ /work/SRC/openSUSE:Factory/.mosquitto.new.32437/mosquitto.changes   
2021-06-11 00:19:24.885394169 +0200
@@ -1,0 +2,24 @@
+Wed Jun  9 19:10:49 UTC 2021 - Martin Hauke <mar...@gmx.de>
+
+- Update to version 2.0.11
+  Security:
+  * If a MQTT v5 client connects with a crafted CONNECT packet a
+    memory leak will occur. This has been fixed.
+  Broker:
+  * Fix possible crash having just upgraded from 1.6 if
+    `per_listener_settings true` is set, and a SIGHUP is sent to
+    the broker before a client has reconnected to the broker.
+  * Fix bridge not reconnectng if the first reconnection attempt
+    fails.
+  * Improve QoS 0 outgoing packet queueing.
+  * Fix QoS 0 messages not being queued when `queue_qos0_messages`
+    was enabled.
+  Clients:
+  * If sending mosquitto_sub output to a pipe, mosquitto_sub will
+    now detect that the pipe has closed and disconnect.
+  * Fix `mosquitto_pub -l` quitting if a message publication is
+    attempted when the broker is temporarily unavailable.
+- Remove not longer needed patch:
+  * fix-undefined-symbols-in-plugins.patch (fixed upstream)
+
+-------------------------------------------------------------------

Old:
----
  fix-undefined-symbols-in-plugins.patch
  mosquitto-2.0.10.tar.gz
  mosquitto-2.0.10.tar.gz.sig

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

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

Other differences:
------------------
++++++ mosquitto.spec ++++++
--- /var/tmp/diff_new_pack.5ZqQre/_old  2021-06-11 00:19:25.353394982 +0200
+++ /var/tmp/diff_new_pack.5ZqQre/_new  2021-06-11 00:19:25.357394990 +0200
@@ -20,7 +20,7 @@
 %define c_lib   libmosquitto1
 %define cpp_lib libmosquittopp1
 Name:           mosquitto
-Version:        2.0.10
+Version:        2.0.11
 Release:        0
 Summary:        A MQTT v3.1/v3.1.1 Broker
 License:        EPL-1.0
@@ -35,7 +35,6 @@
 Source99:       %{name}.keyring
 Patch0:         mosquitto-1.4.1_apparmor.patch
 Patch1:         mosquitto-1.6.8-config.patch
-Patch2:         fix-undefined-symbols-in-plugins.patch
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  libxslt-tools
@@ -116,7 +115,6 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
 find misc -type f -exec chmod a-x "{}" "+"
 
 %build

++++++ mosquitto-2.0.10.tar.gz -> mosquitto-2.0.11.tar.gz ++++++
++++ 3552 lines of diff (skipped)

Reply via email to