mosquitto: major upgrade to 1.6.x
authorKarl Palsson <redacted>
Thu, 2 May 2019 12:27:09 +0000 (12:27 +0000)
committerKarl Palsson <redacted>
Wed, 15 May 2019 17:28:25 +0000 (17:28 +0000)
commit762778b36e4f4827162ff8b58992a794eb1404b7
tree2624766b3c59474a6de6a9884e4bb6280b0e4d14
parentfc308d491fadf16f56d32c97d0554e37cadd842a
mosquitto: major upgrade to 1.6.x

Major new release of mosquitto.

This release rolls up the initial 1.6.0 release, plus the subsequent
build/bug fixes of 1.6.1 and 1.6.2.

Original upstream changelogs:
https://mosquitto.org/blog/2019/04/version-1-6-released/
https://mosquitto.org/blog/2019/04/version-1-6-1-released/
https://mosquitto.org/blog/2019/04/version-1-6-2-released/

Major features of interest:
* MQTTv5 support
* performance improvements
* ALPN support
* OCSP staping support
* OpenSSL Engine support
* TLSv1.0 support dropped

Currently adds two patches to continue supporting OpenSSL engine support
being disabled, and a missing header include.  These are both tracked
upstream and are expected to be dropped in a subsequent release.

Signed-off-by: Karl Palsson <redacted>
net/mosquitto/Makefile
net/mosquitto/patches/901-fix-openssl-ui.patch [new file with mode: 0644]
net/mosquitto/patches/902-fix-engine-guards.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT