From: Michael Tremer Date: Thu, 8 Jan 2015 17:28:12 +0000 (+0100) Subject: openssl: Update to 1.0.1k and 0.9.8zd X-Git-Tag: v2.15-core86~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3ccd175c5531490e8be144bfb4808a1d4b12c4fa;p=ipfire-2.x.git openssl: Update to 1.0.1k and 0.9.8zd https://www.openssl.org/news/secadv_20150108.txt --- diff --git a/config/rootfiles/core/86/filelists/openssl b/config/rootfiles/core/86/filelists/openssl new file mode 120000 index 0000000000..e011a9266c --- /dev/null +++ b/config/rootfiles/core/86/filelists/openssl @@ -0,0 +1 @@ +../../../common/openssl \ No newline at end of file diff --git a/config/rootfiles/core/86/filelists/openssl-compat b/config/rootfiles/core/86/filelists/openssl-compat new file mode 120000 index 0000000000..c9fa421324 --- /dev/null +++ b/config/rootfiles/core/86/filelists/openssl-compat @@ -0,0 +1 @@ +../../../common/openssl-compat \ No newline at end of file diff --git a/lfs/openssl b/lfs/openssl index 186ea6c6ae..eae2c6e53a 100644 --- a/lfs/openssl +++ b/lfs/openssl @@ -24,7 +24,7 @@ include Config -VER = 1.0.1j +VER = 1.0.1k THISAPP = openssl-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -51,7 +51,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = f7175c9cd3c39bb1907ac8bba9df8ed3 +$(DL_FILE)_MD5 = d4f002bd22a56881340105028842ae1f install : $(TARGET) diff --git a/lfs/openssl-compat b/lfs/openssl-compat index 683d979ae0..52a8e91139 100644 --- a/lfs/openssl-compat +++ b/lfs/openssl-compat @@ -24,7 +24,7 @@ include Config -VER = 0.9.8zc +VER = 0.9.8zd THISAPP = openssl-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 1b239eea3a60d67863e7b66700e47a16 +$(DL_FILE)_MD5 = e9b9ee12f2911e1a378e2458d9bfff77 install : $(TARGET)