]> git.ipfire.org Git - thirdparty/strongswan.git/blobdiff - testing/testing.conf
Version bump to 5.5.3dr1
[thirdparty/strongswan.git] / testing / testing.conf
index 1a3097711a4b5e49684a2738a1725b3271b7a59e..cbddb755d7684d71be09255c136929eac7531c5b 100644 (file)
@@ -24,14 +24,14 @@ fi
 : ${TESTDIR=/srv/strongswan-testing}
 
 # Kernel configuration
-: ${KERNELVERSION=4.10.6}
+: ${KERNELVERSION=4.10.12}
 : ${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.2}
+: ${SWANVERSION=5.5.3dr1}
 
 # Build directory where the guest kernel and images will be built
 : ${BUILDDIR=$TESTDIR/build}