Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/4] package/gnupg2: bump version to 2.4.2
@ 2023-06-08 18:52 Bernd Kuhls
  2023-06-08 18:52 ` [Buildroot] [PATCH 2/4] package/libgcrypt: bump to version 1.10.2 Bernd Kuhls
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Bernd Kuhls @ 2023-06-08 18:52 UTC (permalink / raw)
  To: buildroot; +Cc: Julien Olivain

Added sha256 hash provided by upstream.

Release notes:
https://lists.gnupg.org/pipermail/gnupg-announce/2023q2/000479.html

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

diff --git a/package/gnupg2/gnupg2.hash b/package/gnupg2/gnupg2.hash
index baee824104..aa71881f41 100644
--- a/package/gnupg2/gnupg2.hash
+++ b/package/gnupg2/gnupg2.hash
@@ -1,7 +1,5 @@
-# From  https://lists.gnupg.org/pipermail/gnupg-announce/2023q2/000478.html
-sha1  d7d021101361a5e1166a6c0cc1731276e7134547  gnupg-2.4.1.tar.bz2
-# Calculated based on the hash above and signature
-# https://gnupg.org/ftp/gcrypt/gnupg/gnupg-2.4.1.tar.bz2.sig
-# using key 6DAA6E64A76D2840571B4902528897B826403ADA
-sha256  76b71e5aeb443bfd910ce9cbc8281b617c8341687afb67bae455877972b59de8  gnupg-2.4.1.tar.bz2
+# From https://www.gnupg.org/download/integrity_check.html
+sha1  3efd495a94dc81fd0ea8788bef6c69d1f13cedd7  gnupg-2.4.2.tar.bz2
+sha256  97eb47df8ae5a3ff744f868005a090da5ab45cb48ee9836dbf5ee739a4e5cf49  gnupg-2.4.2.tar.bz2
+# Locally calculated
 sha256  bc2d6664f6276fa0a72d57633b3ae68dc7dcb677b71018bf08c8e93e509f1357  COPYING
diff --git a/package/gnupg2/gnupg2.mk b/package/gnupg2/gnupg2.mk
index f7c7ae847c..760af3b05e 100644
--- a/package/gnupg2/gnupg2.mk
+++ b/package/gnupg2/gnupg2.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-GNUPG2_VERSION = 2.4.1
+GNUPG2_VERSION = 2.4.2
 GNUPG2_SOURCE = gnupg-$(GNUPG2_VERSION).tar.bz2
 GNUPG2_SITE = https://gnupg.org/ftp/gcrypt/gnupg
 GNUPG2_LICENSE = GPL-3.0+
-- 
2.39.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2023-07-06  8:44 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-08 18:52 [Buildroot] [PATCH 1/4] package/gnupg2: bump version to 2.4.2 Bernd Kuhls
2023-06-08 18:52 ` [Buildroot] [PATCH 2/4] package/libgcrypt: bump to version 1.10.2 Bernd Kuhls
2023-06-18 11:19   ` Peter Korsgaard
2023-07-06  8:43     ` Peter Korsgaard
2023-06-08 18:52 ` [Buildroot] [PATCH 3/4] package/libgpg-error: bump version to 1.47 Bernd Kuhls
2023-06-18 11:19   ` Peter Korsgaard
2023-07-06  8:44     ` Peter Korsgaard
2023-06-08 18:52 ` [Buildroot] [PATCH 4/4] package/libgpgme: bump to version 1.20.0 Bernd Kuhls
2023-06-18 11:19   ` Peter Korsgaard
2023-06-18 11:20     ` Peter Korsgaard
2023-06-18 11:19 ` [Buildroot] [PATCH 1/4] package/gnupg2: bump version to 2.4.2 Peter Korsgaard
2023-07-06  8:43   ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox