aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2025-01-08 14:39:02 +0000
committerWerner Koch <[email protected]>2025-01-08 14:39:02 +0000
commitfaa2d3a2e7a40555be19aa5648eed495807fa8e6 (patch)
tree4f74b731bf00bf5de9a4ae0b0b1084749a48d3af /NEWS
parentgpg: Print a warning if the card backup key could not be written. (diff)
downloadgnupg-faa2d3a2e7a40555be19aa5648eed495807fa8e6.tar.gz
gnupg-faa2d3a2e7a40555be19aa5648eed495807fa8e6.zip
Update README and copyright years.
--
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9a50d3adf..0d98dc89a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,19 @@
Noteworthy changes in version 2.5.3 (unreleased)
------------------------------------------------
+ * gpg: Allow for signature subpackets of up to 30000 octets.
+ [rG36dbca3e69]
+
+ * gpg: Silence expired trusted-key diagnostics in quiet mode. [T7351]
+
+ * gpg: Allow smaller session keys with Kyber and enforce the use of
+ AES-256 if useful. [T7472]
+
+ * gpg: Fix regression in key generation from existing card key.
+ [T7309,T7457]
+
+ * gpg: Print a warning if the card backup key could not be written.
+ [T2169]
See-also: gnupg-announce/2024q4/000xxx.html
Release-info: https://dev.gnupg.org/T7442