r2232 - in trunk/kernel-2.4/alpha/kernel-image-2.4.27-alpha-2.4.27: config debian

Norbert Tretkowski nobse@costa.debian.org
Sun, 09 Jan 2005 20:04:09 +0100


Author: nobse
Date: 2005-01-09 20:04:08 +0100 (Sun, 09 Jan 2005)
New Revision: 2232

Modified:
   trunk/kernel-2.4/alpha/kernel-image-2.4.27-alpha-2.4.27/config/generic
   trunk/kernel-2.4/alpha/kernel-image-2.4.27-alpha-2.4.27/config/smp
   trunk/kernel-2.4/alpha/kernel-image-2.4.27-alpha-2.4.27/debian/changelog
Log:
built CONFIG_EXT2_FS as module
s/UNRELEASED/unstable/


Modified: trunk/kernel-2.4/alpha/kernel-image-2.4.27-alpha-2.4.27/config/generic
===================================================================
--- trunk/kernel-2.4/alpha/kernel-image-2.4.27-alpha-2.4.27/config/generic	2005-01-09 18:48:58 UTC (rev 2231)
+++ trunk/kernel-2.4/alpha/kernel-image-2.4.27-alpha-2.4.27/config/generic	2005-01-09 19:04:08 UTC (rev 2232)
@@ -1378,7 +1378,7 @@
 CONFIG_QNX4FS_FS=m
 # CONFIG_QNX4FS_RW is not set
 CONFIG_ROMFS_FS=m
-CONFIG_EXT2_FS=y
+CONFIG_EXT2_FS=m
 CONFIG_EXT2_FS_XATTR=y
 CONFIG_EXT2_FS_XATTR_SHARING=y
 CONFIG_EXT2_FS_XATTR_USER=y

Modified: trunk/kernel-2.4/alpha/kernel-image-2.4.27-alpha-2.4.27/config/smp
===================================================================
--- trunk/kernel-2.4/alpha/kernel-image-2.4.27-alpha-2.4.27/config/smp	2005-01-09 18:48:58 UTC (rev 2231)
+++ trunk/kernel-2.4/alpha/kernel-image-2.4.27-alpha-2.4.27/config/smp	2005-01-09 19:04:08 UTC (rev 2232)
@@ -1380,7 +1380,7 @@
 CONFIG_QNX4FS_FS=m
 # CONFIG_QNX4FS_RW is not set
 CONFIG_ROMFS_FS=m
-CONFIG_EXT2_FS=y
+CONFIG_EXT2_FS=m
 CONFIG_EXT2_FS_XATTR=y
 CONFIG_EXT2_FS_XATTR_SHARING=y
 CONFIG_EXT2_FS_XATTR_USER=y

Modified: trunk/kernel-2.4/alpha/kernel-image-2.4.27-alpha-2.4.27/debian/changelog
===================================================================
--- trunk/kernel-2.4/alpha/kernel-image-2.4.27-alpha-2.4.27/debian/changelog	2005-01-09 18:48:58 UTC (rev 2231)
+++ trunk/kernel-2.4/alpha/kernel-image-2.4.27-alpha-2.4.27/debian/changelog	2005-01-09 19:04:08 UTC (rev 2232)
@@ -1,9 +1,11 @@
-kernel-image-2.4.27-alpha (2.4.27-5) UNRELEASED; urgency=high
+kernel-image-2.4.27-alpha (2.4.27-5) unstable; urgency=high
 
   * built against kernel-tree 2.4.27-7
-  * bumped up SONAME because of ABI changes
+  * bumped SONAME because of ABI changes in one of the security fixes from
+    kernel-source-2.4.27 2.4.27-7
+  * compiled CONFIG_EXT2_FS as module
 
- -- Norbert Tretkowski <nobse@debian.org>  Thu, 23 Dec 2004 17:05:32 +0100
+ -- Norbert Tretkowski <nobse@debian.org>  Sun, 09 Jan 2005 20:06:52 +0100
 
 kernel-image-2.4.27-alpha (2.4.27-4) unstable; urgency=high