openssl: Update to 1.0.2m

* bn_sqrx8x_internal carry bug on x86_64 (CVE-2017-3736)
* Malformed X.509 IPAddressFamily could cause OOB read (CVE-2017-3735)

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2017-11-02 15:29:01 +00:00
parent a016c0ce6a
commit 4a510319ca
3 changed files with 4 additions and 2 deletions

View File

@@ -0,0 +1 @@
../../../../common/i586/openssl-sse2

View File

@@ -0,0 +1 @@
../../../openssl

View File

@@ -24,7 +24,7 @@
include Config
VER = 1.0.2l
VER = 1.0.2m
THISAPP = openssl-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -94,7 +94,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = f85123cd390e864dfbe517e7616e6566
$(DL_FILE)_MD5 = 10e9e37f492094b9ef296f68f24a7666
install : $(TARGET)