Revision 1bfb8007 testing/testing.conf

b/testing/testing.conf
19 19

  
20 20
# Bzipped kernel sources
21 21
# (file extension .tar.bz2 required)
22
KERNEL=$UMLTESTDIR/linux-2.6.29.1.tar.bz2
22
KERNEL=$UMLTESTDIR/linux-2.6.29.3.tar.bz2
23 23

  
24 24
# Extract kernel version
25 25
KERNELVERSION=`basename $KERNEL .tar.bz2 | sed -e 's/linux-//'`
......
45 45
USE_SQL="yes"
46 46
USE_MEDIATION="yes"
47 47
USE_OPENSSL="yes"
48
USE_BLOWFISH="yes"
49
USE_TWOFISH="yes"
50
USE_SERPENT="yes"
48 51
USE_KERNEL_PFKEY="yes"
49 52
USE_INTEGRITY_TEST="yes"
50 53
USE_LEAK_DETECTIVE="yes"

Also available in: Unified diff