Hello community, here is the log from the commit of package mosquitto for openSUSE:Factory checked in at 2018-08-27 12:59:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mosquitto (Old) and /work/SRC/openSUSE:Factory/.mosquitto.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mosquitto" Mon Aug 27 12:59:52 2018 rev:6 rq:631606 version:1.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/mosquitto/mosquitto.changes 2018-05-15 10:31:51.455591579 +0200 +++ /work/SRC/openSUSE:Factory/.mosquitto.new/mosquitto.changes 2018-08-27 12:59:53.372851562 +0200 @@ -1,0 +2,42 @@ +Sun Aug 19 16:38:42 UTC 2018 - [email protected] + +- Update to version 1.5.1 + Broker: + * Fix plugin cleanup function not being called on exit of the broker. + * Print more OpenSSL errors when loading certificates/keys fail. + * Use AF_UNSPEC etc. instead of PF_UNSPEC to comply with POSIX. + * Remove use of AI_ADDRCONFIG, which means the broker can be used on systems + where only the loopback interface is defined. + * Fix IPv6 addresses not being able to be used as bridge addresses. + * All clients now time out if they exceed their keepalive*1.5, rather than + just reach it. This was inconsistent in two places. + * Fix segfault on startup if bridge CA certificates could not be read. + * Fix problem opening listeners on Pi caused by unsigned char being default. + * ACL patterns that do not contain either %c or %u now produce a warning in + the log. + * Fix bridge publishing failing when per_listener_settings was true. + * Fix `use_identity_as_username true` not working. + * Fix UNSUBACK messages not being logged. + * Fix possible endian issue when reading the `memory_limit` option. + * Fix building for libwebsockets < 1.6. + * Fix accessor functions for username and client id when used in plugin auth + check. + + Library: + * Fix some places where return codes were incorrect, including to the + on_disconnect() callback. This has resulted in two new error codes, + MOSQ_ERR_KEEPALIVE and MOSQ_ERR_LOOKUP. + * Fix connection problems when mosquitto_loop_start() was called before + mosquitto_connect_async(). + + Clients: + * When compiled using WITH_TLS=no, the default port was incorrectly being set + to -1. This has been fixed. + * Fix compiling on Mac OS X <10.12. + + Build: + * Fixes for building on NetBSD. + * Fixes for building on FreeBSD. + * Add support for compiling with static libwebsockets library. + +------------------------------------------------------------------- Old: ---- mosquitto-1.5.tar.gz New: ---- mosquitto-1.5.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mosquitto.spec ++++++ --- /var/tmp/diff_new_pack.MvvegQ/_old 2018-08-27 12:59:54.892853220 +0200 +++ /var/tmp/diff_new_pack.MvvegQ/_new 2018-08-27 12:59:54.908853238 +0200 @@ -27,7 +27,7 @@ %endif %bcond_without websockets Name: mosquitto -Version: 1.5 +Version: 1.5.1 Release: 0 Summary: A MQTT v3.1/v3.1.1 Broker License: EPL-1.0 ++++++ mosquitto-1.5.tar.gz -> mosquitto-1.5.1.tar.gz ++++++ ++++ 5187 lines of diff (skipped)
