openssl: update to 1.0.2j
authorMagnus Kroken <mkroken@gmail.com>
Mon, 26 Sep 2016 15:21:52 +0000 (17:21 +0200)
committerJohn Crispin <john@phrozen.org>
Tue, 27 Sep 2016 15:50:22 +0000 (17:50 +0200)
commitb1f39d3d7ee7ba0714e45af64a935b01877a5175
tree0ba98cf9341cac670180e2a0a127f4dc4d62437c
parent142ec7ada939313cc890f94df5fc6903f2660635
openssl: update to 1.0.2j

A bug fix which included a CRL sanity check was added to OpenSSL 1.1.0
but was omitted from OpenSSL 1.0.2i. As a result any attempt to use
CRLs in OpenSSL 1.0.2i will crash with a null pointer exception.

Patches applied upstream:
* 301-fix_no_nextprotoneg_build.patch
* 302-Fix_typo_introduced_by_a03f81f4.patch

Security advisory: https://www.openssl.org/news/secadv/20160926.txt

Signed-off-by: Magnus Kroken <mkroken@gmail.com>
package/libs/openssl/Makefile
package/libs/openssl/patches/301-fix_no_nextprotoneg_build.patch [deleted file]
package/libs/openssl/patches/302-Fix_typo_introduced_by_a03f81f4.patch [deleted file]