[git] gnupg-doc - branch, master, updated. c2a66b9d857bb7b82b77df60e9f95a205aa19ba9

by Werner Koch cvs at cvs.gnupg.org
Wed Jun 15 16:29:18 CEST 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 GnuPG website and other docs".

The branch, master has been updated
       via  c2a66b9d857bb7b82b77df60e9f95a205aa19ba9 (commit)
      from  8b5fc20b96a2808b1c36d4bedb17c502db4108ca (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 c2a66b9d857bb7b82b77df60e9f95a205aa19ba9
Author: Werner Koch <wk at gnupg.org>
Date:   Wed Jun 15 16:26:30 2016 +0200

    swdb: Release libgpg-error and libgrypt

diff --git a/web/Makefile b/web/Makefile
index d65dc10..16a3099 100644
--- a/web/Makefile
+++ b/web/Makefile
@@ -6,3 +6,9 @@ swdb.lst: swdb.mac
 
 swdb.lst.sig: swdb.lst
 	gpg -sbu 0x249B39D24F25E3B6 swdb.lst
+
+upload: swdb.lst.sig
+	scp swdb.lst.sig swdb.lst playfair.gnupg.org:/var/www/git/versions.gnupg.org/htdocs/
+	scp swdb.lst.sig swdb.lst werner at trithemius.gnupg.org:/var/www/www/www.gnupg.org/htdocs/
+
+.PHONY: upload all
diff --git a/web/swdb.mac b/web/swdb.mac
index f4bda88..b7f774f 100644
--- a/web/swdb.mac
+++ b/web/swdb.mac
@@ -83,11 +83,11 @@
 #
 # LIBGCRYPT
 #
-#+macro: libgcrypt_ver  1.7.0
-#+macro: libgcrypt_date 2016-04-15
-#+macro: libgcrypt_size 2774k
-#+macro: libgcrypt_sha1 f840b737faafded451a084ae143285ad68bbfb01
-#+macro: libgcrypt_sha2 b0e67ea74474939913c4d9d9ef4ef5ec378efbe2bebe36389dee319c79bffa92
+#+macro: libgcrypt_ver  1.7.1
+#+macro: libgcrypt_date 2016-06-15
+#+macro: libgcrypt_size 2777k
+#+macro: libgcrypt_sha1 b688add52b622bb96bbd823ba21aa05a116d442f
+#+macro: libgcrypt_sha2 450d9cfcbf1611c64dbe3bd04b627b83379ef89f11406d94c8bba305e36d7a95
 
 
 #
@@ -112,11 +112,11 @@
 #
 # LIBGPG-ERROR
 #
-#+macro: libgpg_error_ver  1.22
-#+macro: libgpg_error_date 2016-04-25
-#+macro: libgpg_error_size 759k
-#+macro: libgpg_error_sha1 c40015ed88bf5f50fa58d02252d75cf20b858951
-#+macro: libgpg_error_sha2 f2a04ee6317bdb41a625bea23fdc7f0b5a63fb677f02447c647ed61fb9e69d7b
+#+macro: libgpg_error_ver  1.23
+#+macro: libgpg_error_date 2016-06-15
+#+macro: libgpg_error_size 763k
+#+macro: libgpg_error_sha1 c6a0c49211955e924593527b32e4b2736cafcda5
+#+macro: libgpg_error_sha2 7f0c7f65b98c4048f649bfeebfa4d4c1559707492962504592b985634c939eaa
 
 
 #

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

Summary of changes:
 web/Makefile |  6 ++++++
 web/swdb.mac | 20 ++++++++++----------
 2 files changed, 16 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
The GnuPG website and other docs
http://git.gnupg.org




More information about the Gnupg-commits mailing list