diff --git a/debian/arch/alpha/config b/debian/arch/alpha/config index 875e44ddf..2cd72af5f 100644 --- a/debian/arch/alpha/config +++ b/debian/arch/alpha/config @@ -4,7 +4,7 @@ CONFIG_RWSEM_XCHGADD_ALGORITHM=y CONFIG_GENERIC_ISA_DMA=y # CONFIG_GENERIC_IOMAP is not set CONFIG_CLEAN_COMPILE=y -# CONFIG_KOBJECT_UEVENT is not set +CONFIG_KOBJECT_UEVENT=y # CONFIG_IKCONFIG is not set # CONFIG_EMBEDDED is not set # CONFIG_KALLSYMS_ALL is not set diff --git a/debian/changelog b/debian/changelog index 3f3d45386..9f3db0954 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ linux-2.6 (2.6.14-3) UNRELEASED; urgency=low [ Norbert Tretkowski ] * [alpha] Switch to gcc 4.0. * [alpha] Conflict with initramfs-tools, klibc is broken on alpha. + * [alpha] Enabled CONFIG_KOBJECT_UEVENT in arch/alphaconfig to fix trouble + with latest udev, thanks to Uwe Schindler for reporting. (closes: #338911) * Bumped ABI revision: + ABI changes on sparc and alpha because of compiler switch. + 2.6.14.1 changes ABI of procfs. @@ -73,7 +75,7 @@ linux-2.6 (2.6.14-3) UNRELEASED; urgency=low * activate CONFIG_SECURITY_NETWORK to fix SElinux operation. (Closes: #338543) - -- maximilian attems Sun, 13 Nov 2005 17:06:05 +0100 + -- Norbert Tretkowski Sun, 13 Nov 2005 22:30:01 +0100 linux-2.6 (2.6.14-2) unstable; urgency=low