[git] GnuPG - branch, master, updated. gnupg-2.1.21-179-gdd56bc4

by Werner Koch cvs at cvs.gnupg.org
Fri Jul 28 20:17:29 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, master has been updated
       via  dd56bc411e40f31ee42effa0d6496bfdc3bef59e (commit)
       via  7d335ff496b129ee6f33c4ca25bd7a6631a4b590 (commit)
      from  731d7c6de4d24fd3c1ec46efbe09c1dfd165eb78 (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 dd56bc411e40f31ee42effa0d6496bfdc3bef59e
Author: Werner Koch <wk at gnupg.org>
Date:   Fri Jul 28 20:10:16 2017 +0200

    Post release updates
    
    --

diff --git a/NEWS b/NEWS
index c859eb4..70bef2e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Noteworthy changes in version 2.1.23 (unreleased)
+-------------------------------------------------
+
+
 Noteworthy changes in version 2.1.22 (2017-07-28)
 -------------------------------------------------
 
diff --git a/configure.ac b/configure.ac
index 764a62d..7d50274 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], [1])
-m4_define([mym4_micro], [22])
+m4_define([mym4_micro], [23])
 
 # 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 7d335ff496b129ee6f33c4ca25bd7a6631a4b590
Author: Werner Koch <wk at gnupg.org>
Date:   Fri Jul 28 18:59:04 2017 +0200

    Release 2.1.22

diff --git a/NEWS b/NEWS
index 3caaa2e..c859eb4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,45 @@
-Noteworthy changes in version 2.1.22 (unreleased)
+Noteworthy changes in version 2.1.22 (2017-07-28)
 -------------------------------------------------
 
+  * gpg: Extend command --quick-set-expire to allow for setting the
+    expiration time of subkeys.
+
+  * gpg: By default try to repair keys during import.  New sub-option
+    no-repair-keys for --import-options.
+
+  * gpg,gpgsm: Improved checking and reporting of DE-VS compliance.
+
+  * gpg: New options --key-origin and --with-key-origin.  Store the
+    time of the last key update from keyservers, WKD, or DANE.
+
+  * agent: New option --ssh-fingerprint-digest.
+
+  * dimngr: Lower timeouts on keyserver connection attempts and made
+    it configurable.
+
+  * dirmngr: Tor will now automatically be detected and used.  The
+    option --no-use-tor disables Tor detection.
+
+  * dirmngr: Now detects a changed /etc/resolv.conf.
+
+  * agent,dirmngr: Initiate shutdown on removal of the GnuPG home
+    directory.
+
+  * gpg: Avoid caching passphrase for failed symmetric encryption.
+
+  * agent: Support for unprotected ssh keys.
+
+  * dirmngr: Fixed name resolving on systems using only v6
+    nameservers.
+
+  * dirmngr: Allow the use of TLS over http proxies.
+
+  * w32: Change directory of the daemons after startup.
+
+  * wks: New man pages for client and server.
+
+  * Many other bug fixes.
+
 
 Noteworthy changes in version 2.1.21 (2017-05-15)
 -------------------------------------------------
@@ -3515,8 +3554,8 @@ Version 0.1.0 (1998-01-05)
 Version 0.0.0 (1997-12-20)
 
 
- Copyright (C) 1998-2016 Free Software Foundation, Inc.
- Copyright (C) 1997-2016 Werner Koch
+ Copyright (C) 1998-2017 Free Software Foundation, Inc.
+ Copyright (C) 1997-2017 Werner Koch
 
  This file is free software; as a special exception the author gives
  unlimited permission to copy and/or distribute it, with or without

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

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


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




More information about the Gnupg-commits mailing list