package/openssl: security bump to version 1.0.2i
authorBernd Kuhls <bernd.kuhls@t-online.de>
Thu, 22 Sep 2016 17:16:54 +0000 (19:16 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 22 Sep 2016 19:09:33 +0000 (21:09 +0200)
https://www.openssl.org/news/secadv/20160922.txt

Fixes
SSL_peek() hang on empty record (CVE-2016-6305)
SWEET32 Mitigation (CVE-2016-2183)
OOB write in MDC2_Update() (CVE-2016-6303)
Malformed SHA512 ticket DoS (CVE-2016-6302)
OOB write in BN_bn2dec() (CVE-2016-2182)
OOB read in TS_OBJ_print_bio() (CVE-2016-2180)
Pointer arithmetic undefined behaviour (CVE-2016-2177)
Constant time flag not preserved in DSA signing (CVE-2016-2178)
DTLS buffered message DoS (CVE-2016-2179)
DTLS replay protection DoS (CVE-2016-2181)
Certificate message OOB reads (CVE-2016-6306)
Excessive allocation of memory in tls_get_message_header()
  (CVE-2016-6307)
Excessive allocation of memory in dtls1_preprocess_fragment()
  (CVE-2016-6308)

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/openssl/openssl.hash
package/openssl/openssl.mk

index edbce8e276e7025c0708adb67b8b173676656117..50a0cc728451bd93da75e855c78d7667567687cc 100644 (file)
@@ -1,5 +1,5 @@
-# From https://www.openssl.org/source/openssl-1.0.2h.tar.gz.sha256
-sha256 1d4007e53aad94a5b2002fe045ee7bb0b3d98f1a47f8b2bc851dcd1c74332919        openssl-1.0.2h.tar.gz
+# From https://www.openssl.org/source/openssl-1.0.2i.tar.gz.sha256
+sha256 9287487d11c9545b6efb287cdb70535d4e9b284dd10d51441d9b9963d000de6f        openssl-1.0.2i.tar.gz
 # Locally computed
 sha256 eddd8a5123748052c598214487ac178e4bfa4e31ba2ec520c70d59c8c5bfa2e9        openssl-1.0.2a-parallel-install-dirs.patch?id=c8abcbe8de5d3b6cdd68c162f398c011ff6e2d9d
 sha256 147c3eeaad614c044749ea527cb433eae5e2d5cad34a78c6ba61cd967bfbe01f        openssl-1.0.2a-parallel-obj-headers.patch?id=c8abcbe8de5d3b6cdd68c162f398c011ff6e2d9d
index efe2b49ad8f679875fc27934ce22f9ded62f5e51..055ed79292e26320e65226c83431e3f7bc2ac75f 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-OPENSSL_VERSION = 1.0.2h
+OPENSSL_VERSION = 1.0.2i
 OPENSSL_SITE = http://www.openssl.org/source
 OPENSSL_LICENSE = OpenSSL or SSLeay
 OPENSSL_LICENSE_FILES = LICENSE