mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-26 19:00:34 +02:00
openssl: security update to 1.0.2d
cve 2015-1792
This commit is contained in:
1
config/rootfiles/core/92/filelists/openssh
Symbolic link
1
config/rootfiles/core/92/filelists/openssh
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../common/openssh
|
||||
1
config/rootfiles/core/92/filelists/openssl
Symbolic link
1
config/rootfiles/core/92/filelists/openssl
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../common/openssl
|
||||
@@ -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
|
||||
|
||||
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user