aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2025-02-12 10:33:44 +0000
committerWerner Koch <[email protected]>2025-02-12 10:42:00 +0000
commitec6c2e38f1cd2052a9323db8e9c4f0016222d1e7 (patch)
tree47043c6ad4883846fd7f4947e7fb0f85e7ae1ea2
parentpo: msgmerge (diff)
downloadgnupg-ec6c2e38f1cd2052a9323db8e9c4f0016222d1e7.tar.gz
gnupg-ec6c2e38f1cd2052a9323db8e9c4f0016222d1e7.zip
Release 2.5.4gnupg-2.5.4
-rw-r--r--NEWS12
1 files changed, 10 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index b8f7849e1..b08fa7899 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Noteworthy changes in version 2.5.4 (unreleased)
+Noteworthy changes in version 2.5.4 (2025-02-12)
------------------------------------------------
* gpg: New option --disable-pqc-encryption. [rG00c31f8b04]
@@ -8,19 +8,27 @@ Noteworthy changes in version 2.5.4 (unreleased)
* gpg: Fix handling with no CRC armor. [T7071]
+ * gpg: New private Kyber keys are now cross-referenced using a new
+ Link attribute. [T6638]
+
+ * gpg: Fix an import problem with keys having another primary key as
+ a subkey. [T7527]
+
* gpgsm: Allow unattended PKCS#12 export without passphrase.
[rG159e801043]
* gpgsm: Allow CSR generation with an unprotected key.
[rG89055f24f4]
+ * agent: New option --change-std-env-name. [T7522]
+
* 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
+ See-also: gnupg-announce/2025q1/000490.html
Release-info: https://dev.gnupg.org/T7480