[Pkg-openssl-changes] r884 - in openssl/branches/1.1.0/debian: . patches
Sebastian Andrzej Siewior
bigeasy at moszumanska.debian.org
Thu Jan 26 15:39:10 UTC 2017
Author: bigeasy
Date: 2017-01-26 15:39:10 +0000 (Thu, 26 Jan 2017)
New Revision: 884
Modified:
openssl/branches/1.1.0/debian/changelog
openssl/branches/1.1.0/debian/libssl1.1.symbols
openssl/branches/1.1.0/debian/patches/series
Log:
prepare the 1.1.0d release
Modified: openssl/branches/1.1.0/debian/changelog
===================================================================
--- openssl/branches/1.1.0/debian/changelog 2017-01-25 21:08:13 UTC (rev 883)
+++ openssl/branches/1.1.0/debian/changelog 2017-01-26 15:39:10 UTC (rev 884)
@@ -1,3 +1,15 @@
+openssl (1.1.0d-1) unstable; urgency=medium
+
+ * New Upstream release
+ - Fixes CVE-2017-3731
+ - Fixes CVE-2017-3730
+ - Fixes CVE-2017-3732
+ - drop revert_ssl_read.patch and
+ 0001-Add-missing-zdelete-for-some-linux-arches.patch, applied upstream.
+ * add new symbols.
+
+ -- Sebastian Andrzej Siewior <sebastian at breakpoint.cc> Thu, 26 Jan 2017 16:38:34 +0100
+
openssl (1.1.0c-4) unstable; urgency=medium
* Make build-indep build again.
Modified: openssl/branches/1.1.0/debian/libssl1.1.symbols
===================================================================
--- openssl/branches/1.1.0/debian/libssl1.1.symbols 2017-01-25 21:08:13 UTC (rev 883)
+++ openssl/branches/1.1.0/debian/libssl1.1.symbols 2017-01-26 15:39:10 UTC (rev 884)
@@ -2,5 +2,7 @@
*@OPENSSL_1_1_0 1.1.0
*@OPENSSL_1_1_0a 1.1.0a
*@OPENSSL_1_1_0c 1.1.0c
+ *@OPENSSL_1_1_0d 1.1.0d
libssl.so.1.1 libssl1.1 #MINVER#
*@OPENSSL_1_1_0 1.1.0
+ *@OPENSSL_1_1_0d 1.1.0d
Modified: openssl/branches/1.1.0/debian/patches/series
===================================================================
--- openssl/branches/1.1.0/debian/patches/series 2017-01-25 21:08:13 UTC (rev 883)
+++ openssl/branches/1.1.0/debian/patches/series 2017-01-26 15:39:10 UTC (rev 884)
@@ -4,5 +4,3 @@
pic.patch
c_rehash-compat.patch
#padlock_conf.patch
-revert_ssl_read.patch
-0001-Add-missing-zdelete-for-some-linux-arches.patch
More information about the Pkg-openssl-changes
mailing list