All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [meta-networking][PATCH 0/1] mosquitto: update to 1.6.7
@ 2019-10-10  0:39 Paul Eggleton
  2019-10-10  0:39 ` [meta-networking][PATCH 1/1] " Paul Eggleton
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Eggleton @ 2019-10-10  0:39 UTC (permalink / raw
  To: openembedded-devel

The following changes since commit fd1a0c9210b162ccb147e933984c755d32899efc:

  Add zeus compatibility to all layer.conf files (2019-10-08 15:58:14 -0700)

are available in the Git repository at:

  git://git.openembedded.org/meta-openembedded-contrib paule/mosquitto-1-6-7
  http://cgit.openembedded.org/meta-openembedded-contrib/log/?h=paule/mosquitto-1-6-7

Paul Eggleton (1):
  mosquitto: update to 1.6.7

 .../mosquitto/{mosquitto_1.6.6.bb => mosquitto_1.6.7.bb}      | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-networking/recipes-connectivity/mosquitto/{mosquitto_1.6.6.bb => mosquitto_1.6.7.bb} (96%)

-- 
2.20.1



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [meta-networking][PATCH 1/1] mosquitto: update to 1.6.7
  2019-10-10  0:39 [meta-networking][PATCH 0/1] mosquitto: update to 1.6.7 Paul Eggleton
@ 2019-10-10  0:39 ` Paul Eggleton
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Eggleton @ 2019-10-10  0:39 UTC (permalink / raw
  To: openembedded-devel

Bugfix release. For details, see:

  https://mosquitto.org/blog/2019/09/version-1-6-7-released/

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

diff --git a/meta-networking/recipes-connectivity/mosquitto/mosquitto_1.6.6.bb b/meta-networking/recipes-connectivity/mosquitto/mosquitto_1.6.7.bb
similarity index 96%
rename from meta-networking/recipes-connectivity/mosquitto/mosquitto_1.6.6.bb
rename to meta-networking/recipes-connectivity/mosquitto/mosquitto_1.6.7.bb
index 1f2e0c6021..340f643d4a 100644
--- a/meta-networking/recipes-connectivity/mosquitto/mosquitto_1.6.6.bb
+++ b/meta-networking/recipes-connectivity/mosquitto/mosquitto_1.6.7.bb
@@ -18,8 +18,8 @@ SRC_URI = "http://mosquitto.org/files/source/mosquitto-${PV}.tar.gz \
            file://mosquitto.init \
 "
 
-SRC_URI[md5sum] = "529b6de33bac18363c2db46194d8d91c"
-SRC_URI[sha256sum] = "82676bf4201ff102be1511b56b041a9450fbbfeda40b21aa28be0fee56e8de17"
+SRC_URI[md5sum] = "ec9074c4f337f64eaa9a4320c6dab020"
+SRC_URI[sha256sum] = "bcd31a8fbbd053fee328986fadd8666d3058357ded56b9782f7d4f19931d178e"
 
 inherit systemd update-rc.d useradd
 
-- 
2.20.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-10-10  0:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-10  0:39 [meta-networking][PATCH 0/1] mosquitto: update to 1.6.7 Paul Eggleton
2019-10-10  0:39 ` [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.