From: ng0 <ng0@pragmatique.xyz>
To: Alex Vong <alexvong1995@gmail.com>
Cc: 26054@debbugs.gnu.org
Subject: bug#26054: [PATCH] website: Use 'https' instead of 'http' links for 'alpha.gnu.org'.
Date: Sun, 23 Apr 2017 19:39:36 +0000 [thread overview]
Message-ID: <20170423193936.hm7wgfnxnnynlxni@abyayala> (raw)
In-Reply-To: <87r322sjvv.fsf@gmail.com>
Hi, has this already been applied? The bug is still open.
Alex Vong transcribed 3.3K bytes:
> ng0 <contact.ng0@cryptolab.net> writes:
>
> > Alex Vong transcribed 2.9K bytes:
> >> Hello,
> >>
> >> This patch is a follow-up of ng0's patch, which changes the 'http' link
> >> in the bottom the download page to use 'https'.
> >>
> >
> > I wonder about ftp. I have run an rsync server before, but I don't know
> > if it can be used selective enough to just link to the latest file with
> > rsync. Or provide a line for rsync for those who want to mirror the
> > "gnu/guix/" directory on alpha.gnu.org.
> > Maybe as an addition to the patch below, which itself looks good to me.
> >
> Hmmm, I neither know about ftp nor rsync server. I am a complete noob in
> networking...
>
> >> From 8968c983a20a5dc5ba5222574ec201412b8eb4ee Mon Sep 17 00:00:00 2001
> >> From: Alex Vong <alexvong1995@gmail.com>
> >> Date: Sat, 11 Mar 2017 17:15:15 +0800
> >> Subject: [PATCH] website: Use 'https' instead of 'http' links for
> >> 'alpha.gnu.org'.
> >>
> >> * website/www/download.scm (download-page): Replace 'http' with
> >> 'https'.
> >> ---
> >> website/www/download.scm | 7 ++++---
> >> 1 file changed, 4 insertions(+), 3 deletions(-)
> >>
> >> diff --git a/website/www/download.scm b/website/www/download.scm
> >> index 887c6db..6baaf40 100644
> >> --- a/website/www/download.scm
> >> +++ b/website/www/download.scm
> >> @@ -2,6 +2,7 @@
> >> ;;; Copyright © 2015, 2016 Ludovic Courtès <ludo@gnu.org>
> >> ;;; Copyright © 2015 Mathieu Lirzin <mthl@openmailbox.org>
> >> ;;; Copyright © 2017 ng0 <contact.ng0@cryptolab.net>
> >> +;;; Copyright © 2017 Alex Vong <alexvong1995@gmail.com>
> >> ;;; Initially written by Luis Felipe López Acevedo <felipe.lopez@openmailbox.org>
> >> ;;; who waives all copyright interest on this file.
> >> ;;;
> >> @@ -156,9 +157,9 @@ Linux-based system.")
> >> installation images as well as GNU Guix can be found on the GNU ftp server for "
> >> (em "alpha")
> >> " releases: "
> >> - (a (@ (href "http://alpha.gnu.org/gnu/guix/"))
> >> - "http://alpha.gnu.org/gnu/guix/")
> >> - " (via HTTP) and "
> >> + (a (@ (href "https://alpha.gnu.org/gnu/guix/"))
> >> + "https://alpha.gnu.org/gnu/guix/")
> >> + " (via HTTPS) and "
> >> (a (@ (href "ftp://alpha.gnu.org/gnu/guix/"))
> >> "ftp://alpha.gnu.org/gnu/guix/")
> >> " (via FTP). ")))
> >> --
> >> 2.12.0
> >>
> >
> >>
> >> Cheers,
> >> Alex
--
PGP and more: https://people.pragmatique.xyz/ng0/
next parent reply other threads:[~2017-04-23 19:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <87tw70b21e.fsf@gmail.com>
[not found] ` <20170311121215.ky5vp3rk22sz5ozl@abyayala>
[not found] ` <87r322sjvv.fsf@gmail.com>
2017-04-23 19:39 ` ng0 [this message]
2017-06-02 16:26 ` bug#26054: [PATCH] website: Use 'https' instead of 'http' links for 'alpha.gnu.org' Ludovic Courtès
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170423193936.hm7wgfnxnnynlxni@abyayala \
--to=ng0@pragmatique.xyz \
--cc=26054@debbugs.gnu.org \
--cc=alexvong1995@gmail.com \
/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.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
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).