[oe] [meta-networking][PATCH 1/1] mosquitto: upgrade to 1.4.15

Paul Eggleton paul.eggleton at linux.intel.com
Thu May 31 23:12:42 UTC 2018


Security update - fixes CVE-2017-7651 and CVE-2017-7652, as well as a
number of other non-security issues.

For more details see the release announcement:

  https://mosquitto.org/blog/2018/02/security-advisory-cve-2017-7651-cve-2017-7652/

Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
---
 .../mosquitto/{mosquitto_1.4.14.bb => mosquitto_1.4.15.bb}            | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-networking/recipes-connectivity/mosquitto/{mosquitto_1.4.14.bb => mosquitto_1.4.15.bb} (95%)

diff --git a/meta-networking/recipes-connectivity/mosquitto/mosquitto_1.4.14.bb b/meta-networking/recipes-connectivity/mosquitto/mosquitto_1.4.15.bb
similarity index 95%
rename from meta-networking/recipes-connectivity/mosquitto/mosquitto_1.4.14.bb
rename to meta-networking/recipes-connectivity/mosquitto/mosquitto_1.4.15.bb
index 13ce3811d..939bad54e 100644
--- a/meta-networking/recipes-connectivity/mosquitto/mosquitto_1.4.14.bb
+++ b/meta-networking/recipes-connectivity/mosquitto/mosquitto_1.4.15.bb
@@ -17,8 +17,8 @@ SRC_URI = "http://mosquitto.org/files/source/mosquitto-${PV}.tar.gz \
            file://mosquitto.init \
 "
 
-SRC_URI[md5sum] = "6b0966e93f118bc71ad7b61600a6c2d3"
-SRC_URI[sha256sum] = "156b1fa731d12baad4b8b22f7b6a8af50ba881fc711b81e9919ec103cf2942d1"
+SRC_URI[md5sum] = "546cb1ce35cc3f7d23e6d2f1f9a962e7"
+SRC_URI[sha256sum] = "7d3b3e245a3b4ec94b05678c8199c806359737949f4cfe0bf936184f6ca89a83"
 
 inherit systemd update-rc.d useradd
 
-- 
2.14.3




More information about the Openembedded-devel mailing list