openssl: update to 1.0.2i
authorMagnus Kroken <mkroken@gmail.com>
Sat, 24 Sep 2016 09:36:49 +0000 (11:36 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 24 Sep 2016 11:28:59 +0000 (13:28 +0200)
commit6926325829a2f58059ca8e614c892062fbbae393
tree42cb599d97a50e447d611c847295288f90f54251
parentc15d70c6d6a00529a119a41b97953eac9c41a8fc
openssl: update to 1.0.2i

Drop 302-fix_no_cmac_build.patch, it has been applied upstream.

Security fixes:
* (Severity: High) OCSP Status Request extension unbounded memory growth (CVE-2016-6304)
* (Severity: Moderate) SSL_peek() hang on empty record (CVE-2016-6305)
* 10 Low severity issues

Security advisory: https://www.openssl.org/news/secadv/20160922.txt
Changelog: https://www.openssl.org/news/cl102.txt

Signed-off-by: Magnus Kroken <mkroken@gmail.com>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/libs/openssl/Makefile
package/libs/openssl/patches/140-makefile-dirs.patch
package/libs/openssl/patches/150-no_engines.patch
package/libs/openssl/patches/160-disable_doc_tests.patch
package/libs/openssl/patches/190-remove_timestamp_check.patch
package/libs/openssl/patches/200-parallel_build.patch
package/libs/openssl/patches/302-fix_no_cmac_build.patch [deleted file]