Version bump to 5.6.2dr4
This commit is contained in:
@@ -24,14 +24,14 @@ fi
|
||||
: ${TESTDIR=/srv/strongswan-testing}
|
||||
|
||||
# Kernel configuration
|
||||
: ${KERNELVERSION=4.13.16}
|
||||
: ${KERNELVERSION=4.15}
|
||||
: ${KERNEL=linux-$KERNELVERSION}
|
||||
: ${KERNELTARBALL=$KERNEL.tar.xz}
|
||||
: ${KERNELCONFIG=$DIR/../config/kernel/config-4.13}
|
||||
: ${KERNELPATCH=ha-4.13-abicompat.patch.bz2}
|
||||
: ${KERNELCONFIG=$DIR/../config/kernel/config-4.15}
|
||||
: ${KERNELPATCH=ha-4.14-abicompat.patch.bz2}
|
||||
|
||||
# strongSwan version used in tests
|
||||
: ${SWANVERSION=5.6.2dr3}
|
||||
: ${SWANVERSION=5.6.2dr4}
|
||||
|
||||
# Build directory where the guest kernel and images will be built
|
||||
: ${BUILDDIR=$TESTDIR/build}
|
||||
|
||||
Reference in New Issue
Block a user