diff options
author | Werner Koch <[email protected]> | 2025-01-08 14:39:02 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2025-01-08 14:39:02 +0000 |
commit | faa2d3a2e7a40555be19aa5648eed495807fa8e6 (patch) | |
tree | 4f74b731bf00bf5de9a4ae0b0b1084749a48d3af /NEWS | |
parent | gpg: Print a warning if the card backup key could not be written. (diff) | |
download | gnupg-faa2d3a2e7a40555be19aa5648eed495807fa8e6.tar.gz gnupg-faa2d3a2e7a40555be19aa5648eed495807fa8e6.zip |
Update README and copyright years.
--
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -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 |