]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
openssl: security update to 1.0.2d
authorArne Fitzenreiter <arne_f@ipfire.org>
Thu, 9 Jul 2015 13:15:05 +0000 (15:15 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Thu, 9 Jul 2015 13:15:05 +0000 (15:15 +0200)
cve 2015-1792

config/rootfiles/core/92/filelists/openssh [new symlink]
config/rootfiles/core/92/filelists/openssl [new symlink]
config/rootfiles/core/92/update.sh
lfs/openssl

diff --git a/config/rootfiles/core/92/filelists/openssh b/config/rootfiles/core/92/filelists/openssh
new file mode 120000 (symlink)
index 0000000..d8c77fd
--- /dev/null
@@ -0,0 +1 @@
+../../../common/openssh
\ No newline at end of file
diff --git a/config/rootfiles/core/92/filelists/openssl b/config/rootfiles/core/92/filelists/openssl
new file mode 120000 (symlink)
index 0000000..e011a92
--- /dev/null
@@ -0,0 +1 @@
+../../../common/openssl
\ No newline at end of file
index cd1bd0123d01ec61152dff42d778f68a22534128..b8ebe95f62f6ad9689e35f696b2bf729e676351c 100644 (file)
@@ -52,7 +52,7 @@ if [ `grep "ENABLED=on" /var/ipfire/vpn/settings` ]; then
 fi
 
 # This update need a reboot...
-#touch /var/run/need_reboot
+touch /var/run/need_reboot
 
 # Finish
 /etc/init.d/fireinfo start
index 1abc92cdf486b504b261888f1a9f7e6d112e69ce..670018ae8db4ccc5d4399e2028202cb76b8104dd 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.0.2c
+VER        = 1.0.2d
 
 THISAPP    = openssl-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -82,7 +82,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 8c8d81a9ae7005276e486702edbcd4b6
+$(DL_FILE)_MD5 = 38dd619b2e77cbac69b99f52a053d25a
 
 install : $(TARGET)