From 89e7a0f529a1dba49084faa01ef06aeb9e9dc0ff Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Wed, 3 Nov 2010 21:55:44 +0100 Subject: [PATCH] Updated strongswan (4.5.0). --- config/rootfiles/common/strongswan | 1 + config/rootfiles/core/test/exclude | 4 ++++ config/rootfiles/core/test/filelists/strongswan | 1 + lfs/strongswan | 4 ++-- 4 files changed, 8 insertions(+), 2 deletions(-) create mode 120000 config/rootfiles/core/test/filelists/strongswan diff --git a/config/rootfiles/common/strongswan b/config/rootfiles/common/strongswan index 2f723a8f9..df093b075 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 759e08167..98d5aa952 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 000000000..90c727e26 --- /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 c57f6c97f..380d351d9 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) -- 2.39.2