]> git.ipfire.org Git - people/dweismueller/ipfire-2.x.git/commitdiff
openssl: Update to 1.0.1k and 0.9.8zd
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 8 Jan 2015 17:28:12 +0000 (18:28 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 8 Jan 2015 17:28:48 +0000 (18:28 +0100)
https://www.openssl.org/news/secadv_20150108.txt

config/rootfiles/core/86/filelists/openssl [new symlink]
config/rootfiles/core/86/filelists/openssl-compat [new symlink]
lfs/openssl
lfs/openssl-compat

diff --git a/config/rootfiles/core/86/filelists/openssl b/config/rootfiles/core/86/filelists/openssl
new file mode 120000 (symlink)
index 0000000..e011a92
--- /dev/null
@@ -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 (symlink)
index 0000000..c9fa421
--- /dev/null
@@ -0,0 +1 @@
+../../../common/openssl-compat
\ No newline at end of file
index 186ea6c6ae49377e1bfb1f1be5a661a316cf395f..eae2c6e53aa8b7d7c1ba10314d0cd41c9d2d95ff 100644 (file)
@@ -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)
 
index 683d979ae04b4601e5f8f48b76c625ff02b5dc91..52a8e911394021da9a16485a6e9688f5ba76bba5 100644 (file)
@@ -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)