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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Simon Josefsson <simon <at> josefsson.org>
Subject: bug#64691: closed (Re: bug#64691: use https:// instead of git://
 in shepherd www)
Date: Mon, 21 Aug 2023 14:54:01 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#64691: use https:// instead of git:// in shepherd www

which was filed against the guix package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 64691 <at> debbugs.gnu.org.

-- 
64691: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64691
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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’.

[Message part 3 (message/rfc822, inline)]
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 4 (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)]

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.