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:11 +0000 (09:48 +0000)
commit08ab75d88b3e2f3a1038715695c334407bffb154
treec076a9378106c6c7498befa16522af6651712996
parentb639f37c0f6b66fb61a0e72713339cd696fbfd63
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]