From 7c672e6118e208dd82581b66f51db41d5e3564ee Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Tue, 21 Mar 2017 09:09:43 +0100 Subject: Version bump to 5.2.2rc1 --- testing/testing.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing/testing.conf') diff --git a/testing/testing.conf b/testing/testing.conf index af11d3cfc..64e7eb28c 100644 --- a/testing/testing.conf +++ b/testing/testing.conf @@ -24,14 +24,14 @@ fi : ${TESTDIR=/srv/strongswan-testing} # Kernel configuration -: ${KERNELVERSION=4.10} +: ${KERNELVERSION=4.10.4} : ${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.2dr7} +: ${SWANVERSION=5.5.2rc1} # Build directory where the guest kernel and images will be built : ${BUILDDIR=$TESTDIR/build} -- cgit v1.2.3