Hello community,

here is the log from the commit of package mosquitto for openSUSE:Factory 
checked in at 2020-03-01 21:28:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mosquitto (Old)
 and      /work/SRC/openSUSE:Factory/.mosquitto.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mosquitto"

Sun Mar  1 21:28:20 2020 rev:15 rq:780688 version:1.6.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/mosquitto/mosquitto.changes      2020-01-24 
13:13:26.081487805 +0100
+++ /work/SRC/openSUSE:Factory/.mosquitto.new.26092/mosquitto.changes   
2020-03-01 21:28:49.428655176 +0100
@@ -1,0 +2,31 @@
+Sun Mar  1 09:34:15 UTC 2020 - Martin Hauke <[email protected]>
+
+- Update to version 1.6.9
+  Broker:
+  * Fix session expiry with very large expiry intervals.
+  * Check ACL patterns for validity when loading.
+  * Use presence of password file as indicator for whether username
+    checks should take place, not whether usernames are defined in
+    the password file.
+  * Strip whitespace from end of config file string options.
+  * Satisfy valgrind when exiting on error due to not being able
+    to open a listening socket, by calling freeaddrinfo.
+  * Fix config->user not being freed on exit.
+  * Fix trailing whitespace not being trimmed on acl users.
+  * Fix `bind_interface` not working for the default listener.
+  * Improve password file parsing in the broker and mosqitto_passwd.
+  * Print OpenSSL errors in more situations, like when loading
+    certificates fails.
+  * Fix `mosquitto_client_protocol() returning incorrect values.
+  Client library:
+  * Set minimum keepalive argument to `mosquitto_connect*()` to be
+    5 seconds.
+  * Fix `mosquitto_topic_matches_sub()` not returning
+    MOSQ_ERR_INVAL if the topic contains a wildcard.
+  Clients:
+  * Fix `--remove-retained` not obeying the `-T` option for
+    filtering out topics.
+  * Default behaviour for v5 clients using `-c` is now to use
+    infinite length sessions, as with v3 clients.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ mosquitto.spec ++++++
--- /var/tmp/diff_new_pack.PeO4vP/_old  2020-03-01 21:28:50.116656574 +0100
+++ /var/tmp/diff_new_pack.PeO4vP/_new  2020-03-01 21:28:50.116656574 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mosquitto
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,7 +26,7 @@
 %endif
 %bcond_without  websockets
 Name:           mosquitto
-Version:        1.6.8
+Version:        1.6.9
 Release:        0
 Summary:        A MQTT v3.1/v3.1.1 Broker
 License:        EPL-1.0
@@ -44,9 +44,9 @@
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  libcares-devel
-#BuildRequires:  libuuid-devel
 BuildRequires:  openssl-devel >= 1.0.0
 BuildRequires:  tcpd-devel
+BuildRequires:  uthash-devel
 Requires(pre):  shadow
 %if %{with websockets}
 BuildRequires:  libwebsockets-devel

++++++ mosquitto-1.6.8.tar.gz -> mosquitto-1.6.9.tar.gz ++++++
++++ 6758 lines of diff (skipped)



Reply via email to