diff options
author | Werner Koch <[email protected]> | 2025-02-07 10:56:27 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2025-02-07 10:56:27 +0000 |
commit | ef4acfd77b37725ae7ad2201244b3fc3ed6b4d5d (patch) | |
tree | f94b21888299dc1d1977f365e6a9ce3484d5612d | |
parent | gpg: Store Link attributes for composite keys. (diff) | |
download | gnupg-ef4acfd77b37725ae7ad2201244b3fc3ed6b4d5d.tar.gz gnupg-ef4acfd77b37725ae7ad2201244b3fc3ed6b4d5d.zip |
Update NEWS
--
-rw-r--r-- | NEWS | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -1,6 +1,24 @@ Noteworthy changes in version 2.5.4 (unreleased) ------------------------------------------------ + * gpg: New option --disable-pqc-encryption. [rG00c31f8b04] + + * gpg: Fix --quick-add-key for Weierstrass ECC with usage given. + [T7506] + + * gpg: Fix handling with no CRC armor. [T7071] + + * gpgsm: Allow unattended PKCS#12 export without passphrase. + [rG159e801043] + + * gpgsm: Allow CSR generation with an unprotected key. + [rG89055f24f4] + + * agent: Fix ssh-agent's request_identities for skipped Brainpool + keys. [rG2469dc5aae] + + * Do not package zlib and bzip2 object files in a speedo release + build. [T7442] See-also: gnupg-announce/2025q1/000xxx.html Release-info: https://dev.gnupg.org/T7480 |