public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: Jonny Grant <jg@jguk.org>
To: gdb@sourceware.org
Subject: [PATCH] change bug url to https in gdb --help
Date: Wed, 27 May 2020 23:20:08 +0100	[thread overview]
Message-ID: <d951b390-73a7-920a-4124-d1348aacfe55@jguk.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 27 bytes --]

Please find attached
Jonny

[-- Attachment #2: 0001-Change-bug-url-to-https.patch --]
[-- Type: text/x-patch, Size: 826 bytes --]

From df0231a81311bc8cfe7240942e482e0518633d0f Mon Sep 17 00:00:00 2001
From: Jonathan Grant <jg@jguk.org>
Date: Wed, 27 May 2020 23:17:02 +0100
Subject: [PATCH] Change bug url to https

Signed-off-by: Jonathan Grant <jg@jguk.org>
---
 gdb/configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gdb/configure.ac b/gdb/configure.ac
index 9dac11469f..62750804fa 100644
--- a/gdb/configure.ac
+++ b/gdb/configure.ac
@@ -430,7 +430,7 @@ AC_ARG_ENABLE([codesign],
 AC_SUBST([CODESIGN_CERT])
 
 ACX_PKGVERSION([GDB])
-ACX_BUGURL([http://www.gnu.org/software/gdb/bugs/])
+ACX_BUGURL([https://www.gnu.org/software/gdb/bugs/])
 AC_DEFINE_UNQUOTED([PKGVERSION], ["$PKGVERSION"], [Additional package description])
 AC_DEFINE_UNQUOTED([REPORT_BUGS_TO], ["$REPORT_BUGS_TO"], [Bug reporting address])
 
-- 
2.17.1


             reply	other threads:[~2020-05-27 22:20 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-27 22:20 Jonny Grant [this message]
2020-05-28 19:05 ` Christian Biesinger
2020-05-29 23:45   ` Jonny Grant
2020-05-30 15:26     ` Simon Marchi
2020-05-30 15:36       ` Jonny Grant
2020-06-10 13:12       ` Jonny Grant
2020-06-09 12:20   ` Jonny Grant
2020-06-09 18:24     ` Christian Biesinger
2020-06-11  2:27       ` Simon Marchi
2020-06-11 15:57         ` Pedro Alves
2020-06-11 19:29           ` Christian Biesinger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d951b390-73a7-920a-4124-d1348aacfe55@jguk.org \
    --to=jg@jguk.org \
    --cc=gdb@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).