]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
Updated strongswan (4.5.0).
authorArne Fitzenreiter <arne_f@ipfire.org>
Wed, 3 Nov 2010 20:55:44 +0000 (21:55 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Wed, 3 Nov 2010 20:55:44 +0000 (21:55 +0100)
config/rootfiles/common/strongswan
config/rootfiles/core/test/exclude
config/rootfiles/core/test/filelists/strongswan [new symlink]
lfs/strongswan

index 2f723a8f97c791f6aa1c5452f0f505a99dfcc98a..df093b0751114d98b212dccfb7f34e5199c38789 100644 (file)
@@ -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
index 759e081672c75d7b31c2b3bfbdda6ab3a6fff7e0..98d5aa952f696c44967cc35f01ade3aff2c4483c 100644 (file)
@@ -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 (symlink)
index 0000000..90c727e
--- /dev/null
@@ -0,0 +1 @@
+../../../common/strongswan
\ No newline at end of file
index c57f6c97f54e80214660214fe6fef1bca2e5347e..380d351d9fd864aed723ca18f5d3d970080503a0 100644 (file)
@@ -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)