From: Michael Tremer Date: Fri, 27 Dec 2013 12:37:40 +0000 (+0100) Subject: fifteen: Add openssl and depending packages to core update. X-Git-Tag: v2.15-beta1~92 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dfe0a20def8732831647dfe551551f7c85c14f27;p=people%2Fms%2Fipfire-2.x.git fifteen: Add openssl and depending packages to core update. --- diff --git a/config/rootfiles/core/fifteen/filelists/Net_SSLeay b/config/rootfiles/core/fifteen/filelists/Net_SSLeay new file mode 120000 index 0000000000..13fe0560cf --- /dev/null +++ b/config/rootfiles/core/fifteen/filelists/Net_SSLeay @@ -0,0 +1 @@ +../../../common/Net_SSLeay \ No newline at end of file diff --git a/config/rootfiles/core/fifteen/filelists/openssl b/config/rootfiles/core/fifteen/filelists/openssl new file mode 120000 index 0000000000..e011a9266c --- /dev/null +++ b/config/rootfiles/core/fifteen/filelists/openssl @@ -0,0 +1 @@ +../../../common/openssl \ No newline at end of file diff --git a/config/rootfiles/core/fifteen/filelists/openssl-compat b/config/rootfiles/core/fifteen/filelists/openssl-compat new file mode 120000 index 0000000000..c9fa421324 --- /dev/null +++ b/config/rootfiles/core/fifteen/filelists/openssl-compat @@ -0,0 +1 @@ +../../../common/openssl-compat \ No newline at end of file diff --git a/config/rootfiles/core/fifteen/filelists/wget b/config/rootfiles/core/fifteen/filelists/wget new file mode 120000 index 0000000000..fcb57dfec8 --- /dev/null +++ b/config/rootfiles/core/fifteen/filelists/wget @@ -0,0 +1 @@ +../../../common/wget \ No newline at end of file diff --git a/config/rootfiles/core/fifteen/update.sh b/config/rootfiles/core/fifteen/update.sh index 34cc9137e8..d2f2fc2680 100644 --- a/config/rootfiles/core/fifteen/update.sh +++ b/config/rootfiles/core/fifteen/update.sh @@ -44,6 +44,9 @@ extract_files # Update Language cache perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang" +# Remove old openssl engines +rm -rf /usr/lib/engines + # Remove old initscripts rm -f /etc/rc.d/init.d/networking/red.up/22-outgoingfwctrl rm -f /etc/rc.d/init.d/networking/red.up/25-portfw