[Pkg-gnupg-commit] [gnupg2] 02/07: replace links to bugs.gnupg.org with dev.gnupg.org

Daniel Kahn Gillmor dkg at fifthhorseman.net
Fri May 19 00:49:01 UTC 2017


This is an automated email from the git hooks/post-receive script.

dkg pushed a commit to branch experimental
in repository gnupg2.

commit 71e6699888629eaaa18cedb91f4dce24c89ff2e8
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Thu May 18 15:21:51 2017 -0400

    replace links to bugs.gnupg.org with dev.gnupg.org
---
 debian/gpg-check-pattern.1                                             | 2 +-
 debian/gpg-wks-client.1                                                | 2 +-
 debian/gpg-wks-server.1                                                | 2 +-
 debian/kbxutil.1                                                       | 2 +-
 .../0003-Avoid-simple-memory-dumps-via-ptrace.patch                    | 2 +-
 .../0013-g10-Skip-signing-keys-where-no-secret-key-is-availab.patch    | 3 +--
 6 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/debian/gpg-check-pattern.1 b/debian/gpg-check-pattern.1
index 05dbc1e..5094706 100644
--- a/debian/gpg-check-pattern.1
+++ b/debian/gpg-check-pattern.1
@@ -22,7 +22,7 @@ run only a syntax check on the patternfile
 .BR \-0 ",  " \-\-null
 input is expected to be null delimited
 .PP
-Please report bugs to <https://bugs.gnupg.org>.
+Please report bugs to <https://dev.gnupg.org>.
 
 .SH COPYRIGHT
 Copyright \(co 2016 Free Software Foundation, Inc.
diff --git a/debian/gpg-wks-client.1 b/debian/gpg-wks-client.1
index 5cf48e8..6880b31 100644
--- a/debian/gpg-wks-client.1
+++ b/debian/gpg-wks-client.1
@@ -165,7 +165,7 @@ GnuPG on Web Key Service:
 <https://wiki.gnupg.org/WKS>
 
 .SH BUGS
-Please report bugs to <https://bugs.gnupg.org>.
+Please report bugs to <https://dev.gnupg.org>.
 
 .SH COPYRIGHT
 Copyright \(co 2017 Free Software Foundation, Inc.
diff --git a/debian/gpg-wks-server.1 b/debian/gpg-wks-server.1
index 7b7709d..4c01128 100644
--- a/debian/gpg-wks-server.1
+++ b/debian/gpg-wks-server.1
@@ -167,7 +167,7 @@ GnuPG on Web Key Service:
 <https://wiki.gnupg.org/WKS>
 
 .SH BUGS
-Please report bugs to <https://bugs.gnupg.org>.
+Please report bugs to <https://dev.gnupg.org>.
 
 .SH COPYRIGHT
 Copyright \(co 2017 Free Software Foundation, Inc.
diff --git a/debian/kbxutil.1 b/debian/kbxutil.1
index 52b338a..d59f1fe 100644
--- a/debian/kbxutil.1
+++ b/debian/kbxutil.1
@@ -49,7 +49,7 @@ set debugging flags
 enable full debugging
 
 .SH BUGS
-Please report bugs to <https://bugs.gnupg.org>.
+Please report bugs to <https://dev.gnupg.org>.
 
 .SH COPYRIGHT
 Copyright \(co 2016 Free Software Foundation, Inc.
diff --git a/debian/patches/block-ptrace-on-agent/0003-Avoid-simple-memory-dumps-via-ptrace.patch b/debian/patches/block-ptrace-on-agent/0003-Avoid-simple-memory-dumps-via-ptrace.patch
index 7e019fc..db44ad5 100644
--- a/debian/patches/block-ptrace-on-agent/0003-Avoid-simple-memory-dumps-via-ptrace.patch
+++ b/debian/patches/block-ptrace-on-agent/0003-Avoid-simple-memory-dumps-via-ptrace.patch
@@ -14,7 +14,7 @@ The remaining options for debugging are:
  * launch the agent from gdb directly
  * connect gdb to a running agent as the superuser
 
-Upstream bug: https://bugs.gnupg.org/gnupg/issue1211
+Upstream bug: https://dev.gnupg.org/T1211
 ---
  agent/gpg-agent.c | 8 ++++++++
  configure.ac      | 1 +
diff --git a/debian/patches/skip-missing-signing-keys/0013-g10-Skip-signing-keys-where-no-secret-key-is-availab.patch b/debian/patches/skip-missing-signing-keys/0013-g10-Skip-signing-keys-where-no-secret-key-is-availab.patch
index 27c5ceb..790ea39 100644
--- a/debian/patches/skip-missing-signing-keys/0013-g10-Skip-signing-keys-where-no-secret-key-is-availab.patch
+++ b/debian/patches/skip-missing-signing-keys/0013-g10-Skip-signing-keys-where-no-secret-key-is-availab.patch
@@ -11,8 +11,7 @@ This should only be relevant when gpg is required to choose which key
 to sign with -- if verifying signatures, we already know which subkey
 to look at, and indeed gpg doesn't seem to have a problem with this.
 
-This patch comes from
-https://bugs.gnupg.org/gnupg/file793/sign-fix.patch
+This patch comes from https://dev.gnupg.org/D296
 
 I (dkg) have reviewed and tested it with missing local keys, and it
 makes sense to me as the default behavior.  If the user has the secret

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gnupg2.git



More information about the Pkg-gnupg-commit mailing list