strongswan: Update to 5.3.3

ChaCha is disabled since our kernel does not support it yet

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2015-10-03 19:15:36 +01:00
parent 75ccb6a693
commit 8235f17df5
5 changed files with 10 additions and 2 deletions

View File

@@ -153,6 +153,7 @@ usr/libexec/ipsec/starter
usr/libexec/ipsec/stroke
usr/sbin/ipsec
#usr/share/man/man1/pki---acert.1
#usr/share/man/man1/pki---dn.1
#usr/share/man/man1/pki---gen.1
#usr/share/man/man1/pki---issue.1
#usr/share/man/man1/pki---keyid.1

View File

@@ -0,0 +1 @@
../../../../common/i586/strongswan-padlock

View File

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

View File

@@ -36,6 +36,7 @@ rm -f /etc/rc.d/init.d/network-vlans
rm -f /etc/rc.d/rcsysinit.d/S91network-vlans
# Stop services
/etc/init.d/ipsec stop
# Extract files
extract_files
@@ -44,6 +45,9 @@ extract_files
/usr/local/bin/update-lang-cache
# Start services
if [ `grep "ENABLED=on" /var/ipfire/vpn/settings` ]; then
/etc/init.d/ipsec start
fi
# This update need a reboot...
#touch /var/run/need_reboot