All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/mosquitto: bump version to 2.0.7
@ 2021-02-06 16:31 Peter Korsgaard
  2021-02-07  9:29 ` Peter Korsgaard
  2021-02-10 19:51 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Peter Korsgaard @ 2021-02-06 16:31 UTC (permalink / raw)
  To: buildroot

Includes a number of bugfixes.  For details, see the announcement:
https://mosquitto.org/blog/2021/02/version-2-0-7-released/

Signed-off-by: Peter Korsgaard <peter@korsgaard.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 e57a036b4a..225d4f2b36 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.4.tar.gz.asc
-sha256  ba3126d82533fe40a18cf1a989e61eaea887e81829cd93518149e73553d20f10  mosquitto-2.0.4.tar.gz
+# from https://mosquitto.org/files/source/mosquitto-2.0.7.tar.gz.asc
+sha256  a98054f0b8161588975ef24e1d467550d3935f4c16ccee63ecb623248a28356e  mosquitto-2.0.7.tar.gz
 
 # License files
 sha256  d3c4ccace4e5d3cc89d34cf2a0bc85b8596bfc0a32b815d0d77f9b7c41b5350c  LICENSE.txt
diff --git a/package/mosquitto/mosquitto.mk b/package/mosquitto/mosquitto.mk
index 6842ee4e49..d5fe6de3b1 100644
--- a/package/mosquitto/mosquitto.mk
+++ b/package/mosquitto/mosquitto.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-MOSQUITTO_VERSION = 2.0.4
+MOSQUITTO_VERSION = 2.0.7
 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.20.1

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

* [Buildroot] [PATCH] package/mosquitto: bump version to 2.0.7
  2021-02-06 16:31 [Buildroot] [PATCH] package/mosquitto: bump version to 2.0.7 Peter Korsgaard
@ 2021-02-07  9:29 ` Peter Korsgaard
  2021-02-10 19:51 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2021-02-07  9:29 UTC (permalink / raw)
  To: buildroot

>>>>> "Peter" == Peter Korsgaard <peter@korsgaard.com> writes:

 > Includes a number of bugfixes.  For details, see the announcement:
 > https://mosquitto.org/blog/2021/02/version-2-0-7-released/

 > Signed-off-by: Peter Korsgaard <peter@korsgaard.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH] package/mosquitto: bump version to 2.0.7
  2021-02-06 16:31 [Buildroot] [PATCH] package/mosquitto: bump version to 2.0.7 Peter Korsgaard
  2021-02-07  9:29 ` Peter Korsgaard
@ 2021-02-10 19:51 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2021-02-10 19:51 UTC (permalink / raw)
  To: buildroot

>>>>> "Peter" == Peter Korsgaard <peter@korsgaard.com> writes:

 > Includes a number of bugfixes.  For details, see the announcement:
 > https://mosquitto.org/blog/2021/02/version-2-0-7-released/

 > Signed-off-by: Peter Korsgaard <peter@korsgaard.com>

For 2020.02.x and 2020.11.x I have instead bumped to 1.6.13, which
contains many of the same fixes, thanks.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2021-02-10 19:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-06 16:31 [Buildroot] [PATCH] package/mosquitto: bump version to 2.0.7 Peter Korsgaard
2021-02-07  9:29 ` Peter Korsgaard
2021-02-10 19:51 ` 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.