[git] GnuPG - branch, master, updated. gnupg-2.1.16-43-gfbdfe6a

by Justus Winter cvs at cvs.gnupg.org
Thu Dec 1 13:48:55 CET 2016


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  fbdfe6a514a95fb46f2b811a13709024e2baf252 (commit)
      from  12af8e84a32df728462da09a00a8bec24a487720 (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 fbdfe6a514a95fb46f2b811a13709024e2baf252
Author: Justus Winter <justus at g10code.com>
Date:   Thu Dec 1 13:40:08 2016 +0100

    tests,build: Fix distcheck.
    
    * tests/openpgp/Makefile.am (sample_msgs): Add messages required for
    the new test 'verify-multifile.scm'.
    
    Fixes-commit: 12af8e84a32df728462da09a00a8bec24a487720
    Signed-off-by: Justus Winter <justus at g10code.com>

diff --git a/tests/openpgp/Makefile.am b/tests/openpgp/Makefile.am
index 8be66a1..49db18e 100644
--- a/tests/openpgp/Makefile.am
+++ b/tests/openpgp/Makefile.am
@@ -194,7 +194,9 @@ sample_keys = samplekeys/README \
 	      samplekeys/authenticate-only.pub.asc \
 	      samplekeys/authenticate-only.sec.asc
 
-sample_msgs = samplemsgs/issue2419.asc
+sample_msgs = samplemsgs/issue2419.asc \
+	      samplemsgs/clearsig-1-key-1.asc \
+	      samplemsgs/signed-1-key-1.asc
 
 EXTRA_DIST = defs.scm $(XTESTS) $(TEST_FILES) \
 	     mkdemodirs signdemokey $(priv_keys) $(sample_keys)   \

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

Summary of changes:
 tests/openpgp/Makefile.am | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)


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




More information about the Gnupg-commits mailing list