aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS29
1 files changed, 24 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index 86a1c6cbc..3d28c9925 100644
--- a/NEWS
+++ b/NEWS
@@ -1,14 +1,22 @@
-Noteworthy changes in version 2.2.41 (unreleased)
+Noteworthy changes in version 2.2.42 (unreleased)
-------------------------------------------------
* gpg: Support OCB encryption. [T6263]
- * gpg: Also import stray revocation certificates. [rGbd825ead36af]
+ * gpg: New command --quick-update-pref. [rGf16c946be7]
* gpg: New list-options show-pref and show-pref-verbose.
[rGb6ba7054a0]
- * gpg: New command --quick-update-pref. [rGf16c946be7]
+ * gpgsm: Support ECC certificates. [T6253]
+
+ * gpgsm: Also announce AES256-CBC in signatures. [rGaa397fdcdb21]
+
+ Release-info: https://dev.gnupg.org/T6307
+
+
+Noteworthy changes in version 2.2.41 (2022-12-09)
+-------------------------------------------------
* gpg: Add a notation to encryption subkeys in de-vs mode. [T6279]
@@ -17,9 +25,20 @@ Noteworthy changes in version 2.2.41 (unreleased)
* gpg: Report an error via status-fd for receiving a key from the
agent. [T5151]
- * gpgsm: Support ECC certificates. [T6253]
+ * gpg: Make --require-compliance work without the --status-fd
+ option. [r11f3232716]
- * gpgsm: Also announce AES256-CBC in signatures. [rGaa397fdcdb21]
+ * gpg: Improve signature verification speed by a factor of more than
+ four. Double detached signing speed. [T5826]
+
+ * gpg: New --export-filter export-revocs. [rGedbe30c152]
+
+ * 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]