net/mosquitto: update to 1.5.1
authorKarl Palsson <karlp@etactica.com>
Mon, 20 Aug 2018 09:30:12 +0000 (09:30 +0000)
committerKarl Palsson <karlp@etactica.com>
Mon, 20 Aug 2018 09:30:12 +0000 (09:30 +0000)
commitc696cc46009d2ed33e29d802ba142382cc8a1964
treebf9ca89e7727903e5166b58759be17f2dca88f62
parent2c8e700442420b4cf4d4dd2f3b596a78b114f879
net/mosquitto: update to 1.5.1

Bugfix release.  Full changelog at:
https://mosquitto.org/blog/2018/08/version-151-released/

Of most interest to OpenWrt:
* Remove use of AI_ADDRCONFIG, which means the broker can be used on systems where only the loopback interface is defined.
* Fix IPv6 addresses not being able to be used as bridge addresses.
* Fix problem opening listeners on Pi caused by unsigned char being default.
* Fix segfault on startup if bridge CA certificates could not be read.
* Fix possible endian issue when reading the memory_limit option.
* library and client bugfixes including: https://github.com/openwrt/packages/issues/6765

Signed-off-by: Karl Palsson <karlp@etactica.com>
net/mosquitto/Makefile