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