aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended
diff options
context:
space:
mode:
authorLeon Anavi <leon.anavi@konsulko.com>2020-08-17 14:44:18 +0300
committerKhem Raj <raj.khem@gmail.com>2020-08-17 12:26:41 -0700
commit7c6bf8926c67b6849bb86ed6b31458436bc7ddaa (patch)
treee8e4bdbeda574dc01eeb4bb698c8c058e910efe1 /meta-oe/recipes-extended
parent608b0ee23458fd8a538b8b2177b1a4339e4422fb (diff)
downloadmeta-openembedded-contrib-7c6bf8926c67b6849bb86ed6b31458436bc7ddaa.tar.gz
mosquitto: Upgrade 1.6.10 -> 1.6.11
Upgrade to release 1.6.11: Broker: - Fix usage message only mentioning v3.1.1. - Fix broker refusing to start if only websockets listeners were defined. - Change systemd unit files to create /var/log/mosquitto before starting. - Don't quit with an error if opening the log file isn't possible. - Fix bridge topic remapping when using "" as the topic. - Fix messages being queued for disconnected bridges when clean start was set to true. - Fix `autosave_interval` not being triggered by messages being delivered. - Fix websockets clients sometimes not being disconnected promptly. - Fix "slow" file based logging by switching to line based buffering. - Log protocol error message where appropriate from a bad UNSUBSCRIBE, rather than the generic "socket error". - Don't try to start DLT logging if DLT unavailable, to avoid a long delay when shutting down the broker. - Fix potential memory leaks. - Fix clients not receiving messages after a previous client with the same client ID and positive will delay interval quit. - Fix overly broad HAVE_PTHREAD_CANCEL compile guard. Client library: - Improved documentation around connect callback return codes. - Fix `mosquitto_publish*()` no longer returning `MOSQ_ERR_NO_CONN` when not connected. - `mosquitto_loop_start()` now sets a thread name on Linux, FreeBSD, NetBSD, and OpenBSD. - Fix `mosquitto_loop_stop()` not stopping on Windows. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-extended')
0 files changed, 0 insertions, 0 deletions