diff options
author | Werner Koch <[email protected]> | 2025-03-07 12:52:38 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2025-03-07 12:52:38 +0000 |
commit | 5b8c5f71908bd30724af124253119124b48637a3 (patch) | |
tree | 3bf57bcf61c9c81f822a07bd862e30e0d821d8d6 | |
parent | po: msgmerge (diff) | |
download | gnupg-5b8c5f71908bd30724af124253119124b48637a3.tar.gz gnupg-5b8c5f71908bd30724af124253119124b48637a3.zip |
Release 2.5.5gnupg-2.5.5
-rw-r--r-- | NEWS | 11 |
1 files changed, 9 insertions, 2 deletions
@@ -1,13 +1,20 @@ -Noteworthy changes in version 2.5.5 (unreleased) +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/000xxx.html + See-also: gnupg-announce/2025q1/000491.html Release-info: https://dev.gnupg.org/T7530 |