diff options
author | Werner Koch <[email protected]> | 2025-01-07 08:23:50 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2025-01-07 08:24:40 +0000 |
commit | 7e48331afb611a2b39e5ae74b8806b84e54db924 (patch) | |
tree | aef9859146eaf34d372cacc7376396784eba4860 /NEWS | |
parent | po: msgmerge (diff) | |
download | gnupg-2.2.46.tar.gz gnupg-2.2.46.zip |
Release 2.2.46gnupg-2.2.46
Diffstat (limited to '')
-rw-r--r-- | NEWS | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -1,11 +1,17 @@ -Noteworthy changes in version 2.2.46 (unreleased) +Noteworthy changes in version 2.2.46 (2025-01-07) ------------------------------------------------- * gpg: Add the AEAD algo number to the DECRYPTION_INFO status line. [T7398] - Release-info: https://dev.gnupg.org/T7314 + * gpgtar: Make sure to create upper directories for regular files. + [T7380] + + * gpg: Allow the use of an ADSK subkey as ADSK subkey. [T6882] + * agent: Fix status output for LISTTRUSTED. [T7363] + + Release-info: https://dev.gnupg.org/T7314 Noteworthy changes in version 2.2.45 (2024-10-22) |