aboutsummaryrefslogtreecommitdiffstats
path: root/testing/testing.conf
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2017-03-27 16:57:03 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2017-03-27 16:57:03 +0200
commitbb2ba9f15d3d0ad8205d4bad1adfbdc1b6689eaf (patch)
tree9530bb9ed29860a2a5c11ccb1c6ad519cddf3bf6 /testing/testing.conf
parentc5ccf933ece8d6ad877f9e630358ed843bf8374f (diff)
downloadstrongswan-bb2ba9f15d3d0ad8205d4bad1adfbdc1b6689eaf.tar.bz2
strongswan-bb2ba9f15d3d0ad8205d4bad1adfbdc1b6689eaf.tar.xz
Version bump to 5.5.25.5.2
Diffstat (limited to 'testing/testing.conf')
-rw-r--r--testing/testing.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/testing.conf b/testing/testing.conf
index 64e7eb28c..1a3097711 100644
--- a/testing/testing.conf
+++ b/testing/testing.conf
@@ -24,14 +24,14 @@ fi
: ${TESTDIR=/srv/strongswan-testing}
# Kernel configuration
-: ${KERNELVERSION=4.10.4}
+: ${KERNELVERSION=4.10.6}
: ${KERNEL=linux-$KERNELVERSION}
: ${KERNELTARBALL=$KERNEL.tar.xz}
: ${KERNELCONFIG=$DIR/../config/kernel/config-4.10}
: ${KERNELPATCH=ha-4.4-abicompat.patch.bz2}
# strongSwan version used in tests
-: ${SWANVERSION=5.5.2rc1}
+: ${SWANVERSION=5.5.2}
# Build directory where the guest kernel and images will be built
: ${BUILDDIR=$TESTDIR/build}