package/mosquitto: security bump to version 1.5.5
authorPeter Korsgaard <peter@korsgaard.com>
Fri, 21 Dec 2018 15:52:49 +0000 (16:52 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 21 Dec 2018 21:51:59 +0000 (22:51 +0100)
>From the release notes:

If per_listener_settings is set to true, then the acl_file setting was
ignored for the "default listener" only.  This has been fixed.  This does
not affect any listeners defined with the listener option.

https://mosquitto.org/blog/2018/12/version-155-released/

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/mosquitto/mosquitto.hash
package/mosquitto/mosquitto.mk

index 96e2ae9369ff1eccf6524f948a08470401fcd48f..831171c08298195c20077bb51220276ba31837f9 100644 (file)
@@ -1,5 +1,5 @@
 # Locally calculated after checking gpg signature
-sha256 5fd7f3454fd6d286645d032bc07f44a1c8583cec02ef2422c9eb32e0a89a9b2f  mosquitto-1.5.4.tar.gz
+sha256 fcdb47e340864c545146681af7253399cc292e41775afd76400fda5b0d23d668  mosquitto-1.5.5.tar.gz
 
 # License files
 sha256 cc77e25bafd40637b7084f04086d606f0a200051b61806f97c93405926670bc1  LICENSE.txt
index 9f3e1d3d5a5d279e691ec6c36ca7f9992127ce5b..1536a5ef266e31c74d6529df1863c22c56de58c8 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-MOSQUITTO_VERSION = 1.5.4
+MOSQUITTO_VERSION = 1.5.5
 MOSQUITTO_SITE = https://mosquitto.org/files/source
 MOSQUITTO_LICENSE = EPL-1.0 or EDLv1.0
 MOSQUITTO_LICENSE_FILES = LICENSE.txt epl-v10 edl-v10