[git] GnuPG - branch, master, updated. gnupg-2.1.1-67-g15fad6b

by Werner Koch cvs at cvs.gnupg.org
Wed Feb 11 12:11:32 CET 2015


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  15fad6b1b9e5ea0bfe76be8c2692b76d57b74291 (commit)
      from  2183683bd633818dd031b090b5530951de76f392 (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 15fad6b1b9e5ea0bfe76be8c2692b76d57b74291
Author: Werner Koch <wk at gnupg.org>
Date:   Wed Feb 11 12:10:39 2015 +0100

    doc: Change remaining http links to gnupg.org to https
    
    --
    GnuPG-bug-id: 1830

diff --git a/README b/README
index 886e87e..6ad3e51 100644
--- a/README
+++ b/README
@@ -145,9 +145,9 @@
   enter "make pdf" For a HTML version enter "make html" and point your
   browser to gnupg.html/index.html.  Standard man pages for all
   components are provided as well.  An online version of the manual is
-  available at http://www.gnupg.org/documentation/manuals/gnupg/ .  A
+  available at [[https://gnupg.org/documentation/manuals/gnupg/]] .  A
   version of the manual pertaining to the current development snapshot
-  is at http://www.gnupg.org/documentation/manuals/gnupg-devel/ .
+  is at [[https://gnupg.org/documentation/manuals/gnupg-devel/]] .
 
 
 * GnuPG 1.4 and GnuPG 2.0
@@ -172,7 +172,7 @@
              or using TOR "http://ic6au7wa3f6naxjq.onion"
   The primary FTP site is "ftp://ftp.gnupg.org/gcrypt/"
 
-  See https://www.gnupg.org/download/mirrors.html for a list of
+  See [[https://gnupg.org/download/mirrors.html]] for a list of
   mirrors and use them if possible.  You may also find GnuPG mirrored
   on some of the regular GNU mirrors.
 
diff --git a/doc/gpg.texi b/doc/gpg.texi
index 8df0e3f..ffb892e 100644
--- a/doc/gpg.texi
+++ b/doc/gpg.texi
@@ -342,7 +342,7 @@ useful for debugging.
 Present a menu to work with a smartcard. The subcommand "help" provides
 an overview on available commands. For a detailed description, please
 see the Card HOWTO at
-http://www.gnupg.org/documentation/howtos.html#GnuPG-cardHOWTO .
+https://gnupg.org/documentation/howtos.html#GnuPG-cardHOWTO .
 
 @item --card-status
 @opindex card-status
diff --git a/g10/sig-check.c b/g10/sig-check.c
index dd475be..27c51fd 100644
--- a/g10/sig-check.c
+++ b/g10/sig-check.c
@@ -106,7 +106,7 @@ signature_check2 (PKT_signature *sig, gcry_md_hd_t digest, u32 *r_expiredate,
 		log_info(_("WARNING: signing subkey %s is not"
 			   " cross-certified\n"),keystr_from_pk(pk));
 		log_info(_("please see %s for more information\n"),
-			 "http://www.gnupg.org/faq/subkey-cross-certify.html");
+			 "https://gnupg.org/faq/subkey-cross-certify.html");
 		/* --require-cross-certification makes this warning an
                      error.  TODO: change the default to require this
                      after more keys have backsigs. */

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

Summary of changes:
 README          | 6 +++---
 doc/gpg.texi    | 2 +-
 g10/sig-check.c | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)


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




More information about the Gnupg-commits mailing list