aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to '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