* [bug#30923] libressl 2.7.1
@ 2018-03-24 12:25 ng0
2018-03-26 17:48 ` bug#30923: " Marius Bakke
0 siblings, 1 reply; 2+ messages in thread
From: ng0 @ 2018-03-24 12:25 UTC (permalink / raw)
To: 30923
[-- Attachment #1: Type: text/plain, Size: 141 bytes --]
Yesterday Libressl 2.7.1 was released. Build finished alright,
no visible issues.
--
A88C8ADD129828D7EAC02E52E22F9BBFEE348588
https://n0.is
[-- Attachment #2: 0001-gnu-libressl-Update-to-2.7.1.patch --]
[-- Type: text/plain, Size: 1746 bytes --]
From acc7ed1d5179876718a3e995316543b3a536d3d4 Mon Sep 17 00:00:00 2001
From: Nils Gillmann <ng0@n0.is>
Date: Sat, 24 Mar 2018 12:22:49 +0000
Subject: [PATCH] gnu: libressl: Update to 2.7.1.
* gnu/packages/tls.scm (libressl): Update to 2.7.1.
Signed-off-by: Nils Gillmann <ng0@n0.is>
---
gnu/packages/tls.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/tls.scm b/gnu/packages/tls.scm
index f56d5b27f..b109a2a88 100644
--- a/gnu/packages/tls.scm
+++ b/gnu/packages/tls.scm
@@ -6,7 +6,7 @@
;;; Copyright © 2015 David Thompson <davet@gnu.org>
;;; Copyright © 2015, 2016, 2017 Leo Famulari <leo@famulari.name>
;;; Copyright © 2016, 2017 Efraim Flashner <efraim@flashner.co.il>
-;;; Copyright © 2016, 2017 Nils Gillmann <ng0@n0.is>
+;;; Copyright © 2016, 2017, 2018 Nils Gillmann <ng0@n0.is>
;;; Copyright © 2016 Hartmut Goebel <h.goebel@crazy-compilers.com>
;;; Copyright © 2017 Ricardo Wurmus <rekado@elephly.net>
;;; Copyright © 2017 Marius Bakke <mbakke@fastmail.com>
@@ -468,14 +468,14 @@ required structures.")
(define-public libressl
(package
(name "libressl")
- (version "2.6.4")
+ (version "2.7.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://openbsd/LibreSSL/"
name "-" version ".tar.gz"))
(sha256
(base32
- "07yi37a2ghsgj2b4w30q1s4d2inqnix7ika1m21y57p9z71212k3"))))
+ "0w3hdgcr4cq84cv7wkkg2clz9s6l2m2l92d6mfn70wxs6vi0fxck"))))
(build-system gnu-build-system)
(arguments
;; Do as if 'getentropy' was missing since older Linux kernels lack it
--
2.16.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#30923: libressl 2.7.1
2018-03-24 12:25 [bug#30923] libressl 2.7.1 ng0
@ 2018-03-26 17:48 ` Marius Bakke
0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2018-03-26 17:48 UTC (permalink / raw)
To: ng0, 30923-done
[-- Attachment #1: Type: text/plain, Size: 463 bytes --]
ng0 <ng0@n0.is> writes:
> Yesterday Libressl 2.7.1 was released. Build finished alright,
> no visible issues.
> --
> A88C8ADD129828D7EAC02E52E22F9BBFEE348588
> https://n0.is
> From acc7ed1d5179876718a3e995316543b3a536d3d4 Mon Sep 17 00:00:00 2001
> From: Nils Gillmann <ng0@n0.is>
> Date: Sat, 24 Mar 2018 12:22:49 +0000
> Subject: [PATCH] gnu: libressl: Update to 2.7.1.
>
> * gnu/packages/tls.scm (libressl): Update to 2.7.1.
Applied, thanks!
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-03-26 17:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-24 12:25 [bug#30923] libressl 2.7.1 ng0
2018-03-26 17:48 ` bug#30923: " Marius Bakke
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).