[git] GnuPG - branch, master, updated. gnupg-2.1.21-7-g705da1e
by Daniel Kahn Gillmor
cvs at cvs.gnupg.org
Thu May 18 21:09:10 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 705da1eb23aef92c42d6d657b20a0984b104f72f (commit)
from aae50e0b6a61549e226e0c7785260ad517f0ffff (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 705da1eb23aef92c42d6d657b20a0984b104f72f
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date: Thu May 18 15:05:57 2017 -0400
docs: Point to https://dev.gnupg.org/ .
Replace mentions of bugs.gnupg.org with https://dev.gnupg.org/. Since
the project has transitioned to a better workflow for supporting
contributions, we should ensure that our documentation points to the
right place.
Signed-off-by: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
diff --git a/AUTHORS b/AUTHORS
index ec4b742..fc2ee9b 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,8 +1,8 @@
Program: GnuPG
Homepage: https://www.gnupg.org
-Download: ftp://ftp.gnupg.org/gcrypt/gnupg/
+Download: https://gnupg.org/ftp/gcrypt/gnupg/
Repository: git://git.gnupg.org/gnupg.git
-Bug reports: https://bugs.gnupg.org
+Bug reports: https://dev.gnupg.org
Security related bug reports: <security at gnupg.org>
Maintainer: Werner Koch <wk at gnupg.org>
License: GPLv3+
diff --git a/README b/README
index 8be43d7..e0c5d71 100644
--- a/README
+++ b/README
@@ -227,7 +227,7 @@
https://www.gnupg.org/documentation/mailing-lists.html for archives
of the mailing lists.
- Please direct bug reports to http://bugs.gnupg.org or post them
+ Please direct bug reports to http://dev.gnupg.org or post them
direct to the mailing list <gnupg-devel at gnupg.org>.
Please direct questions about GnuPG to the users mailing list or one
diff --git a/configure.ac b/configure.ac
index da341d0..5ab8a53 100644
--- a/configure.ac
+++ b/configure.ac
@@ -47,7 +47,7 @@ m4_define([mym4_version], m4_argn(4, mym4_verslist))
m4_define([mym4_revision], m4_argn(7, mym4_verslist))
m4_define([mym4_revision_dec], m4_argn(8, mym4_verslist))
m4_esyscmd([echo ]mym4_version[>VERSION])
-AC_INIT([mym4_package],[mym4_version], [https://bugs.gnupg.org])
+AC_INIT([mym4_package],[mym4_version], [https://dev.gnupg.org])
NEED_GPG_ERROR_VERSION=1.24
diff --git a/doc/announce-2.1.txt b/doc/announce-2.1.txt
index eccd0e7..137f0b1 100644
--- a/doc/announce-2.1.txt
+++ b/doc/announce-2.1.txt
@@ -236,7 +236,7 @@ Support
Please consult the archive of the gnupg-users mailing list before
reporting a bug <https://gnupg.org/documentation/mailing-lists.html>.
We suggest to send bug reports for a new release to this list in favor
-of filing a bug at <https://bugs.gnupg.org>. For commercial support
+of filing a bug at <https://dev.gnupg.org>. For commercial support
requests we keep a list of known service companies at:
https://gnupg.org/service.html
diff --git a/doc/faq.org b/doc/faq.org
index f038508..5619faa 100644
--- a/doc/faq.org
+++ b/doc/faq.org
@@ -6,9 +6,8 @@
#+LANGUAGE: en
#+TITLE: GnuPG Frequently Asked Questions
#+OPTIONS: H:3 num:nil toc:t \n:nil @:t ::t |:t ^:{} -:t f:t *:t TeX:t LaTeX:t skip:nil d:(HIDE) tags:not-in-toc
-#+LINK: gnupgweb http://www.gnupg.org/
-#+LINK: roundup https://bugs.g10code.com/gnupg/issue
-#+STYLE: <link rel="stylesheet" type="text/css" href="http://www.gnupg.org/share/site.css" />
+#+LINK: gnupgweb https://www.gnupg.org/
+#+STYLE: <link rel="stylesheet" type="text/css" href="https://www.gnupg.org/share/site.css" />
# FIXME: This FAQ needs a heavy cleanup. For now I only switched to
# org-mode format for easier maintenance.
@@ -29,9 +28,9 @@ update this FAQ in the next month. See the section "Changes" for recent updates
:END:
Welcome to the GnuPG FAQ. The latest HTML version is available at\\
- [[http://www.gnupg.org/faq/GnuPG-FAQ.html]]; \\
- a plain text Gversion at \\
- ftp://ftp.gnupg.org/gcrypt/gnupg/GnuPG-FAQ.txt.
+ [[https://www.gnupg.org/faq/GnuPG-FAQ.html]]; \\
+ a plain text version at \\
+ https://gnupg.org/ftp/gcrypt/gnupg/GnuPG-FAQ.txt .
See the end of this file for the release date.
@@ -89,7 +88,7 @@ update this FAQ in the next month. See the section "Changes" for recent updates
communication and data storage. It can be used to encrypt data and
to create digital signatures. It includes an advanced key
management facility and is compliant with the proposed OpenPGP
- Internet standard as described in [[http://www.rfc-editor.org/rfc/rfc4880.txt][RFC-4880]]. As such, it is aimed
+ Internet standard as described in [[https://www.rfc-editor.org/rfc/rfc4880.txt][RFC-4880]]. As such, it is aimed
to be compatible with PGP from PGP Corp. and other OpenPGP tools
** Is GnuPG compatible with PGP?
@@ -158,8 +157,8 @@ update this FAQ in the next month. See the section "Changes" for recent updates
:CUSTOM_ID: where-do-i-get-gnupg
:END:
- You can download the GNU Privacy Guard from its primary FTP server
- [[ftp://ftp.gnupg.org/gcrypt/gnupg/][ftp.gnupg.org]] or from one of its [[gnupgweb:download/mirrors.html][mirrors]].
+ You can download the GNU Privacy Guard from its primary server
+ [[https://gnupg.org/ftp/gcrypt/gnupg/][ftp.gnupg.org]] or from one of its [[gnupgweb:download/mirrors.html][mirrors]].
The current stable version is FIXME. Please upgrade to this
version as it includes additional features, functions and security
@@ -1139,8 +1138,8 @@ update this FAQ in the next month. See the section "Changes" for recent updates
lists? Did you have a look at the bug list (you'll find a link to
the list of reported bugs on the documentation page). If you're
not sure about it being a bug, you can send mail to the
- gnupg-devel list. Otherwise, use the bug tracking system
- [[http://bugs.gnupg.org][bugs.gnupg.org]].
+ gnupg-devel list. Otherwise, use the bug tracking system at
+ [[https://dev.gnupg.org][dev.gnupg.org]].
** Why doesn't GnuPG support X.509 certificates?
:PROPERTIES:
@@ -1177,7 +1176,7 @@ update this FAQ in the next month. See the section "Changes" for recent updates
There is a small bug in 1.0.6 which didn't parse trust packets
correctly. You may want to apply this patch if you can't upgrade:
- [[http://www.gnupg.org/developer/gpg-woody-fix.txt]].
+ [[https://www.gnupg.org/developer/gpg-woody-fix.txt]].
** I upgraded to GnuPG version 1.0.7 and now it takes longer to load my keyrings. What can I do?
:PROPERTIES:
@@ -1203,7 +1202,7 @@ update this FAQ in the next month. See the section "Changes" for recent updates
More information and a patch for a some pre-1.2.2 versions of GnuPG
can be found at:
- [[http://lists.gnupg.org/pipermail/gnupg-announce/2003q2/000268.html]].
+ [[https://lists.gnupg.org/pipermail/gnupg-announce/2003q2/000268.html]].
** I just compiled GnuPG from source on my GNU/Linux RPM-based system and it's not working. Why?
:PROPERTIES:
@@ -1480,7 +1479,7 @@ assignment to the FSF. Without such an assignment we may only accept
trivial patches. As a rule of thumb the sum of all changed lines by
one contributor may not exceed about 15 lines. Exceptions are typo
corrections and translations. See
-http://www.gnu.org/prep/maintain/html_node/Copyright-Papers.html for
+https://www.gnu.org/prep/maintain/html_node/Copyright-Papers.html for
details.
** U.S. export restrictions
@@ -1504,8 +1503,8 @@ email changed, so I just sent "www.gnupg.org" and haven't bothered
with the email since.
#+end_quote
-The rules: http://www.bis.doc.gov/encryption/pubavailencsourcecodenofify.html
-The 2004 rule change: http://edocket.access.gpo.gov/2004/04-26992.htm
+The rules: https://www.bis.doc.gov/encryption/pubavailencsourcecodenofify.html
+The 2004 rule change: https://edocket.access.gpo.gov/2004/04-26992.htm
* Acknowledgements
diff --git a/doc/gpg.texi b/doc/gpg.texi
index 1a0ea55..fbe6367 100644
--- a/doc/gpg.texi
+++ b/doc/gpg.texi
@@ -3777,7 +3777,7 @@ may be recoverable from it later.
Before you report a bug you should first search the mailing list
archives for similar problems and second check whether such a bug has
-already been reported to our bug tracker at http://bugs.gnupg.org .
+already been reported to our bug tracker at https://dev.gnupg.org .
@c *******************************************
@c *************** **************
diff --git a/tests/fake-pinentries/README.txt b/tests/fake-pinentries/README.txt
index 9272ae5..0654f56 100644
--- a/tests/fake-pinentries/README.txt
+++ b/tests/fake-pinentries/README.txt
@@ -35,4 +35,4 @@ Troubleshooting
If you have any trouble with this technique, please drop a line to the
GnuPG development mailing list <gnupg-devel at gnupg.org> or open a
-report on the GnuPG bug tracker at https://bugs.gnupg.org/gnupg
+report on the GnuPG bug tracker at https://dev.gnupg.org/gnupg
-----------------------------------------------------------------------
Summary of changes:
AUTHORS | 4 ++--
README | 2 +-
configure.ac | 2 +-
doc/announce-2.1.txt | 2 +-
doc/faq.org | 31 +++++++++++++++----------------
doc/gpg.texi | 2 +-
tests/fake-pinentries/README.txt | 2 +-
7 files changed, 22 insertions(+), 23 deletions(-)
hooks/post-receive
--
The GNU Privacy Guard
http://git.gnupg.org
More information about the Gnupg-commits
mailing list