aboutsummaryrefslogtreecommitdiffstats
path: root/testing/testing.conf
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2016-10-20 12:57:00 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2016-10-20 12:57:00 +0200
commite6a4bd83ffbef5ff00bb614e9b64cba203543845 (patch)
treeea3b987d203346173ca3a6fe465b108eb6e812b7 /testing/testing.conf
parent07bbd2f642e4858a16aec7a2de1d23a03195717f (diff)
downloadstrongswan-e6a4bd83ffbef5ff00bb614e9b64cba203543845.tar.bz2
strongswan-e6a4bd83ffbef5ff00bb614e9b64cba203543845.tar.xz
Version bump to 5.5.15.5.1
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 e9a64e82e..5f85dd592 100644
--- a/testing/testing.conf
+++ b/testing/testing.conf
@@ -24,14 +24,14 @@ fi
: ${TESTDIR=/srv/strongswan-testing}
# Kernel configuration
-: ${KERNELVERSION=4.8.2}
+: ${KERNELVERSION=4.8.3}
: ${KERNEL=linux-$KERNELVERSION}
: ${KERNELTARBALL=$KERNEL.tar.xz}
: ${KERNELCONFIG=$DIR/../config/kernel/config-4.8}
: ${KERNELPATCH=ha-4.4-abicompat.patch.bz2}
# strongSwan version used in tests
-: ${SWANVERSION=5.5.1rc2}
+: ${SWANVERSION=5.5.1}
# Build directory where the guest kernel and images will be built
: ${BUILDDIR=$TESTDIR/build}