all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [PATCH 0/1] OpenSSL 1.1.0
@ 2016-09-02  1:59 Leo Famulari
  2016-09-02  1:59 ` [PATCH 1/1] gnu: openssl: Update to 1.1.0 Leo Famulari
  2016-09-02  7:40 ` [PATCH 0/1] OpenSSL 1.1.0 Ricardo Wurmus
  0 siblings, 2 replies; 15+ messages in thread
From: Leo Famulari @ 2016-09-02  1:59 UTC (permalink / raw)
  To: guix-devel

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

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

end of thread, other threads:[~2016-09-06 17:48 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-02  1:59 [PATCH 0/1] OpenSSL 1.1.0 Leo Famulari
2016-09-02  1:59 ` [PATCH 1/1] gnu: openssl: Update to 1.1.0 Leo Famulari
2016-09-02  7:40 ` [PATCH 0/1] OpenSSL 1.1.0 Ricardo Wurmus
2016-09-02 12:43   ` Ludovic Courtès
2016-09-02 20:14     ` Leo Famulari
2016-09-02 20:30       ` Leo Famulari
2016-09-03 13:50       ` Ludovic Courtès
2016-09-03 14:06         ` Leo Famulari
2016-09-03 14:34           ` Ludovic Courtès
2016-09-04  2:20             ` Leo Famulari
2016-09-04  2:48               ` Leo Famulari
2016-09-05 20:35               ` Ludovic Courtès
2016-09-05 23:05                 ` Leo Famulari
2016-09-06 12:29                   ` Ludovic Courtès
2016-09-06 17:47                     ` Leo Famulari

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.