strongswan: update to 4.5.3.

This commit is contained in:
Arne Fitzenreiter
2011-08-24 09:17:34 +02:00
parent d4c35e45f8
commit aee8d14139
3 changed files with 109 additions and 96 deletions

View File

@@ -72,6 +72,19 @@ cp -vf /boot/grub/grub.conf /boot/grub/grub.conf.org
/etc/init.d/squid stop
/etc/init.d/ipsec stop
#
# Remove old strongswan libs
rm -rf /usr/lib/libcharon.so
rm -rf /usr/lib/libcharon.so.0
rm -rf /usr/lib/libcharon.so.0.0.0
rm -rf /usr/lib/libhydra.so
rm -rf /usr/lib/libhydra.so.0
rm -rf /usr/lib/libhydra.so.0.0.0
rm -rf /usr/lib/libstrongswan.so
rm -rf /usr/lib/libstrongswan.so.0
rm -rf /usr/lib/libstrongswan.so.0.0.0
rm -rf /usr/libexec/ipsec/plugins
#
# Unpack the updated files
#