From: Arne Fitzenreiter Date: Wed, 3 Nov 2010 20:55:44 +0000 (+0100) Subject: Updated strongswan (4.5.0). X-Git-Tag: v2.9-beta1~48^2~5^2~2^2~34 X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=commitdiff_plain;h=89e7a0f529a1dba49084faa01ef06aeb9e9dc0ff Updated strongswan (4.5.0). --- diff --git a/config/rootfiles/common/strongswan b/config/rootfiles/common/strongswan index 2f723a8f97..df093b0751 100644 --- a/config/rootfiles/common/strongswan +++ b/config/rootfiles/common/strongswan @@ -135,6 +135,7 @@ usr/sbin/ipsec #usr/share/man/man3/ttoul.3 #usr/share/man/man5/ipsec.conf.5 #usr/share/man/man5/ipsec.secrets.5 +#usr/share/man/man5/strongswan.conf.5 #usr/share/man/man8/_copyright.8 #usr/share/man/man8/_updown.8 #usr/share/man/man8/_updown_espmark.8 diff --git a/config/rootfiles/core/test/exclude b/config/rootfiles/core/test/exclude index 759e081672..98d5aa952f 100644 --- a/config/rootfiles/core/test/exclude +++ b/config/rootfiles/core/test/exclude @@ -1 +1,5 @@ etc/udev/rules.d/30-persistent-network.rules +etc/ipsec.conf +etc/ipsec.secrets +etc/ipsec.user.conf +etc/ipsec.user.secrets diff --git a/config/rootfiles/core/test/filelists/strongswan b/config/rootfiles/core/test/filelists/strongswan new file mode 120000 index 0000000000..90c727e265 --- /dev/null +++ b/config/rootfiles/core/test/filelists/strongswan @@ -0,0 +1 @@ +../../../common/strongswan \ No newline at end of file diff --git a/lfs/strongswan b/lfs/strongswan index c57f6c97f5..380d351d9f 100644 --- a/lfs/strongswan +++ b/lfs/strongswan @@ -24,7 +24,7 @@ include Config -VER = 4.4.1 +VER = 4.5.0 THISAPP = strongswan-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = b5730083d8d98e71eada2f7aa93f74af +$(DL_FILE)_MD5 = cfbd6efef87830a2e7cc4175bde7ac84 install : $(TARGET)