aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2025-07-30 08:28:06 +0000
committerWerner Koch <[email protected]>2025-07-30 08:28:06 +0000
commit11ab27dfd7ca115d42d16453feab3ba781dfcdcd (patch)
tree9ae146092e74b58ec45f00b6e4b772b1bde7cb44
parentgpg: Fix segv in key signing introduced in 2.5.10 (diff)
downloadgnupg-11ab27dfd7ca115d42d16453feab3ba781dfcdcd.tar.gz
gnupg-11ab27dfd7ca115d42d16453feab3ba781dfcdcd.zip
Release 2.5.11gnupg-2.5.11
-rw-r--r--NEWS7
1 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b0e7dff1e..64a486efc 100644
--- a/NEWS
+++ b/NEWS
@@ -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