diff options
author | Werner Koch <[email protected]> | 2025-07-30 08:28:06 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2025-07-30 08:28:06 +0000 |
commit | 11ab27dfd7ca115d42d16453feab3ba781dfcdcd (patch) | |
tree | 9ae146092e74b58ec45f00b6e4b772b1bde7cb44 | |
parent | gpg: Fix segv in key signing introduced in 2.5.10 (diff) | |
download | gnupg-11ab27dfd7ca115d42d16453feab3ba781dfcdcd.tar.gz gnupg-11ab27dfd7ca115d42d16453feab3ba781dfcdcd.zip |
Release 2.5.11gnupg-2.5.11
-rw-r--r-- | NEWS | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,6 +1,11 @@ -Noteworthy changes in version 2.5.11 (unreleased) +Noteworthy changes in version 2.5.11 (2025-07-30) ------------------------------------------------- + * gpg: Fix a segv in key signing with notations introduced in + 2.5.10. [T7754] + + * agent: Fix for smartcard decryption with Brainpool keys. [T7709] + Release-info: https://dev.gnupg.org/T7743 |