openssl: security update to 1.0.2d

cve 2015-1792
This commit is contained in:
Arne Fitzenreiter
2015-07-09 15:15:05 +02:00
parent 87cd02c3d7
commit 12553c69cf
4 changed files with 5 additions and 3 deletions

View File

@@ -0,0 +1 @@
../../../common/openssh

View File

@@ -0,0 +1 @@
../../../common/openssl

View 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

View 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)