Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mosquitto for openSUSE:Factory checked in at 2025-03-10 19:07:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mosquitto (Old) and /work/SRC/openSUSE:Factory/.mosquitto.new.19136 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mosquitto" Mon Mar 10 19:07:29 2025 rev:34 rq:1251827 version:2.0.21 Changes: -------- --- /work/SRC/openSUSE:Factory/mosquitto/mosquitto.changes 2024-11-09 20:59:30.969278474 +0100 +++ /work/SRC/openSUSE:Factory/.mosquitto.new.19136/mosquitto.changes 2025-03-10 19:07:33.215177701 +0100 @@ -1,0 +2,29 @@ +Thu Mar 6 20:46:07 UTC 2025 - Martin Hauke <mar...@gmx.de> + +- Update to version 2.0.21 + Broker + * Fix clients sending a RESERVED packet not being quickly + disconnected. + * Fix bind_interface producing an error when used with an + interface that has an IPv6 link-local address and no other + IPv6 addresses. + * Fix mismatched wrapped/unwrapped memory alloc/free in + properties. + * Fix allow_anonymous false not being applied in local only mode. + * Add retain_expiry_interval option to fix expired retained + message not being removed from memory if they are not + subscribed to. + * Produce an error if invalid combinations of + cafile/capath/certfile/keyfile are used. + * Backport keepalive checking from develop to fix problems in + current implementation. + Client library + * Fix potential deadlock in mosquitto_sub if -W is used. + Apps + * mosquitto_ctrl dynsec now also allows -i to specify a clientid + as well as -c. This matches the documentation which states -i. + Tests + * Fix 08-ssl-connect-cert-auth-expired and + 08-ssl-connect-cert-auth-revoked tests when under load. + +------------------------------------------------------------------- Old: ---- mosquitto-2.0.20.tar.gz mosquitto-2.0.20.tar.gz.sig New: ---- mosquitto-2.0.21.tar.gz mosquitto-2.0.21.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mosquitto.spec ++++++ --- /var/tmp/diff_new_pack.FctqGy/_old 2025-03-10 19:07:33.991210266 +0100 +++ /var/tmp/diff_new_pack.FctqGy/_new 2025-03-10 19:07:33.995210434 +0100 @@ -1,7 +1,7 @@ # # spec file for package mosquitto # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %define c_lib libmosquitto1 %define cpp_lib libmosquittopp1 Name: mosquitto -Version: 2.0.20 +Version: 2.0.21 Release: 0 Summary: A MQTT v3.1/v3.1.1 Broker License: EPL-1.0 ++++++ mosquitto-2.0.20.tar.gz -> mosquitto-2.0.21.tar.gz ++++++ ++++ 5668 lines of diff (skipped)