mosquitto: update to 1.6.3
authorKarl Palsson <karlp@etactica.com>
Tue, 18 Jun 2019 16:05:27 +0000 (16:05 +0000)
committerKarl Palsson <karlp@etactica.com>
Wed, 19 Jun 2019 09:48:44 +0000 (09:48 +0000)
commit03e1633d110ece963cfc3567e898179f3bfaad41
tree37cb8e7c67e5b6766591ba5261c67bcdd2b7c87f
parentf1ff67d39dd802d088d1140b3bfbb90dff72fd21
mosquitto: update to 1.6.3

Fixes multiple issues, primarily of interest to OpenWrt:
* getrandom issues with and without TLS and glibc
See https://github.com/openwrt/packages/issues/9005 and
https://github.com/openwrt/packages/pull/9243

Many many many other fixes related to mqttv5/v3.1.1 interactions and
mqtt5 support options.

Full changelog at: https://mosquitto.org/blog/2019/06/version-1-6-3-released/

Signed-off-by: Karl Palsson <karlp@etactica.com>
net/mosquitto/Makefile
net/mosquitto/patches/901-fix-openssl-ui.patch [deleted file]
net/mosquitto/patches/902-fix-engine-guards.patch [deleted file]