All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] package/libgsasl: bump version to 1.10.0
@ 2021-02-07 12:52 Bernd Kuhls
  2021-02-07 12:52 ` [Buildroot] [PATCH 2/2] package/msmtp: bump version to 1.8.14 Bernd Kuhls
  2021-02-08  7:31 ` [Buildroot] [PATCH 1/2] package/libgsasl: bump version to 1.10.0 Peter Korsgaard
  0 siblings, 2 replies; 4+ messages in thread
From: Bernd Kuhls @ 2021-02-07 12:52 UTC (permalink / raw)
  To: buildroot

Added hashes provided by upstream, updated license hash due to various
upstream commits:
https://git.savannah.gnu.org/gitweb/?p=gsasl.git;a=history;f=README

Release notes:
https://lists.gnu.org/archive/html/help-gsasl/2021-01/msg00007.html

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/libgsasl/libgsasl.hash | 8 ++++++--
 package/libgsasl/libgsasl.mk   | 2 +-
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/package/libgsasl/libgsasl.hash b/package/libgsasl/libgsasl.hash
index 57fd98fc95..75e5a317fa 100644
--- a/package/libgsasl/libgsasl.hash
+++ b/package/libgsasl/libgsasl.hash
@@ -1,7 +1,11 @@
+# From https://lists.gnu.org/archive/html/help-gsasl/2021-01/msg00007.html
+sha1  a16ff428bbf28fcfa681c7edd2cd2bb087bcc4e7  libgsasl-1.10.0.tar.gz
+sha224  20b37757fccb6a0f8b4c6fcb28f51a3b4b8a4b1fdb4736da07707a0b  libgsasl-1.10.0.tar.gz
+
 # Locally calculated after checking pgp signature
-sha256  19e2f90525c531010918c50bb1febef0d7115d620150cc66153b9ce73ff814e6  libgsasl-1.8.1.tar.gz
+sha256  f1b553384dedbd87478449775546a358d6f5140c15cccc8fb574136fdc77329f  libgsasl-1.10.0.tar.gz
 
 # Hash for license files:
-sha256  185b5b29a3febbfe1ab0b1ec6b1a26df630be97a17a99b5d305fdfff3344c117  README
+sha256  26e99818ca6ce79d8b2c461fabc72dc6e03483e6b0fd9692dcb07ab1b09bbac7  README
 sha256  dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551  COPYING.LIB
 sha256  8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903  COPYING
diff --git a/package/libgsasl/libgsasl.mk b/package/libgsasl/libgsasl.mk
index 40e7c4c918..e813a354a1 100644
--- a/package/libgsasl/libgsasl.mk
+++ b/package/libgsasl/libgsasl.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBGSASL_VERSION = 1.8.1
+LIBGSASL_VERSION = 1.10.0
 LIBGSASL_SITE = $(BR2_GNU_MIRROR)/gsasl
 LIBGSASL_LICENSE = LGPL-2.1+ (library), GPL-3.0+ (programs)
 LIBGSASL_LICENSE_FILES = README COPYING.LIB COPYING
-- 
2.29.2

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

* [Buildroot] [PATCH 2/2] package/msmtp: bump version to 1.8.14
  2021-02-07 12:52 [Buildroot] [PATCH 1/2] package/libgsasl: bump version to 1.10.0 Bernd Kuhls
@ 2021-02-07 12:52 ` Bernd Kuhls
  2021-02-08  7:32   ` Peter Korsgaard
  2021-02-08  7:31 ` [Buildroot] [PATCH 1/2] package/libgsasl: bump version to 1.10.0 Peter Korsgaard
  1 sibling, 1 reply; 4+ messages in thread
From: Bernd Kuhls @ 2021-02-07 12:52 UTC (permalink / raw)
  To: buildroot

Release notes:
https://github.com/marlam/msmtp-mirror/blob/master/NEWS

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/msmtp/msmtp.hash | 4 ++--
 package/msmtp/msmtp.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/msmtp/msmtp.hash b/package/msmtp/msmtp.hash
index 8fc674bfa5..1e73d92470 100644
--- a/package/msmtp/msmtp.hash
+++ b/package/msmtp/msmtp.hash
@@ -1,7 +1,7 @@
 # Locally calculated after checking signature
-# https://marlam.de/msmtp/releases/msmtp-1.8.11.tar.xz.sig
+# https://marlam.de/msmtp/releases/msmtp-1.8.14.tar.xz.sig
 # with key 2F61B4828BBA779AECB3F32703A2A4AB1E32FD34
-sha256  f25f0fa177ce9e0ad65c127e790a37f35fb64fee9e33d90345844c5c86780e60  msmtp-1.8.11.tar.xz
+sha256  d56f065d711486e9c234618515a02a48a48dab4051b34f3e108fbecb6fb773b4  msmtp-1.8.14.tar.xz
 
 # Hash for license file:
 sha256  8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903  COPYING
diff --git a/package/msmtp/msmtp.mk b/package/msmtp/msmtp.mk
index 43a9ed1e93..cae03d7724 100644
--- a/package/msmtp/msmtp.mk
+++ b/package/msmtp/msmtp.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-MSMTP_VERSION = 1.8.11
+MSMTP_VERSION = 1.8.14
 MSMTP_SITE = https://marlam.de/msmtp/releases
 MSMTP_SOURCE = msmtp-$(MSMTP_VERSION).tar.xz
 MSMTP_DEPENDENCIES = host-pkgconf
-- 
2.29.2

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

* [Buildroot] [PATCH 1/2] package/libgsasl: bump version to 1.10.0
  2021-02-07 12:52 [Buildroot] [PATCH 1/2] package/libgsasl: bump version to 1.10.0 Bernd Kuhls
  2021-02-07 12:52 ` [Buildroot] [PATCH 2/2] package/msmtp: bump version to 1.8.14 Bernd Kuhls
@ 2021-02-08  7:31 ` Peter Korsgaard
  1 sibling, 0 replies; 4+ messages in thread
From: Peter Korsgaard @ 2021-02-08  7:31 UTC (permalink / raw)
  To: buildroot

>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls@t-online.de> writes:

 > Added hashes provided by upstream, updated license hash due to various
 > upstream commits:
 > https://git.savannah.gnu.org/gitweb/?p=gsasl.git;a=history;f=README

 > Release notes:
 > https://lists.gnu.org/archive/html/help-gsasl/2021-01/msg00007.html

 > Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>

Committed, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH 2/2] package/msmtp: bump version to 1.8.14
  2021-02-07 12:52 ` [Buildroot] [PATCH 2/2] package/msmtp: bump version to 1.8.14 Bernd Kuhls
@ 2021-02-08  7:32   ` Peter Korsgaard
  0 siblings, 0 replies; 4+ messages in thread
From: Peter Korsgaard @ 2021-02-08  7:32 UTC (permalink / raw)
  To: buildroot

>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls@t-online.de> writes:

 > Release notes:
 > https://github.com/marlam/msmtp-mirror/blob/master/NEWS

 > Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>

Committed, thanks.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2021-02-08  7:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-07 12:52 [Buildroot] [PATCH 1/2] package/libgsasl: bump version to 1.10.0 Bernd Kuhls
2021-02-07 12:52 ` [Buildroot] [PATCH 2/2] package/msmtp: bump version to 1.8.14 Bernd Kuhls
2021-02-08  7:32   ` Peter Korsgaard
2021-02-08  7:31 ` [Buildroot] [PATCH 1/2] package/libgsasl: bump version to 1.10.0 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.