diff options
author | Werner Koch <wk@gnupg.org> | 2023-07-04 15:55:19 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2023-07-04 16:06:59 +0200 |
commit | d073f26d81ff51afc94c908c8736eb31a31892d1 (patch) | |
tree | c552cc7e54e6ab66e2f80b3768ff75351d395de0 | |
parent | po: msgmerge (diff) | |
download | gnupg2-gnupg-2.4.3.tar.xz gnupg2-gnupg-2.4.3.zip |
Release 2.4.3gnupg-2.4.3
-rw-r--r-- | NEWS | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Noteworthy changes in version 2.4.3 (unreleased) +Noteworthy changes in version 2.4.3 (2023-07-04) ------------------------------------------------ * gpg: Set default expiration date to 3 years. [T2701] @@ -34,11 +34,14 @@ Noteworthy changes in version 2.4.3 (unreleased) commands. [rG2c7f7a5a27] * wkd: Make --add-revocs the default in gpg-wks-client. New option - --no-add-revocs. [rG10c937ee68] + --no-add-revocs. [rG10c937ee68] + + * scd: Make signing work for Nexus cards. [rGb83d86b988] * scd: Fix authentication with Administration Key for PIV. [rG25b59cf6ce] + See-also: gnupg-announce/2023q3/000480.html Release-info: https://dev.gnupg.org/T6509 |