Package: mosquitto / 2.0.22-3

Metadata

Package Version Patches format
mosquitto 2.0.22-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
deb test.patch | (download)

test/broker/04-retain-check-source-persist-diff-port.py | 10 5 + 5 - 0 !
test/broker/04-retain-check-source-persist.py | 10 5 + 5 - 0 !
test/broker/04-retain-check-source.py | 6 3 + 3 - 0 !
test/broker/04-retain-upgrade-outgoing-qos.py | 4 2 + 2 - 0 !
test/broker/06-bridge-b2br-late-connection-retain.py | 8 4 + 4 - 0 !
test/broker/06-bridge-clean-session-core.py | 10 5 + 5 - 0 !
test/broker/06-bridge-reconnect-local-out.py | 4 2 + 2 - 0 !
test/broker/08-tls-psk-bridge.py | 10 5 + 5 - 0 !
test/broker/11-message-expiry.py | 15 8 + 7 - 0 !
test/broker/11-persistent-subscription-no-local.py | 15 8 + 7 - 0 !
test/broker/11-persistent-subscription-v5.py | 15 8 + 7 - 0 !
test/broker/11-persistent-subscription.py | 15 8 + 7 - 0 !
test/broker/11-pub-props.py | 15 8 + 7 - 0 !
test/broker/11-subscription-id.py | 17 8 + 9 - 0 !
test/broker/14-dynsec-acl.py | 2 1 + 1 - 0 !
test/broker/14-dynsec-anon-group.py | 2 1 + 1 - 0 !
test/broker/14-dynsec-auth.py | 2 1 + 1 - 0 !
test/broker/14-dynsec-client-invalid.py | 2 1 + 1 - 0 !
test/broker/14-dynsec-client.py | 2 1 + 1 - 0 !
test/broker/14-dynsec-default-access.py | 2 1 + 1 - 0 !
test/broker/14-dynsec-disable-client.py | 2 1 + 1 - 0 !
test/broker/14-dynsec-group-invalid.py | 2 1 + 1 - 0 !
test/broker/14-dynsec-group.py | 2 1 + 1 - 0 !
test/broker/14-dynsec-modify-client.py | 2 1 + 1 - 0 !
test/broker/14-dynsec-modify-group.py | 2 1 + 1 - 0 !
test/broker/14-dynsec-modify-role.py | 2 1 + 1 - 0 !
test/broker/14-dynsec-plugin-invalid.py | 2 1 + 1 - 0 !
test/broker/14-dynsec-role-invalid.py | 2 1 + 1 - 0 !
test/broker/14-dynsec-role.py | 2 1 + 1 - 0 !
test/broker/Makefile | 2 1 + 1 - 0 !
test/broker/c/Makefile | 2 1 + 1 - 0 !
test/client/test.sh | 16 8 + 8 - 0 !
test/lib/Makefile | 2 1 + 1 - 0 !
test/lib/c/Makefile | 2 1 + 1 - 0 !
test/lib/cpp/Makefile | 2 1 + 1 - 0 !
test/mosq_test.py | 6 3 + 3 - 0 !
36 files changed, 110 insertions(+), 106 deletions(-)

 [patch] fix test paths for debian.

From a17b03b7de01e44cf07f17e5ddee14fc8fd79fd8 Mon Sep 17 00:00:00 2001
2895.patch | (download)

service/systemd/mosquitto.service.notify | 4 2 + 2 - 0 !
service/systemd/mosquitto.service.simple | 4 2 + 2 - 0 !
2 files changed, 4 insertions(+), 4 deletions(-)

 [patch] mosquitto now waits for network-online when starting
 (Closes: #1036450)

See: https://github.com/eclipse/mosquitto/issues/2878

3239.patch | (download)

man/mosquitto_ctrl.1.xml | 6 6 + 0 - 0 !
1 file changed, 6 insertions(+)

 adds line breaks to the mosquitto_ctrl man page
3344.patch | (download)

service/systemd/mosquitto.service.notify | 4 0 + 4 - 0 !
1 file changed, 4 deletions(-)

 avoid changing log directory ownership on each service startup 
 Removes obsolete ExecStartPre entries from mosquitto.service