diff options
author | Werner Koch <[email protected]> | 2025-07-25 13:52:14 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2025-07-25 13:52:14 +0000 |
commit | 5aa89960aee3b4e1d84deca669433e2b14a4b00e (patch) | |
tree | bb6b6663b0a963bd0e77024e5e02c2bafe984b7f /NEWS | |
parent | po: msgmerge (diff) | |
download | gnupg-2.5.10.tar.gz gnupg-2.5.10.zip |
Release 2.5.10gnupg-2.5.10
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 16 |
1 files changed, 15 insertions, 1 deletions
@@ -1,6 +1,20 @@ -Noteworthy changes in version 2.5.10 (unreleased) +Noteworthy changes in version 2.5.10 (2025-07-25) ------------------------------------------------- + * gpg: Add a notation with version information to signatures. See + doc/DETAILS for, well, details. [rG11d3a83b04] + + * gpgv: New option --print-notation. [rGe3cc410003] + + * gpgsm: Fix caching of the trustlist's flags. [T7738] + + * agent: Fix for smartcard decryption returning x-coordinate only. + [T7709] + + * agent: Another fix for a regression with unknown curves and ssh. + See also 2.5.4. [rG55db12472f] + + * dirmngr: Implement command KS_DEL for ldap servers. [T5447] Release-info: https://dev.gnupg.org/T7719 |