[git] GnuPG - branch, master, updated. gnupg-2.1.22-18-g0767ead

by Werner Koch cvs at cvs.gnupg.org
Fri Aug 4 22:34:53 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  0767eada1479c0fa9d4b75781a8c2afb67bdbf90 (commit)
      from  9bb13a0e819334681caca38c9074bd7bfc04e45e (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 0767eada1479c0fa9d4b75781a8c2afb67bdbf90
Author: Werner Koch <wk at gnupg.org>
Date:   Fri Aug 4 22:28:13 2017 +0200

    tests: Adjust tests for changed --auto-key-locate default.
    
    * tests/openpgp/defs.scm (create-gpghome): Disable new defaults.
    
    Signed-off-by: Werner Koch <wk at gnupg.org>

diff --git a/tests/openpgp/defs.scm b/tests/openpgp/defs.scm
index b5e3078..358efa6 100644
--- a/tests/openpgp/defs.scm
+++ b/tests/openpgp/defs.scm
@@ -338,6 +338,8 @@
 	       "no-secmem-warning"
 	       "no-permission-warning"
 	       "batch"
+               "no-auto-key-retrieve"
+               "no-auto-key-locate"
 	       "allow-weak-digest-algos"
 	       (if have-opt-always-trust
 		   "no-auto-check-trustdb" "#no-auto-check-trustdb")

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

Summary of changes:
 tests/openpgp/defs.scm | 2 ++
 1 file changed, 2 insertions(+)


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




More information about the Gnupg-commits mailing list