testing: Bump guest kernel to Linux 5.11
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -24,11 +24,11 @@ fi
|
||||
: ${TESTDIR=/srv/strongswan-testing}
|
||||
|
||||
# Kernel configuration
|
||||
: ${KERNELVERSION=5.8.10}
|
||||
: ${KERNELVERSION=5.11.2}
|
||||
: ${KERNEL=linux-$KERNELVERSION}
|
||||
: ${KERNELTARBALL=$KERNEL.tar.xz}
|
||||
: ${KERNELCONFIG=$DIR/../config/kernel/config-5.8}
|
||||
: ${KERNELPATCH=ha-5.0-abicompat.patch.bz2}
|
||||
: ${KERNELCONFIG=$DIR/../config/kernel/config-5.11}
|
||||
: ${KERNELPATCH=ha-5.10-abicompat.patch.bz2}
|
||||
|
||||
# strongSwan version used in tests
|
||||
: ${SWANVERSION=5.9.2}
|
||||
|
||||
Reference in New Issue
Block a user