diff --git a/debian/changelog b/debian/changelog index 7415977a0..088791c66 100644 --- a/debian/changelog +++ b/debian/changelog @@ -37,6 +37,7 @@ linux-2.6 (2.6.24~rc7-1~experimental.1) UNRELEASED; urgency=low * Add and enable ath5k.patch wireless driver for Atheros 5xxx cards. * Unify VLAN_8021Q setting, needed also on r5k-cobalt. * Double max SERIAL_8250_NR_UARTS to 32. (closes: #440807) + * topconfig: Enable AUDITSYSCALL for better SELinux support. [ Bastian Blank ] * [amd64, i386]: Set kernel architecture to x86. @@ -65,7 +66,7 @@ linux-2.6 (2.6.24~rc7-1~experimental.1) UNRELEASED; urgency=low * [m68k]: Update patches from linux-m68k CVS * [m68k]: Enable building for bvme6000, mvme147, and mvme16x again - -- maximilian attems Mon, 14 Jan 2008 13:02:49 +0100 + -- maximilian attems Mon, 14 Jan 2008 17:43:51 +0100 linux-2.6 (2.6.23-1~experimental.1) UNRELEASED; urgency=low diff --git a/debian/config/config b/debian/config/config index 62b1579c7..fb0fce7ba 100644 --- a/debian/config/config +++ b/debian/config/config @@ -26,7 +26,7 @@ CONFIG_TASK_IO_ACCOUNTING=y # CONFIG_USER_NS is not set # CONFIG_PID_NS is not set CONFIG_AUDIT=y -# CONFIG_AUDITSYSCALL is not set +CONFIG_AUDITSYSCALL=y # CONFIG_IKCONFIG is not set # TODO: too large for small systems? CONFIG_LOG_BUF_SHIFT=17