* [meta-networking][PATCH 0/1] mosquitto: upgrade to 1.4.15
@ 2018-05-31 23:12 Paul Eggleton
2018-05-31 23:12 ` [meta-networking][PATCH 1/1] " Paul Eggleton
0 siblings, 1 reply; 2+ messages in thread
From: Paul Eggleton @ 2018-05-31 23:12 UTC (permalink / raw)
To: openembedded-devel
The following changes since commit bb57bac845f3cd1634862fa9868bc8e294ba74a9:
libgpiod: add packageconfig for python bindings (2018-05-26 21:10:55 -0700)
are available in the Git repository at:
git://git.openembedded.org/meta-openembedded-contrib paule/mosquitto-1-4-15
http://cgit.openembedded.org/meta-openembedded-contrib/log/?h=paule/mosquitto-1-4-15
Paul Eggleton (1):
mosquitto: upgrade to 1.4.15
.../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%)
--
2.14.3
^ permalink raw reply [flat|nested] 2+ messages in thread
* [meta-networking][PATCH 1/1] mosquitto: upgrade to 1.4.15
2018-05-31 23:12 [meta-networking][PATCH 0/1] mosquitto: upgrade to 1.4.15 Paul Eggleton
@ 2018-05-31 23:12 ` Paul Eggleton
0 siblings, 0 replies; 2+ messages in thread
From: Paul Eggleton @ 2018-05-31 23:12 UTC (permalink / raw)
To: openembedded-devel
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@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
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-05-31 23:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-31 23:12 [meta-networking][PATCH 0/1] mosquitto: upgrade to 1.4.15 Paul Eggleton
2018-05-31 23:12 ` [meta-networking][PATCH 1/1] " Paul Eggleton
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.