From 705ca9b0e68ea2d8782117c001b04b4155d1f97a Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Sat, 8 May 2010 15:36:16 +0200 Subject: [PATCH] Updated strongswan (4.4.0). --- config/rootfiles/common/strongswan | 13 +++++++++++++ lfs/strongswan | 10 ++-------- 2 files changed, 15 insertions(+), 8 deletions(-) diff --git a/config/rootfiles/common/strongswan b/config/rootfiles/common/strongswan index 1130cc5efe..4367cd0c92 100644 --- a/config/rootfiles/common/strongswan +++ b/config/rootfiles/common/strongswan @@ -10,6 +10,16 @@ etc/ipsec.d/private etc/ipsec.d/reqs etc/ipsec.secrets etc/strongswan.conf +#usr/lib/libcharon.a +#usr/lib/libcharon.la +usr/lib/libcharon.so +usr/lib/libcharon.so.0 +usr/lib/libcharon.so.0.0.0 +#usr/lib/libhydra.a +#usr/lib/libhydra.la +usr/lib/libhydra.so +usr/lib/libhydra.so.0 +usr/lib/libhydra.so.0.0.0 #usr/lib/libstrongswan.a #usr/lib/libstrongswan.la usr/lib/libstrongswan.so @@ -75,6 +85,9 @@ usr/libexec/ipsec/plugins/libstrongswan-sha1.so #usr/libexec/ipsec/plugins/libstrongswan-sha2.a #usr/libexec/ipsec/plugins/libstrongswan-sha2.la usr/libexec/ipsec/plugins/libstrongswan-sha2.so +#usr/libexec/ipsec/plugins/libstrongswan-socket-raw.a +#usr/libexec/ipsec/plugins/libstrongswan-socket-raw.la +usr/libexec/ipsec/plugins/libstrongswan-socket-raw.so #usr/libexec/ipsec/plugins/libstrongswan-stroke.a #usr/libexec/ipsec/plugins/libstrongswan-stroke.la usr/libexec/ipsec/plugins/libstrongswan-stroke.so diff --git a/lfs/strongswan b/lfs/strongswan index 29290f9b9f..c9e6248226 100644 --- a/lfs/strongswan +++ b/lfs/strongswan @@ -24,13 +24,7 @@ include Config -ifeq "$(XEN)" "1" - VERSUFIX=ipfire-xen -else - VERSUFIX=ipfire -endif - -VER = 4.3.6 +VER = 4.4.0 THISAPP = strongswan-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -46,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = e071f46b6c463ce76900758734e6143e +$(DL_FILE)_MD5 = bfb0f1c8ef1344e1ae8157bdde060fed install : $(TARGET) -- 2.39.2