diff --git a/debian/arch/arm/config.iop32x b/debian/arch/arm/config.iop32x index 2b69a9d12..ac71b8777 100644 --- a/debian/arch/arm/config.iop32x +++ b/debian/arch/arm/config.iop32x @@ -1965,7 +1965,6 @@ CONFIG_SECURITY_NETWORK=y CONFIG_SECURITY_NETWORK_XFRM=y CONFIG_SECURITY_CAPABILITIES=y # CONFIG_SECURITY_ROOTPLUG is not set -# CONFIG_SECURITY_SECLVL is not set # # Cryptographic options diff --git a/debian/arch/armeb/config.nslu2 b/debian/arch/armeb/config.nslu2 index c40320b5b..6a109d3f7 100644 --- a/debian/arch/armeb/config.nslu2 +++ b/debian/arch/armeb/config.nslu2 @@ -1919,7 +1919,6 @@ CONFIG_SECURITY_NETWORK=y CONFIG_SECURITY_NETWORK_XFRM=y CONFIG_SECURITY_CAPABILITIES=y # CONFIG_SECURITY_ROOTPLUG is not set -# CONFIG_SECURITY_SECLVL is not set # CONFIG_SECURITY_SELINUX is not set # diff --git a/debian/arch/mipsel/config.r3k-kn02 b/debian/arch/mipsel/config.r3k-kn02 index f02813d71..a587b73d1 100644 --- a/debian/arch/mipsel/config.r3k-kn02 +++ b/debian/arch/mipsel/config.r3k-kn02 @@ -1107,7 +1107,6 @@ CONFIG_SECURITY=y CONFIG_SECURITY_NETWORK=y CONFIG_SECURITY_NETWORK_XFRM=y CONFIG_SECURITY_CAPABILITIES=y -CONFIG_SECURITY_SECLVL=m CONFIG_SECURITY_SELINUX=y CONFIG_SECURITY_SELINUX_BOOTPARAM=y CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE=0 diff --git a/debian/arch/mipsel/config.r4k-kn04 b/debian/arch/mipsel/config.r4k-kn04 index 9b9857739..433098a41 100644 --- a/debian/arch/mipsel/config.r4k-kn04 +++ b/debian/arch/mipsel/config.r4k-kn04 @@ -1109,7 +1109,6 @@ CONFIG_SECURITY=y CONFIG_SECURITY_NETWORK=y CONFIG_SECURITY_NETWORK_XFRM=y CONFIG_SECURITY_CAPABILITIES=y -CONFIG_SECURITY_SECLVL=m CONFIG_SECURITY_SELINUX=y CONFIG_SECURITY_SELINUX_BOOTPARAM=y CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE=0 diff --git a/debian/changelog b/debian/changelog index eb4c1c8de..e1cc61adc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -linux-2.6 (2.6.18-3) UNRELEASED; urgency=low +linux-2.6 (2.6.18-3) unstable; urgency=low [ Bastian Blank ] * Fix home of patch apply script. @@ -11,7 +11,11 @@ linux-2.6 (2.6.18-3) UNRELEASED; urgency=low * Activate CONFIG_NET_CLS_* globaly. (Closes: #389918) * Make CONFIG_EFI_VARS modular on i386. (Closes: #381951) * Activate CONFIG_SCSI_ARCMSR on amd64, powerpc, sparc too. - -- Frederik Schüler Mon, 2 Oct 2006 15:17:27 +0200 + + [ maximilian attems ] + * [mipsel] Disable CONFIG_SECURITY_SECLVL on DECstations too. + + -- maximilian attems Thu, 5 Oct 2006 17:03:10 +0200 linux-2.6 (2.6.18-2) unstable; urgency=low