[git] gnupg-doc - branch, master, updated. 5f6ff6214b0c18a8c557cfae03ddcf381b9c3a42

by Werner Koch cvs at cvs.gnupg.org
Fri Dec 7 17:24:46 CET 2018


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  5f6ff6214b0c18a8c557cfae03ddcf381b9c3a42 (commit)
      from  a365c72247325606eb46306a5fbc462584ea6e4e (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 5f6ff6214b0c18a8c557cfae03ddcf381b9c3a42
Author: Werner Koch <wk at gnupg.org>
Date:   Fri Dec 7 17:24:41 2018 +0100

    swdb: Released gpgrt 1.33

diff --git a/tools/ftp-indexer.c b/tools/ftp-indexer.c
index 5576e42..0ac98b4 100644
--- a/tools/ftp-indexer.c
+++ b/tools/ftp-indexer.c
@@ -712,7 +712,7 @@ compare_version_strings (const char *a, const char *b)
 
   if (opt_reverse_ver && !opt_reverse)
     {
-      /* We may only compare up to the next dot and the swicth back to
+      /* We may only compare up to the next dot and the switch back to
        * regular order.  */
       for (; *a_plvl && *b_plvl; a_plvl++, b_plvl++)
         {
diff --git a/web/swdb.mac b/web/swdb.mac
index b7ecd28..57f0874 100644
--- a/web/swdb.mac
+++ b/web/swdb.mac
@@ -124,18 +124,18 @@
 
 
 #
-# LIBGPG-ERROR
-#
-#+macro: libgpg_error_ver  1.32
-#+macro: libgpg_error_date 2018-07-12
-#+macro: libgpg_error_size 883k
-#+macro: libgpg_error_sha1 e310718c7737c816cb1313a2f3baf60fd6a6d5d3
-#+macro: libgpg_error_sha2 c345c5e73cc2332f8d50db84a2280abfb1d8f6d4f1858b9daa30404db44540ca
-#+macro: gpgrt_error_ver  1.32
-#+macro: gpgrt_error_date 2018-07-12
-#+macro: gpgrt_error_size 883k
-#+macro: gpgrt_error_sha1 e310718c7737c816cb1313a2f3baf60fd6a6d5d3
-#+macro: gpgrt_error_sha2 c345c5e73cc2332f8d50db84a2280abfb1d8f6d4f1858b9daa30404db44540ca
+# LIBGPG-ERROR (aka GPGRT)
+#
+#+macro: libgpg_error_ver  1.33
+#+macro: libgpg_error_date 2018-12-07
+#+macro: libgpg_error_size 896k
+#+macro: libgpg_error_sha1 bd40bf4cb6a0b725f5ea91b68d6ae5aeb387a750
+#+macro: libgpg_error_sha2 5d38826656e746c936e7742d9cde072b50baa3c4c49daa168a56813612bf03ff
+#+macro: gpgrt_ver  1.33
+#+macro: gpgrt_date 2018-12-07
+#+macro: gpgrt_size 896k
+#+macro: gpgrt_sha1 bd40bf4cb6a0b725f5ea91b68d6ae5aeb387a750
+#+macro: gpgrt_sha2 5d38826656e746c936e7742d9cde072b50baa3c4c49daa168a56813612bf03ff
 
 
 #

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

Summary of changes:
 tools/ftp-indexer.c |  2 +-
 web/swdb.mac        | 24 ++++++++++++------------
 2 files changed, 13 insertions(+), 13 deletions(-)


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




More information about the Gnupg-commits mailing list