]> git.ipfire.org Git - thirdparty/strongswan.git/blobdiff - testing/testing.conf
kernel-netlink: Don't require an interface name for passthrough policies
[thirdparty/strongswan.git] / testing / testing.conf
index 5f77a075c105bd1409ce00f92c55028bc0ad0bd0..b0936748acd36ca9c7853072d44978e0ce5564c7 100644 (file)
@@ -24,14 +24,14 @@ fi
 : ${TESTDIR=/srv/strongswan-testing}
 
 # Kernel configuration
-: ${KERNELVERSION=5.2.11}
+: ${KERNELVERSION=5.5.6}
 : ${KERNEL=linux-$KERNELVERSION}
 : ${KERNELTARBALL=$KERNEL.tar.xz}
-: ${KERNELCONFIG=$DIR/../config/kernel/config-5.2}
+: ${KERNELCONFIG=$DIR/../config/kernel/config-5.4}
 : ${KERNELPATCH=ha-5.0-abicompat.patch.bz2}
 
 # strongSwan version used in tests
-: ${SWANVERSION=5.8.1}
+: ${SWANVERSION=5.8.3dr1}
 
 # Build directory where the guest kernel and images will be built
 : ${BUILDDIR=$TESTDIR/build}