aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2025-02-07 10:56:27 +0000
committerWerner Koch <[email protected]>2025-02-07 10:56:27 +0000
commitef4acfd77b37725ae7ad2201244b3fc3ed6b4d5d (patch)
treef94b21888299dc1d1977f365e6a9ce3484d5612d
parentgpg: Store Link attributes for composite keys. (diff)
downloadgnupg-ef4acfd77b37725ae7ad2201244b3fc3ed6b4d5d.tar.gz
gnupg-ef4acfd77b37725ae7ad2201244b3fc3ed6b4d5d.zip
Update NEWS
--
-rw-r--r--NEWS18
1 files changed, 18 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 055c43a34..b8f7849e1 100644
--- a/NEWS
+++ b/NEWS
@@ -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