]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
gnupg: update 2.5.5 -> 2.5.11
authorAlexander Kanavin <alex@linutronix.de>
Thu, 11 Sep 2025 08:51:08 +0000 (10:51 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 15 Sep 2025 16:52:52 +0000 (17:52 +0100)
2.5.x are pre-releases (there was an update to 2.5.0 one year ago by mistake), but
it's good to pull in bug fixes and stabilisation and stay close to eventual final release.

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/gnupg/gnupg/0001-Woverride-init-is-not-needed-with-gcc-9.patch
meta/recipes-support/gnupg/gnupg/0001-configure.ac-use-a-custom-value-for-the-location-of-.patch
meta/recipes-support/gnupg/gnupg/0002-use-pkgconfig-instead-of-npth-config.patch
meta/recipes-support/gnupg/gnupg/relocate.patch
meta/recipes-support/gnupg/gnupg_2.5.11.bb [moved from meta/recipes-support/gnupg/gnupg_2.5.5.bb with 97% similarity]

index 6299eb95cecab4d59f29ddc4830cc8fad3808fef..b48db4097048e75ac2010f8716728e26060dc0ef 100644 (file)
@@ -1,4 +1,4 @@
-From 690faa62529c584cd80c8eaa56210ec1e4a96d7f Mon Sep 17 00:00:00 2001
+From 9b7ef8aa1a5d71fc95f36a92874d3faa4579fc4e Mon Sep 17 00:00:00 2001
 From: Khem Raj <raj.khem@gmail.com>
 Date: Thu, 20 Dec 2018 17:37:48 -0800
 Subject: [PATCH] Woverride-init is not needed with gcc 9
index ed94145833e9180da1247e3a144d5dbe90ca4cf4..bfee9c990431a72c8491bf7ca87c93305c748af9 100644 (file)
@@ -1,4 +1,4 @@
-From c9392c615a95c965dd58b0896cb3b87deafc62a4 Mon Sep 17 00:00:00 2001
+From 84a16d46a72a2501cbe3a4a83ea7f8393ada4038 Mon Sep 17 00:00:00 2001
 From: Alexander Kanavin <alex.kanavin@gmail.com>
 Date: Mon, 22 Jan 2018 18:00:21 +0200
 Subject: [PATCH] configure.ac: use a custom value for the location of
@@ -13,7 +13,7 @@ Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/configure.ac b/configure.ac
-index 23a9101..3e10021 100644
+index 023604b..c84442c 100644
 --- a/configure.ac
 +++ b/configure.ac
 @@ -1908,7 +1908,7 @@ AC_DEFINE_UNQUOTED(GPGCONF_DISP_NAME, "GPGConf",
index 2d23ca1e66960749b5bccf0c71bb2231c7a85922..90d53674d4e59a7bd7924a6ab52700bac764d08c 100644 (file)
@@ -1,4 +1,4 @@
-From 9f7cf2e4770697c24f8d24ce9f79b8548120bbf8 Mon Sep 17 00:00:00 2001
+From 0c3a09a95875e5744a910a0d3c93fa2e9dbe8c69 Mon Sep 17 00:00:00 2001
 From: Saul Wold <sgw@linux.intel.com>
 Date: Wed, 16 Aug 2017 11:16:30 +0800
 Subject: [PATCH] use pkgconfig instead of npth config
index 1ae8a564d40ac39c22fb28677bc871a71e76476e..fedb7f6407dc78573b1ee1dec10dfabd316d2745 100644 (file)
@@ -1,4 +1,4 @@
-From 917a98f9380d581548f3cbb59428cee3a5c29bae Mon Sep 17 00:00:00 2001
+From 8d7658741da050f604bcf26f8a6c24a0b15df94b Mon Sep 17 00:00:00 2001
 From: Ross Burton <ross.burton@intel.com>
 Date: Wed, 19 Sep 2018 14:44:40 +0100
 Subject: [PATCH] Allow the environment to override where gnupg looks for its
similarity index 97%
rename from meta/recipes-support/gnupg/gnupg_2.5.5.bb
rename to meta/recipes-support/gnupg/gnupg_2.5.11.bb
index cbf0988953f2ac84bdd0869f39d29e70ec48ba01..9cc063f83742f2bac05f69f7748755b76f498954 100644 (file)
@@ -24,7 +24,7 @@ SRC_URI:append:class-native = " file://0001-configure.ac-use-a-custom-value-for-
                                 file://relocate.patch"
 SRC_URI:append:class-nativesdk = " file://relocate.patch"
 
-SRC_URI[sha256sum] = "7afa71d72ff9aaff75a6810b87b486bc492fd752e4f77b07c41759ce4ef36b31"
+SRC_URI[sha256sum] = "5f765ec1eb605dce9e9c48679cd43b5818d4d4b84c8ea4c0c60eb5dca13c405c"
 
 EXTRA_OECONF = "--disable-ldap \
                --disable-ccid-driver \