From 65ce7ec0c4b83534f5b01ea0c0d517b8fde0cca4 Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Mon, 29 May 2017 12:02:48 +0200 Subject: Version bump to 5.5.3 --- testing/testing.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'testing/testing.conf') diff --git a/testing/testing.conf b/testing/testing.conf index 547967d99..eeb69ea3d 100644 --- a/testing/testing.conf +++ b/testing/testing.conf @@ -24,14 +24,14 @@ fi : ${TESTDIR=/srv/strongswan-testing} # Kernel configuration -: ${KERNELVERSION=4.11} +: ${KERNELVERSION=4.10.17} : ${KERNEL=linux-$KERNELVERSION} : ${KERNELTARBALL=$KERNEL.tar.xz} -: ${KERNELCONFIG=$DIR/../config/kernel/config-4.11} +: ${KERNELCONFIG=$DIR/../config/kernel/config-4.10} : ${KERNELPATCH=ha-4.4-abicompat.patch.bz2} # strongSwan version used in tests -: ${SWANVERSION=5.5.3dr2} +: ${SWANVERSION=5.5.3} # Build directory where the guest kernel and images will be built : ${BUILDDIR=$TESTDIR/build} -- cgit v1.2.3