GNU bug report logs - #25975
Use HTTPS in `guix pull`

Previous Next

Package: guix-patches;

Reported by: Marius Bakke <mbakke <at> fastmail.com>

Date: Sun, 5 Mar 2017 15:00:02 UTC

Severity: normal

Done: Marius Bakke <mbakke <at> fastmail.com>

Bug is archived. No further changes may be made.

Full log


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

From: Leo Famulari <leo <at> famulari.name>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: Marius Bakke <mbakke <at> fastmail.com>, 25975 <at> debbugs.gnu.org
Subject: Re: bug#25975: Use HTTPS in `guix pull`
Date: Sat, 11 Mar 2017 11:57:37 -0500
[Message part 1 (text/plain, inline)]
On Sat, Mar 11, 2017 at 11:26:12AM +0100, Ludovic Courtès wrote:
> > +           (map (lambda (cert)
> > +                  (copy-file cert (string-append out "/"
> > +                                                 (strip-store-file-name cert))))
> > +                (list root intermediate backup))))))
> 
> ‘for-each’ instead of ‘map’, to make it clear that it’s for side
> effects.

Done!

> > +    (license license:public-domain))) ; XXX what license?
> 
> It’s not copyrightable so yeah, this is a good approximation.

Okay!

I also changed the home-page to <https://letsencrypt.org/certificates/>.

Updated patch attached.
[0001-gnu-Add-le-certs.patch (text/plain, attachment)]
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 8 years and 133 days ago.

Previous Next


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