GNU bug report logs - #32134
[PATCH] gnu: curl: Update replacement to 7.61.0 [fixes CVE-2018-0500].

Previous Next

Package: guix-patches;

Reported by: Leo Famulari <leo <at> famulari.name>

Date: Thu, 12 Jul 2018 14:44:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

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 32134 in the body.
You can then email your comments to 32134 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 guix-patches <at> gnu.org:
bug#32134; Package guix-patches. (Thu, 12 Jul 2018 14:44:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Leo Famulari <leo <at> famulari.name>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 12 Jul 2018 14:44:02 GMT) Full text and rfc822 format available.

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

From: Leo Famulari <leo <at> famulari.name>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: curl: Update replacement to 7.61.0 [fixes CVE-2018-0500].
Date: Thu, 12 Jul 2018 10:42:46 -0400
* gnu/packages/curl.scm (curl)[replacement]: Update to 7.61.0.
(curl-7.60.0): Replace with ...
(curl-7.61.0): ... new variable.
---
 gnu/packages/curl.scm | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/curl.scm b/gnu/packages/curl.scm
index 65bc69838..e724fd147 100644
--- a/gnu/packages/curl.scm
+++ b/gnu/packages/curl.scm
@@ -51,7 +51,7 @@
   (package
    (name "curl")
    (version "7.59.0")
-   (replacement curl-7.60.0)
+   (replacement curl-7.61.0)
    (source (origin
             (method url-fetch)
             (uri (string-append "https://curl.haxx.se/download/curl-"
@@ -141,10 +141,10 @@ tunneling, and so on.")
                                   "See COPYING in the distribution."))
    (home-page "https://curl.haxx.se/")))
 
-(define-public curl-7.60.0
+(define-public curl-7.61.0
   (package
     (inherit curl)
-    (version "7.60.0")
+    (version "7.61.0")
     (source
       (origin
         (method url-fetch)
@@ -152,7 +152,7 @@ tunneling, and so on.")
                             version ".tar.xz"))
         (sha256
          (base32
-          "1876ck0smbqz3xakm7s6q6gh4zarh9pv3izf4vlzgpc9xn6zydl7"))))))
+          "080p9r2kln8cbfj0rqfn6wqp5kdn9k5wp720nirkcw845lcmavpg"))))))
 
 (define-public kurly
   (package
-- 
2.18.0





Information forwarded to guix-patches <at> gnu.org:
bug#32134; Package guix-patches. (Thu, 12 Jul 2018 18:42:02 GMT) Full text and rfc822 format available.

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

From: Marius Bakke <mbakke <at> fastmail.com>
To: Leo Famulari <leo <at> famulari.name>, 32134 <at> debbugs.gnu.org
Subject: Re: [bug#32134] [PATCH] gnu: curl: Update replacement to 7.61.0
 [fixes CVE-2018-0500].
Date: Thu, 12 Jul 2018 20:41:23 +0200
[Message part 1 (text/plain, inline)]
Leo Famulari <leo <at> famulari.name> writes:

> * gnu/packages/curl.scm (curl)[replacement]: Update to 7.61.0.
> (curl-7.60.0): Replace with ...
> (curl-7.61.0): ... new variable.

LGTM, thanks!
[signature.asc (application/pgp-signature, inline)]

Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Thu, 12 Jul 2018 22:52:01 GMT) Full text and rfc822 format available.

Notification sent to Leo Famulari <leo <at> famulari.name>:
bug acknowledged by developer. (Thu, 12 Jul 2018 22:52:02 GMT) Full text and rfc822 format available.

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

From: Leo Famulari <leo <at> famulari.name>
To: Marius Bakke <mbakke <at> fastmail.com>
Cc: 32134-done <at> debbugs.gnu.org
Subject: Re: [bug#32134] [PATCH] gnu: curl: Update replacement to 7.61.0
 [fixes CVE-2018-0500].
Date: Thu, 12 Jul 2018 18:51:56 -0400
[Message part 1 (text/plain, inline)]
On Thu, Jul 12, 2018 at 08:41:23PM +0200, Marius Bakke wrote:
> Leo Famulari <leo <at> famulari.name> writes:
> 
> > * gnu/packages/curl.scm (curl)[replacement]: Update to 7.61.0.
> > (curl-7.60.0): Replace with ...
> > (curl-7.61.0): ... new variable.
> 
> LGTM, thanks!

Thanks! Pushed as b11844034d772f3eba71664f77aebbb69a353790
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 10 Aug 2018 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 7 years and 11 days ago.

Previous Next


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