]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
gnupg: 2.5.4 -> 2.5.5
authorHongxu Jia <hongxu.jia@windriver.com>
Tue, 11 Mar 2025 04:59:10 +0000 (12:59 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 13 Mar 2025 10:39:42 +0000 (10:39 +0000)
Noteworthy changes in version 2.5.5 (2025-03-07)
------------------------------------------------

  * gpg: Fix a verification DoS due to a malicious subkey in the
    keyring.  [T7527]

  * dirmngr: Fix possible hangs due to blocking connection requests.
    [T6606, T7434]

  * w32: On socket nonce mismatch close the socket.  [T7434]

  * w32: Print more detailed diagnostics for IPC errors.

  * GPGME is not any more distributed with the Windows installer.
    Please install gpg4win to get gpgme version.

  See-also: gnupg-announce/2025q1/000491.html
  Release-info: https://dev.gnupg.org/T7530

https://dev.gnupg.org/source/gnupg/browse/master/NEWS

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
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_2.5.5.bb [moved from meta/recipes-support/gnupg/gnupg_2.5.4.bb with 97% similarity]

similarity index 97%
rename from meta/recipes-support/gnupg/gnupg_2.5.4.bb
rename to meta/recipes-support/gnupg/gnupg_2.5.5.bb
index 0001631d2c54ffead429ffa0a30ce54a152f18b0..a30dbac62ec16f484f151152f456d5eb143a9b25 100644 (file)
@@ -23,7 +23,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] = "f8cb2ac6c9f17f81e3541c62158764910fad5c3a0765e00b398c41a32bc4e0ea"
+SRC_URI[sha256sum] = "7afa71d72ff9aaff75a6810b87b486bc492fd752e4f77b07c41759ce4ef36b31"
 
 EXTRA_OECONF = "--disable-ldap \
                --disable-ccid-driver \