[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/15: gnu: OpenSSL@1.1: Update to 1.1.1c.
From: |
guix-commits |
Subject: |
10/15: gnu: address@hidden: Update to 1.1.1c. |
Date: |
Mon, 3 Jun 2019 16:32:26 -0400 (EDT) |
mbakke pushed a commit to branch master
in repository guix.
commit 558c733044e9da7818cd1cf81cd7d4f697908d04
Author: Marius Bakke <address@hidden>
Date: Mon Jun 3 17:42:02 2019 +0200
gnu: address@hidden: Update to 1.1.1c.
* gnu/packages/tls.scm (openssl-next): Update to 1.1.1c.
---
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 bb82efb..8e20101 100644
--- a/gnu/packages/tls.scm
+++ b/gnu/packages/tls.scm
@@ -410,7 +410,7 @@ required structures.")
(package
(inherit openssl)
(name "openssl")
- (version "1.1.1b")
+ (version "1.1.1c")
(source (origin
(method url-fetch)
(uri (list (string-append
"https://www.openssl.org/source/openssl-"
@@ -423,7 +423,7 @@ required structures.")
(patches (search-patches "openssl-1.1-c-rehash-in.patch"))
(sha256
(base32
- "0jza8cmznnyiia43056dij1jdmz62dx17wsn0zxksh9h6817nmaw"))))
+ "142c7zdlz06hjrrvinb9f276czc78bnkyhd9xma621qmmmwk1yzn"))))
(outputs '("out"
"doc" ; 6.8 MiB of man3 pages and full HTML documentation
"static")) ; 6.4 MiB of .a files
- branch master updated (5b315f3 -> 18919cf), guix-commits, 2019/06/03
- 14/15: gnu: python-beautifulsoup4: Update to 4.7.1., guix-commits, 2019/06/03
- 12/15: gnu: Cython: Update home page., guix-commits, 2019/06/03
- 15/15: gnu: python-translate-toolkit: Update home page., guix-commits, 2019/06/03
- 13/15: gnu: python-soupsieve: Fix python2 variant., guix-commits, 2019/06/03
- 10/15: gnu: OpenSSL@1.1: Update to 1.1.1c.,
guix-commits <=
- 11/15: gnu: Django: Update to 1.11.21 [fixes CVE-2019-12308, CVE-2019-11358]., guix-commits, 2019/06/03
- 09/15: gnu: gphoto2: Update to 2.5.23., guix-commits, 2019/06/03
- 08/15: gnu: libgphoto2: Update to 2.5.23., guix-commits, 2019/06/03
- 07/15: gnu: re2: Update to 2019-06-01., guix-commits, 2019/06/03
- 05/15: gnu: python-cryptography: Update to 2.7., guix-commits, 2019/06/03
- 06/15: gnu: xorg-server: Update to 1.20.5., guix-commits, 2019/06/03
- 03/15: gnu: libsodium: Update to 1.0.18., guix-commits, 2019/06/03
- 04/15: gnu: GnuPG: Update to 2.2.16., guix-commits, 2019/06/03
- 02/15: gnu: Remove libevent@2.0., guix-commits, 2019/06/03
- 01/15: gnu: libevent: Update home page., guix-commits, 2019/06/03