aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2021-08-26 16:18:36 +0000
committerWerner Koch <[email protected]>2021-08-26 16:18:36 +0000
commitd583e750a668f82bdaa1d0f7c4ffc68c35ed4ca6 (patch)
tree88e2b571d48e50d4dc6a3837013c63081ea1c2e7
parentpo: Auto update (diff)
downloadgnupg-d583e750a668f82bdaa1d0f7c4ffc68c35ed4ca6.tar.gz
gnupg-d583e750a668f82bdaa1d0f7c4ffc68c35ed4ca6.zip
Release 2.2.30gnupg-2.2.30
-rw-r--r--NEWS21
1 files changed, 20 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 369111e99..7081e49c5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,27 @@
-Noteworthy changes in version 2.2.30 (unreleased)
+Noteworthy changes in version 2.2.30 (2021-08-26)
-------------------------------------------------
+ * gpg: Extended gpg-check-pattern to support accept rules,
+ conjunctions, and case-sensitive matching. [5ca15e58b2]
+
+ * agent: New option --pinentry-formatted-passphrase. [#5553]
+
+ * agent: New option --check-sym-passphrase-pattern. [#5517]
+
+ * agent: Use the sysconfdir for the pattern files. [5ed8e598fa]
+
+ * agent: Add "checkpin" inquiry for use by pinentry. [#5532]
+
+ * wkd: Fix client issue with leading or trailing spaces in
+ user-ids. [576e429d41]
+
+ * Pass XDG_SESSION_TYPE and QT_QPA_PLATFORM envvars to Pinentry.
+ [#3659]
+
+ * Under Windows use LOCAL_APPDATA for the socket directory. [#5537]
Release-info: https://dev.gnupg.org/T5519
+ See-also: gnupg-announce/2021q3/000462.html
Noteworthy changes in version 2.2.29 (2021-07-04)