aboutsummaryrefslogtreecommitdiffstats
path: root/testing/testing.conf
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2011-03-17 22:53:09 +0100
committerAndreas Steffen <andreas.steffen@strongswan.org>2011-03-17 22:53:09 +0100
commit788fc89cc2408feefcb0e04c9dda0f38980254b9 (patch)
tree9484630e483d8ca8a88d54a3993d78eba3ec59d0 /testing/testing.conf
parentedd1fc71c24eec36e8a936c770866499371c77c1 (diff)
downloadstrongswan-788fc89cc2408feefcb0e04c9dda0f38980254b9.tar.bz2
strongswan-788fc89cc2408feefcb0e04c9dda0f38980254b9.tar.xz
build the af-alg plugin in the UML test environment
Diffstat (limited to 'testing/testing.conf')
-rwxr-xr-xtesting/testing.conf9
1 files changed, 5 insertions, 4 deletions
diff --git a/testing/testing.conf b/testing/testing.conf
index b078ab2c0..b0a155d1d 100755
--- a/testing/testing.conf
+++ b/testing/testing.conf
@@ -19,19 +19,19 @@ UMLTESTDIR=~/strongswan-testing
# Bzipped kernel sources
# (file extension .tar.bz2 required)
-KERNEL=$UMLTESTDIR/linux-2.6.36.2.tar.bz2
+KERNEL=$UMLTESTDIR/linux-2.6.38.tar.bz2
# Extract kernel version
KERNELVERSION=`basename $KERNEL .tar.bz2 | sed -e 's/linux-//'`
# Kernel configuration file
-KERNELCONFIG=$UMLTESTDIR/.config-2.6.36
+KERNELCONFIG=$UMLTESTDIR/.config-2.6.38
# Bzipped uml patch for kernel
-UMLPATCH=$UMLTESTDIR/ha-2.6.36.patch.bz2
+UMLPATCH=$UMLTESTDIR/ha-2.6.37.patch.bz2
# Bzipped source of strongSwan
-STRONGSWAN=$UMLTESTDIR/strongswan-4.5.1.tar.bz2
+STRONGSWAN=$UMLTESTDIR/strongswan-4.5.2.tar.bz2
# strongSwan compile options (use "yes" or "no")
USE_LIBCURL="yes"
@@ -69,6 +69,7 @@ USE_CTR="yes"
USE_CCM="yes"
USE_GCM="yes"
USE_HA="yes"
+USE_AF_ALG="yes"
USE_CISCO_QUIRKS="no"
# Gentoo linux root filesystem