guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/1] OpenSSL 1.1.0


From: Leo Famulari
Subject: [PATCH 0/1] OpenSSL 1.1.0
Date: Thu, 1 Sep 2016 21:59:28 -0400

This patch updates to OpenSSL to 1.1.0.

I don't think we should update now; basically nothing works yet with the
new interface.

But, I could adapt the patch to add this version as openssl-next.

Your thoughts?

PS — Python's journey to support OpenSSL 1.1.0:
https://bugs.python.org/issue26470

Leo Famulari (1):
  gnu: openssl: Update to 1.1.0.

 gnu/local.mk                                     |   3 -
 gnu/packages/patches/openssl-CVE-2016-2177.patch | 286 -----------------------
 gnu/packages/patches/openssl-CVE-2016-2178.patch | 112 ---------
 gnu/packages/patches/openssl-c-rehash-in.patch   |  12 +-
 gnu/packages/patches/openssl-runpath.patch       |  15 --
 gnu/packages/tls.scm                             |  42 ++--
 6 files changed, 21 insertions(+), 449 deletions(-)
 delete mode 100644 gnu/packages/patches/openssl-CVE-2016-2177.patch
 delete mode 100644 gnu/packages/patches/openssl-CVE-2016-2178.patch
 delete mode 100644 gnu/packages/patches/openssl-runpath.patch

-- 
2.9.3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]