GNU bug report logs - #64691
use https:// instead of git:// in shepherd www

Previous Next

Package: guix;

Reported by: Simon Josefsson <simon <at> josefsson.org>

Date: Mon, 17 Jul 2023 19:42:02 UTC

Severity: normal

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 64691 in the body.
You can then email your comments to 64691 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#64691; Package guix. (Mon, 17 Jul 2023 19:42:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Simon Josefsson <simon <at> josefsson.org>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Mon, 17 Jul 2023 19:42:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Simon Josefsson <simon <at> josefsson.org>
To: bug-guix <at> gnu.org
Subject: use https:// instead of git:// in shepherd www
Date: Mon, 17 Jul 2023 21:40:18 +0200
[Message part 1 (text/plain, inline)]
Hello, and congratulations on the shepherd 0.10.2 release!

How about using https for git clone instructions, instead of the old
non-secured way?  See patch below.

The "Download" link on <https://savannah.gnu.org/git/?group=shepherd>
goes to <https://ftp.gnu.org/gnu/dmd/> which doesn't exist.  How about
updating it to point to <https://ftp.gnu.org/gnu/shepherd/>?

/Simon

cvs2 diff: Diffing .
Index: dmd.html
===================================================================
RCS file: /web/shepherd/shepherd/dmd.html,v
retrieving revision 1.34
diff -u -p -r1.34 dmd.html
--- dmd.html	13 May 2023 14:40:49 -0000	1.34
+++ dmd.html	17 Jul 2023 19:36:44 -0000
@@ -87,7 +87,7 @@ can be found at
 <dt>Development</dt>
 
 <dd>
-  <p>Anonymous checkout: <code>git clone git://git.savannah.gnu.org/shepherd.git</code></p>
+  <p>Anonymous checkout: <code>git clone https://git.savannah.gnu.org/git/shepherd.git</code></p>
   <p>You can also browse the Git repository with your web browser: 
     <a href="https://git.savannah.gnu.org/cgit/shepherd.git">https://git.savannah.gnu.org/cgit/shepherd.git</a></p>
 
cvs2 diff: Diffing manual
cvs2 diff: Diffing manual/html_node
[signature.asc (application/pgp-signature, inline)]

Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Mon, 21 Aug 2023 14:54:01 GMT) Full text and rfc822 format available.

Notification sent to Simon Josefsson <simon <at> josefsson.org>:
bug acknowledged by developer. (Mon, 21 Aug 2023 14:54:01 GMT) Full text and rfc822 format available.

Message #10 received at 64691-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Simon Josefsson <simon <at> josefsson.org>
Cc: 64691-done <at> debbugs.gnu.org
Subject: Re: bug#64691: use https:// instead of git:// in shepherd www
Date: Mon, 21 Aug 2023 16:53:25 +0200
Hi,

Simon Josefsson <simon <at> josefsson.org> skribis:

> -  <p>Anonymous checkout: <code>git clone git://git.savannah.gnu.org/shepherd.git</code></p>
> +  <p>Anonymous checkout: <code>git clone https://git.savannah.gnu.org/git/shepherd.git</code></p>
>    <p>You can also browse the Git repository with your web browser: 
>      <a href="https://git.savannah.gnu.org/cgit/shepherd.git">https://git.savannah.gnu.org/cgit/shepherd.git</a></p>

Good idea.  Applied, thanks!

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 19 Sep 2023 11:24:13 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 277 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.