unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#32719] Update gnurl to 7.61.1
@ 2018-09-12 14:01 Nils Gillmann
  2018-09-12 20:03 ` bug#32719: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Nils Gillmann @ 2018-09-12 14:01 UTC (permalink / raw)
  To: 32719

[-- Attachment #1: Type: text/plain, Size: 291 bytes --]

Here's an update of gnurl to 7.61.1, a simple version bump.
According to curl this CVE was fixed in curl:

https://curl.haxx.se/docs/CVE-2018-14618.html

But I never mention them in my release notes, so if the person
doing the commit wants to add 'CVE-2018-14618', feel free to do so.

-ng0

[-- Attachment #2: 0001-gnu-gnurl-Update-to-7.61.1.patch --]
[-- Type: text/plain, Size: 1203 bytes --]

From dbd9cb25f110bb84874f48a3a3bb08eec6729345 Mon Sep 17 00:00:00 2001
From: Nils Gillmann <ng0@n0.is>
Date: Wed, 12 Sep 2018 13:56:08 +0000
Subject: [PATCH] gnu: gnurl: Update to 7.61.1.

* gnu/packages/gnunet.scm (gnurl): Update to 7.61.1.

Signed-off-by: Nils Gillmann <ng0@n0.is>
---
 gnu/packages/gnunet.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnunet.scm b/gnu/packages/gnunet.scm
index eb17b9649..b4c9c463f 100644
--- a/gnu/packages/gnunet.scm
+++ b/gnu/packages/gnunet.scm
@@ -186,13 +186,13 @@ authentication and support for SSL3 and TLS.")
 (define-public gnurl
   (package
    (name "gnurl")
-   (version "7.61.0")
+   (version "7.61.1")
    (source (origin
             (method url-fetch)
             (uri (string-append "mirror://gnu/gnunet/" name "-" version ".tar.Z"))
             (sha256
              (base32
-              "1h03zkd9mp4xb5icirl3bfd64r5x8j9ka1hw9qd0n1ql1w0ilz23"))))
+              "0amnhhmlxaliz2rzp3zf1x6ixjqvgmiq7in0q14gd21rjlk9kvir"))))
    (build-system gnu-build-system)
    (outputs '("out"
               "doc"))                             ; 1.5 MiB of man3 pages
-- 
2.19.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#32719: Update gnurl to 7.61.1
  2018-09-12 14:01 [bug#32719] Update gnurl to 7.61.1 Nils Gillmann
@ 2018-09-12 20:03 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2018-09-12 20:03 UTC (permalink / raw)
  To: Nils Gillmann; +Cc: 32719-done

[-- Attachment #1: Type: text/plain, Size: 706 bytes --]

On Wed, Sep 12, 2018 at 02:01:01PM +0000, Nils Gillmann wrote:
> Here's an update of gnurl to 7.61.1, a simple version bump.
> According to curl this CVE was fixed in curl:
> 
> https://curl.haxx.se/docs/CVE-2018-14618.html
> 
> But I never mention them in my release notes, so if the person
> doing the commit wants to add 'CVE-2018-14618', feel free to do so.
> 
> -ng0

> From dbd9cb25f110bb84874f48a3a3bb08eec6729345 Mon Sep 17 00:00:00 2001
> From: Nils Gillmann <ng0@n0.is>
> Date: Wed, 12 Sep 2018 13:56:08 +0000
> Subject: [PATCH] gnu: gnurl: Update to 7.61.1.
> 
> * gnu/packages/gnunet.scm (gnurl): Update to 7.61.1.

Thanks! Pushed as f006237c545babed5151c943fe163ce9852bc9c2

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-09-12 20:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-12 14:01 [bug#32719] Update gnurl to 7.61.1 Nils Gillmann
2018-09-12 20:03 ` bug#32719: " Leo Famulari

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).