summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2017-09-19 08:13:44 +0200
committerWerner Koch <wk@gnupg.org>2017-09-19 08:13:44 +0200
commit355ca9e9498740fb6294eec451507b4891ae01ec (patch)
treed03dba22176cd84b63991164d186aa74b4d6b1dc
parentdirmngr: Use system certs if --hkp-cacert is not used. (diff)
downloadgnupg2-gnupg-2.2.1.tar.xz
gnupg2-gnupg-2.2.1.zip
Release 2.2.1gnupg-2.2.1
-rw-r--r--NEWS22
1 files changed, 21 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7510ff4e5..081dbcc61 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,24 @@
-Noteworthy changes in version 2.2.1 (unreleased)
+Noteworthy changes in version 2.2.1 (2017-09-19)
------------------------------------------------
+ * gpg: Fix formatting of the user id in batch mode key generation
+ if only "name-email" is given.
+
+ * gpgv: Fix annoying "not suitable for" warnings.
+
+ * wks: Convey only the newest user id to the provider. This is the
+ case if different names are used with the same addr-spec.
+
+ * wks: Create a complying user id for provider policy mailbox-only.
+
+ * wks: Add workaround for posteo.de.
+
+ * scd: Fix the use of large ECC keys with an OpenPGP card.
+
+ * dirmngr: Use system provided root certificates if no specific HKP
+ certificates are configured. If build with GNUTLS, this was
+ already the case.
+
Noteworthy changes in version 2.2.0 (2017-08-28)
------------------------------------------------
@@ -13,6 +31,8 @@ Noteworthy changes in version 2.2.0 (2017-08-28)
* Fixed a few minor bugs.
+ See-also: gnupg-announce/2017q3/000413.html
+
Noteworthy changes in version 2.1.23 (2017-08-09)
-------------------------------------------------