aboutsummaryrefslogtreecommitdiffstats
path: root/testing/testing.conf
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2016-04-24 13:36:22 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2016-04-24 13:36:31 +0200
commit029d3a0ce6a78815696fcd12f25420c9e7d6323b (patch)
tree77abeee6a965ac4e42ece0b6e0090e13b25d5b39 /testing/testing.conf
parent61587aa6fc6a3a8a5b017e67557d3011a2bdbbf6 (diff)
downloadstrongswan-029d3a0ce6a78815696fcd12f25420c9e7d6323b.tar.bz2
strongswan-029d3a0ce6a78815696fcd12f25420c9e7d6323b.tar.xz
testing: updated testing.conf
Diffstat (limited to 'testing/testing.conf')
-rw-r--r--testing/testing.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/testing.conf b/testing/testing.conf
index 0b4c63e00..9842456f8 100644
--- a/testing/testing.conf
+++ b/testing/testing.conf
@@ -24,11 +24,11 @@ fi
: ${TESTDIR=/srv/strongswan-testing}
# Kernel configuration
-: ${KERNELVERSION=4.2}
+: ${KERNELVERSION=4.5.2}
: ${KERNEL=linux-$KERNELVERSION}
: ${KERNELTARBALL=$KERNEL.tar.xz}
-: ${KERNELCONFIG=$DIR/../config/kernel/config-4.2}
-: ${KERNELPATCH=ha-4.2-abicompat.patch.bz2}
+: ${KERNELCONFIG=$DIR/../config/kernel/config-4.5}
+: ${KERNELPATCH=ha-4.4-abicompat.patch.bz2}
# strongSwan version used in tests
: ${SWANVERSION=5.4.0}