GNU bug report logs - #31832
[PATCH] gnu: libressl: Update to 2.7.4.

Previous Next

Package: guix-patches;

Reported by: Gábor Boskovits <boskovits <at> gmail.com>

Date: Thu, 14 Jun 2018 20:41:02 UTC

Severity: normal

Tags: patch

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

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: Leo Famulari <leo <at> famulari.name>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#31832: closed ([PATCH] gnu: libressl: Update to 2.7.4.)
Date: Thu, 14 Jun 2018 21:12:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 14 Jun 2018 17:11:55 -0400
with message-id <20180614211155.GA15606 <at> jasmine.lan>
and subject line Re: [bug#31832] [PATCH] gnu: libressl: Update to 2.7.4.
has caused the debbugs.gnu.org bug report #31832,
regarding [PATCH] gnu: libressl: Update to 2.7.4.
to be marked as done.

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


-- 
31832: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=31832
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Gábor Boskovits <boskovits <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Gábor Boskovits <boskovits <at> gmail.com>
Subject: [PATCH] gnu: libressl: Update to 2.7.4.
Date: Thu, 14 Jun 2018 22:40:01 +0200
* gnu/packages/tls.scm (libressl): Update to 2.7.4.
---
 gnu/packages/tls.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/tls.scm b/gnu/packages/tls.scm
index a934a5087..9e6aac81b 100644
--- a/gnu/packages/tls.scm
+++ b/gnu/packages/tls.scm
@@ -459,14 +459,14 @@ required structures.")
 (define-public libressl
   (package
     (name "libressl")
-    (version "2.7.3")
+    (version "2.7.4")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://openbsd/LibreSSL/"
                                   name "-" version ".tar.gz"))
               (sha256
                (base32
-                "1597kj9jy3jyw52ys19sd4blg2gkam5q0rqdxbnrnvnyw67hviqn"))))
+                "19kxa5i97q7p6rrps9qm0nd8zqhdjvzx02j72400c73cl2nryfhy"))))
     (build-system gnu-build-system)
     (arguments
      ;; Do as if 'getentropy' was missing since older Linux kernels lack it
-- 
2.17.1



[Message part 3 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: Gábor Boskovits <boskovits <at> gmail.com>
Cc: 31832-done <at> debbugs.gnu.org
Subject: Re: [bug#31832] [PATCH] gnu: libressl: Update to 2.7.4.
Date: Thu, 14 Jun 2018 17:11:55 -0400
[Message part 4 (text/plain, inline)]
On Thu, Jun 14, 2018 at 10:40:01PM +0200, Gábor Boskovits wrote:
> * gnu/packages/tls.scm (libressl): Update to 2.7.4.

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

This bug report was last modified 6 years and 341 days ago.

Previous Next


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