Release 2.2.41

This commit is contained in:
Werner Koch 2022-12-09 09:39:42 +01:00
parent 42637c0ead
commit 75ad0ea6dc
No known key found for this signature in database
GPG Key ID: E3FDFF218E45B72B
1 changed files with 5 additions and 4 deletions

9
NEWS
View File

@ -1,8 +1,6 @@
Noteworthy changes in version 2.2.41 (unreleased)
Noteworthy changes in version 2.2.41 (2022-12-09)
-------------------------------------------------
* gpg: Also import stray revocation certificates. [rGbd825ead36af]
* gpg: Add a notation to encryption subkeys in de-vs mode. [T6279]
* gpg: Fix trusted introducer for mbox only user-ids. [T6238]
@ -18,12 +16,15 @@ Noteworthy changes in version 2.2.41 (unreleased)
* gpg: New --export-filter export-revocs. [rGedbe30c152]
* scd: Support the Telesec Signature Card v2.0. [T6252]
* gpg: Import stray revocation certificates to improve WKD
usability. [rGbd825ead36af]
* wkd: New option --add-revocs for gpg-wks-client. [rG2f4492f3be]
* wkd: Ignore expired user-ids in gpg-wks-client. [T6292]
* scd: Support the Telesec Signature Card v2.0. [T6252]
* Fix build regression depending on libgpg-error version. [T6244]
Release-info: https://dev.gnupg.org/T6280