[git] GnuPG - branch, STABLE-BRANCH-2-2, updated. gnupg-2.2.0-18-ge1f0461

by Werner Koch cvs at cvs.gnupg.org
Tue Sep 19 08:43:25 CEST 2017


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The GNU Privacy Guard".

The branch, STABLE-BRANCH-2-2 has been updated
       via  e1f04616e410dd31a0aa91d331817bd087093c8d (commit)
       via  355ca9e9498740fb6294eec451507b4891ae01ec (commit)
      from  df692a6167be5486f9a29da003a00292fd895176 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit e1f04616e410dd31a0aa91d331817bd087093c8d
Author: Werner Koch <wk at gnupg.org>
Date:   Tue Sep 19 08:34:36 2017 +0200

    Post release updates
    
    --

diff --git a/NEWS b/NEWS
index 081dbcc..2dd4e53 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Noteworthy changes in version 2.2.2 (unreleased)
+------------------------------------------------
+
+
 Noteworthy changes in version 2.2.1 (2017-09-19)
 ------------------------------------------------
 
diff --git a/configure.ac b/configure.ac
index fbd5c18..70c1226 100644
--- a/configure.ac
+++ b/configure.ac
@@ -28,7 +28,7 @@ min_automake_version="1.14"
 m4_define([mym4_package],[gnupg])
 m4_define([mym4_major], [2])
 m4_define([mym4_minor], [2])
-m4_define([mym4_micro], [1])
+m4_define([mym4_micro], [2])
 
 # To start a new development series, i.e a new major or minor number
 # you need to mark an arbitrary commit before the first beta release

commit 355ca9e9498740fb6294eec451507b4891ae01ec
Author: Werner Koch <wk at gnupg.org>
Date:   Tue Sep 19 08:13:44 2017 +0200

    Release 2.2.1

diff --git a/NEWS b/NEWS
index 7510ff4..081dbcc 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)
 -------------------------------------------------

-----------------------------------------------------------------------

Summary of changes:
 NEWS         | 26 +++++++++++++++++++++++++-
 configure.ac |  2 +-
 2 files changed, 26 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
The GNU Privacy Guard
http://git.gnupg.org




More information about the Gnupg-commits mailing list