GNU bug report logs - #42061
[PATCH] gnu: libtiff: Use HTTPS.

Previous Next

Package: guix-patches;

Reported by: Timotej Lazar <timotej.lazar <at> araneo.si>

Date: Fri, 26 Jun 2020 14:24:02 UTC

Severity: normal

Tags: patch

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: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#42061: closed ([PATCH] gnu: libtiff: Use HTTPS.)
Date: Sat, 27 Jun 2020 21:22:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 27 Jun 2020 23:21:34 +0200
with message-id <87sgegjjc1.fsf <at> gnu.org>
and subject line Re: [bug#42061] [PATCH] gnu: libtiff: Use HTTPS.
has caused the debbugs.gnu.org bug report #42061,
regarding [PATCH] gnu: libtiff: Use HTTPS.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
42061: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42061
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Timotej Lazar <timotej.lazar <at> araneo.si>
To: guix-patches <at> gnu.org
Cc: Timotej Lazar <timotej.lazar <at> araneo.si>
Subject: [PATCH] gnu: libtiff: Use HTTPS.
Date: Fri, 26 Jun 2020 16:23:10 +0200
* gnu/packages/image.scm (libtiff)[source]: Use HTTPS.
---
 gnu/packages/image.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/image.scm b/gnu/packages/image.scm
index 393ee7e08b..ea1c178bc1 100644
--- a/gnu/packages/image.scm
+++ b/gnu/packages/image.scm
@@ -553,7 +553,7 @@ extracting icontainer icon files.")
    (source
      (origin
        (method url-fetch)
-       (uri (string-append "http://download.osgeo.org/libtiff/tiff-"
+       (uri (string-append "https://download.osgeo.org/libtiff/tiff-"
                            version ".tar.gz"))
        (sha256
         (base32
-- 
2.26.2



[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Timotej Lazar <timotej.lazar <at> araneo.si>
Cc: 42061-done <at> debbugs.gnu.org
Subject: Re: [bug#42061] [PATCH] gnu: libtiff: Use HTTPS.
Date: Sat, 27 Jun 2020 23:21:34 +0200
Hi,

Timotej Lazar <timotej.lazar <at> araneo.si> skribis:

> * gnu/packages/image.scm (libtiff)[source]: Use HTTPS.

Applied, thanks!

Ludo’.


This bug report was last modified 4 years and 324 days ago.

Previous Next


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