All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/mosquitto: security bump to v2.0.9
@ 2021-03-15 14:42 Titouan Christophe
  2021-03-16 20:49 ` Thomas Petazzoni
  0 siblings, 1 reply; 3+ messages in thread
From: Titouan Christophe @ 2021-03-15 14:42 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 fa83af7711..e2c5181223 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-2.0.8.tar.gz.asc
-sha256  b15da8fc4edcb91d554e1259e220ea0173ef639ceaa4b465e06feb7e125b84bf  mosquitto-2.0.8.tar.gz
+# from https://mosquitto.org/files/source/mosquitto-2.0.9.tar.gz.asc
+sha256  1b8553ef64a1cf5e4f4cfbe098330ae612adccd3d37f35b2db6f6fab501b01d4  mosquitto-2.0.9.tar.gz
 
 # License files
 sha256  d3c4ccace4e5d3cc89d34cf2a0bc85b8596bfc0a32b815d0d77f9b7c41b5350c  LICENSE.txt
diff --git a/package/mosquitto/mosquitto.mk b/package/mosquitto/mosquitto.mk
index be9d885976..d1699ab860 100644
--- a/package/mosquitto/mosquitto.mk
+++ b/package/mosquitto/mosquitto.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-MOSQUITTO_VERSION = 2.0.8
+MOSQUITTO_VERSION = 2.0.9
 MOSQUITTO_SITE = https://mosquitto.org/files/source
 MOSQUITTO_LICENSE = EPL-2.0 or EDLv1.0
 MOSQUITTO_LICENSE_FILES = LICENSE.txt epl-v20 edl-v10
-- 
2.25.3

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

* [Buildroot] [PATCH 1/1] package/mosquitto: security bump to v2.0.9
  2021-03-15 14:42 [Buildroot] [PATCH 1/1] package/mosquitto: security bump to v2.0.9 Titouan Christophe
@ 2021-03-16 20:49 ` Thomas Petazzoni
  2021-03-23 21:37   ` Peter Korsgaard
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Petazzoni @ 2021-03-16 20:49 UTC (permalink / raw)
  To: buildroot

On Mon, 15 Mar 2021 15:42:29 +0100
Titouan Christophe <titouanchristophe@gmail.com> wrote:

> 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(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

* [Buildroot] [PATCH 1/1] package/mosquitto: security bump to v2.0.9
  2021-03-16 20:49 ` Thomas Petazzoni
@ 2021-03-23 21:37   ` Peter Korsgaard
  0 siblings, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2021-03-23 21:37 UTC (permalink / raw)
  To: buildroot

>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@bootlin.com> writes:

 > On Mon, 15 Mar 2021 15:42:29 +0100
 > Titouan Christophe <titouanchristophe@gmail.com> wrote:

 >> 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(-)

Committed to 2021.02.x, thanks.

-- 
Bye, Peter Korsgaard

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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-15 14:42 [Buildroot] [PATCH 1/1] package/mosquitto: security bump to v2.0.9 Titouan Christophe
2021-03-16 20:49 ` Thomas Petazzoni
2021-03-23 21:37   ` 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.