package/mosquitto: security bump to v1.6.12
authorTitouan Christophe <titouan.christophe@railnova.eu>
Sat, 29 Aug 2020 13:06:10 +0000 (15:06 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 29 Aug 2020 17:31:41 +0000 (19:31 +0200)
commitdf15d751c7211af8c15f04b039edb466fee05658
tree82ed1a8e29651f7387e58f09f070cf0e21a07e8f
parent8f5a9f597e35e6bc89dc938edbe753004d0201d1
package/mosquitto: security bump to v1.6.12

Mosquitto 1.6.11 is a bugfix release, read the whole announcement on
http://mosquitto.org/blog/2020/08/version-1-6-11-released/

Mosquitto 1.6.12 is a security and bugfix release, read
http://mosquitto.org/blog/2020/08/version-1-6-12-released/

>From the 1.6.11 changelog of the client library:
mosquitto_loop_start() now sets a thread name on Linux, FreeBSD, NetBSD,
and OpenBSD. Closes #1777.
This is done with pthread_setname_np; so mosquitto now requires
BR2_TOOLCHAIN_HAS_THREADS_NPTL when built with threading support.

2 reverse dependencies use the threaded API, but they already
depend on BR2_TOOLCHAIN_HAS_THREADS_NPTL:
* domoticz [1] (we add a comment for mosquitto)
* shairport-sync [2]

[1] https://github.com/domoticz/domoticz/blob/2020.1/main/mosquitto_helper.cpp#L344
[2] https://github.com/mikebrady/shairport-sync/blob/3.3.6/mqtt.c#L227-L229

Signed-off-by: Titouan Christophe <titouan.christophe@railnova.eu>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/domoticz/Config.in
package/mosquitto/mosquitto.hash
package/mosquitto/mosquitto.mk