aboutsummaryrefslogtreecommitdiffstats
path: root/testing/testing.conf
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2007-03-14 08:15:36 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2007-03-14 08:15:36 +0000
commit2eab9249797e3db20eda2df8508d71141985c89a (patch)
tree1716f81d94adc27f5cc0ba5e6760e9de2dd7b9f9 /testing/testing.conf
parent220e51d27a3ac1a7d3e666b7b5d8431d8e06a7b4 (diff)
downloadstrongswan-2eab9249797e3db20eda2df8508d71141985c89a.tar.bz2
strongswan-2eab9249797e3db20eda2df8508d71141985c89a.tar.xz
version bump to strongswan-4.1.0 and linux-2.6.20.3
Diffstat (limited to 'testing/testing.conf')
-rwxr-xr-xtesting/testing.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/testing.conf b/testing/testing.conf
index 21b4d7a6b..d4d6767c9 100755
--- a/testing/testing.conf
+++ b/testing/testing.conf
@@ -21,7 +21,7 @@ UMLTESTDIR=/home/strongswan-testing
# Bzipped kernel sources
# (file extension .tar.bz2 required)
-KERNEL=$UMLTESTDIR/linux-2.6.20.tar.bz2
+KERNEL=$UMLTESTDIR/linux-2.6.20.3.tar.bz2
# Extract kernel version
KERNELVERSION=`basename $KERNEL .tar.bz2 | sed -e 's/linux-//'`
@@ -33,7 +33,7 @@ KERNELCONFIG=$UMLTESTDIR/.config-2.6.20
UMLPATCH=$UMLTESTDIR/uml_jmpbuf-2.6.18.patch.bz2
# Bzipped source of strongSwan
-STRONGSWAN=$UMLTESTDIR/strongswan-4.0.8.tar.bz2
+STRONGSWAN=$UMLTESTDIR/strongswan-4.1.0.tar.bz2
# strongSwan compile options (use "yes" or "no")
USE_LIBCURL="yes"