From 6bdb8dc1a62c9bb4b0fd7e19e5f2b63357029c9d Mon Sep 17 00:00:00 2001 From: Rene Mayrhofer Date: Mon, 26 Jun 2006 11:35:51 +0000 Subject: Update to 2.7.2. --- testing/testing.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'testing/testing.conf') diff --git a/testing/testing.conf b/testing/testing.conf index 92a138288..dc5c74fbf 100755 --- a/testing/testing.conf +++ b/testing/testing.conf @@ -14,27 +14,27 @@ # or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # for more details. # -# RCSID $Id: testing.conf,v 1.52 2006/04/24 16:58:03 as Exp $ +# RCSID $Id: testing.conf,v 1.54 2006/06/22 13:07:24 as Exp $ # Root directory of testing UMLTESTDIR=~/strongswan-testing # Bzipped kernel sources # (file extension .tar.bz2 required) -KERNEL=$UMLTESTDIR/linux-2.6.16.9.tar.bz2 +KERNEL=$UMLTESTDIR/linux-2.6.17.1.tar.bz2 # Extract kernel version KERNELVERSION=`basename $KERNEL .tar.bz2 | sed -e 's/linux-//'` # Kernel configuration file -KERNELCONFIG=$UMLTESTDIR/.config-2.6.16 +KERNELCONFIG=$UMLTESTDIR/.config-2.6.17 # Bzipped uml patch for kernel # (not needed anymore for 2.6.9 kernel or higher) UMLPATCH= # Bzipped source of strongSwan -STRONGSWAN=$UMLTESTDIR/strongswan-2.7.0.tar.bz2 +STRONGSWAN=$UMLTESTDIR/strongswan-2.7.2.tar.bz2 # strongSwan compile options (use "yes" or "no") USE_LIBCURL="yes" -- cgit v1.2.3