]> git.ipfire.org Git - people/jschlag/ipfire-2.x.git/commitdiff
openssl: security update to 1.0.2g
authorArne Fitzenreiter <arne_f@ipfire.org>
Tue, 1 Mar 2016 15:00:19 +0000 (16:00 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Tue, 1 Mar 2016 15:00:19 +0000 (16:00 +0100)
this fixes diverse security problems.
check http://openssl.org/news/secadv/20160301.txt for details.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
lfs/openssl

index c5b71f79769eca934259c1c4bbbf07b6db9dc1c2..c68cf29030c2d6fbf2a40a69f851501bf2a6ec8f 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.0.2f
+VER        = 1.0.2g
 
 THISAPP    = openssl-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -86,7 +86,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = b3bf73f507172be9292ea2a8c28b659d
+$(DL_FILE)_MD5 = f3c710c045cdee5fd114feb69feba7aa
 
 install : $(TARGET)