From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 2/2] gnu: openssl-next: Update to 1.1.0d [fixes CVE-2017-{3730,3731,3732}]. Date: Thu, 26 Jan 2017 14:21:54 -0500 Message-ID: <20170126192154.GA31485@jasmine> References: <79693100b343086ccd4f3c05d273f10dc8595c84.1485458347.git.leo@famulari.name> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="pWyiEgJYm5f9v55/" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42362) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cWpcS-0000yD-M7 for guix-devel@gnu.org; Thu, 26 Jan 2017 14:22:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cWpcJ-0003GT-Qm for guix-devel@gnu.org; Thu, 26 Jan 2017 14:22:04 -0500 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:37524) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cWpcJ-0003GJ-MD for guix-devel@gnu.org; Thu, 26 Jan 2017 14:21:55 -0500 Received: from localhost (c-73-188-17-148.hsd1.pa.comcast.net [73.188.17.148]) by mail.messagingengine.com (Postfix) with ESMTPA id 003B824528 for ; Thu, 26 Jan 2017 14:21:54 -0500 (EST) Content-Disposition: inline In-Reply-To: <79693100b343086ccd4f3c05d273f10dc8595c84.1485458347.git.leo@famulari.name> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org --pWyiEgJYm5f9v55/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 26, 2017 at 02:19:36PM -0500, Leo Famulari wrote: > * gnu/packages/tls.scm (openssl-next): Update to 1.1.0d. I forgot to sign this email. > --- > gnu/packages/tls.scm | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >=20 > diff --git a/gnu/packages/tls.scm b/gnu/packages/tls.scm > index d2abf1223..5dac5dff5 100644 > --- a/gnu/packages/tls.scm > +++ b/gnu/packages/tls.scm > @@ -406,7 +406,7 @@ required structures.") > (inherit openssl) > (replacement #f) > (name "openssl") > - (version "1.1.0c") > + (version "1.1.0d") > (source (origin > (method url-fetch) > (uri (list (string-append "ftp://ftp.openssl.org/source/" > @@ -417,7 +417,7 @@ required structures.") > (patches (search-patches "openssl-1.1.0-c-rehash-in.patch"= )) > (sha256 > (base32 > - "1xfn5ydl14myd9wgxm4nxy5a42cpp1g12ijf3g9m4mz0l90n8hzw"))= )) > + "1pv0zql3r73qpjini90hn29l28d65b7i777zav0larbmi6gbnpkx"))= )) > (outputs '("out" > "doc" ;1.3MiB of man3 pages > "static")) ; 5.5MiB of .a files > --=20 > 2.11.0 >=20 --pWyiEgJYm5f9v55/ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEsFFZSPHn08G5gDigJkb6MLrKfwgFAliKTE4ACgkQJkb6MLrK fwiTrQ//fXteeve31Hsq27JAjFOC3n95E/A93SkLv7hZPoFu7f3TP1v39l9qCqPH eSd/igCdbnhHB2VGoyz6+VoSaPPKmqdXQsUO+WQC7udSHgq5nRdkvtQPrxyYedRp VDgXopJmbKaP7UhK2H8Ql5D/lCWo0dHLyLVuYYM0xWuI5hiQWtt2GutC5He8tJmc xDh/4AFn9qtbw1EZLFHnttRhbzfMfqw5QhfwNbpeY/MYpx5oaHjf4xcQExugZNL5 nEVYPnqkcA72ApkGCjM/WRWRzwigG6XLR+XnQz0Rg2ngGaYt6hDAiOO+FNhbdOpX vgWKNVWeNhZ7zQhsOGFMDQrk7CX7tmaZBZcyIZzNTXryNhBvBjEwSAN2s0yO8YQ9 T0NfJLhCJU3dfQKguX03dgrTjX/LcMs/j7plfZ70a/+KO/uloOJpzTzkm0lp4FdH aALeWa49EjuO+EXKjdcIrOFjrfQ8nMrhTCCT47TUSuCWofiNNGrTryyoLdL6x/dZ jUP69zgGNDnu9876grEtQvvl5J1ovtAODRcpAOkA6dvikWy2Rbynndi0NTQ7nS2+ /5WXOgAb34y+hocg9IXaTPecx++vmp4+TwJq2DlZq94BfGTwqBApZbW5w6zO6Q6M Eg4yKZ14qv6EjFdK6QaqSqHQMbyI1BNWKir2mN+xcxIQfUKRdOI= =xdEk -----END PGP SIGNATURE----- --pWyiEgJYm5f9v55/--