From: Michael Tremer Date: Thu, 2 Nov 2017 15:29:01 +0000 (+0000) Subject: openssl: Update to 1.0.2m X-Git-Tag: v2.19-core116~8 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=4a510319ca095b27ed91c05ebbe703c3faa434fe;hp=a016c0ce6a1daa791353c8bb54383fb9b71be6ef 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 --- diff --git a/config/rootfiles/core/116/filelists/i586/openssl-sse2 b/config/rootfiles/core/116/filelists/i586/openssl-sse2 new file mode 120000 index 0000000000..f424713d6c --- /dev/null +++ b/config/rootfiles/core/116/filelists/i586/openssl-sse2 @@ -0,0 +1 @@ +../../../../common/i586/openssl-sse2 \ No newline at end of file diff --git a/config/rootfiles/core/116/filelists/openssl b/config/rootfiles/core/116/filelists/openssl new file mode 120000 index 0000000000..100ab215ce --- /dev/null +++ b/config/rootfiles/core/116/filelists/openssl @@ -0,0 +1 @@ +../../../openssl \ No newline at end of file diff --git a/lfs/openssl b/lfs/openssl index b613ed76ec..8782e1e05b 100644 --- a/lfs/openssl +++ b/lfs/openssl @@ -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)