All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH for 2020.02.x 1/1] package/mosquitto: security bump to v1.6.14
@ 2021-03-15 15:04 Titouan Christophe
  2021-03-23 21:39 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Titouan Christophe @ 2021-03-15 15:04 UTC (permalink / raw)
  To: buildroot

This is a bugfix release and include a minor security fix.
Read the announcement on https://mosquitto.org/blog/2021/03/version-2-0-9-released/

Signed-off-by: Titouan Christophe <titouanchristophe@gmail.com>
---
 package/mosquitto/mosquitto.hash | 4 ++--
 package/mosquitto/mosquitto.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/mosquitto/mosquitto.hash b/package/mosquitto/mosquitto.hash
index 731a6ad80f..65cf42cc96 100644
--- a/package/mosquitto/mosquitto.hash
+++ b/package/mosquitto/mosquitto.hash
@@ -1,6 +1,6 @@
 # Locally calculated after checking gpg signature
-# from https://mosquitto.org/files/source/mosquitto-1.6.13.tar.gz.asc
-sha256  ce205248dd323e4e562ff83e9e84d0f9a16f4bda87183c367c66a7163c0fc287  mosquitto-1.6.13.tar.gz
+# from https://mosquitto.org/files/source/mosquitto-1.6.14.tar.gz.asc
+sha256  5ea7e342bfbd212a0addb915036be168040dea945e5de5fe739c43c5ff3823e4  mosquitto-1.6.14.tar.gz
 
 # License files
 sha256  cc77e25bafd40637b7084f04086d606f0a200051b61806f97c93405926670bc1  LICENSE.txt
diff --git a/package/mosquitto/mosquitto.mk b/package/mosquitto/mosquitto.mk
index 11e94ea7b0..0c90811c9d 100644
--- a/package/mosquitto/mosquitto.mk
+++ b/package/mosquitto/mosquitto.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-MOSQUITTO_VERSION = 1.6.13
+MOSQUITTO_VERSION = 1.6.14
 MOSQUITTO_SITE = https://mosquitto.org/files/source
 MOSQUITTO_LICENSE = EPL-1.0 or EDLv1.0
 MOSQUITTO_LICENSE_FILES = LICENSE.txt epl-v10 edl-v10
-- 
2.25.3

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

* [Buildroot] [PATCH for 2020.02.x 1/1] package/mosquitto: security bump to v1.6.14
  2021-03-15 15:04 [Buildroot] [PATCH for 2020.02.x 1/1] package/mosquitto: security bump to v1.6.14 Titouan Christophe
@ 2021-03-23 21:39 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2021-03-23 21:39 UTC (permalink / raw)
  To: buildroot

>>>>> "Titouan" == Titouan Christophe <titouanchristophe@gmail.com> writes:

 > This is a bugfix release and include a minor security fix.
 > Read the announcement on https://mosquitto.org/blog/2021/03/version-2-0-9-released/

 > Signed-off-by: Titouan Christophe <titouanchristophe@gmail.com>

Committed to 2020.02.x and 2020.11.x, thanks.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2021-03-23 21:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-15 15:04 [Buildroot] [PATCH for 2020.02.x 1/1] package/mosquitto: security bump to v1.6.14 Titouan Christophe
2021-03-23 21:39 ` Peter Korsgaard

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.