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