[kernel] r11844 - in dists/etch/linux-2.6.24/debian: . config

Steve Langasek vorlon at alioth.debian.org
Wed Jul 16 09:20:50 UTC 2008


Author: vorlon
Date: Wed Jul 16 09:20:49 2008
New Revision: 11844

Log:
Re-enable the smbfs module, which is still needed with the etch
userspace.  Closes: #490293.

Modified:
   dists/etch/linux-2.6.24/debian/changelog
   dists/etch/linux-2.6.24/debian/config/config

Modified: dists/etch/linux-2.6.24/debian/changelog
==============================================================================
--- dists/etch/linux-2.6.24/debian/changelog	(original)
+++ dists/etch/linux-2.6.24/debian/changelog	Wed Jul 16 09:20:49 2008
@@ -1,10 +1,15 @@
 linux-2.6.24 (2.6.24-6~etchnhalf.4) UNRELEASED; urgency=low
 
+  [ dann frazier ]
   * Fix potential overflow condition in sctp_getsockopt_local_addrs_old
     (CVE-2008-2826)
   * Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIP
     (CVE-2008-2372)
 
+  [ Steve Langasek ]
+  * Re-enable the smbfs module, which is still needed with the etch
+    userspace.  Closes: #490293.
+
  -- dann frazier <dannf at debian.org>  Tue, 01 Jul 2008 02:15:43 -0600
 
 linux-2.6.24 (2.6.24-6~etchnhalf.3) stable; urgency=low

Modified: dists/etch/linux-2.6.24/debian/config/config
==============================================================================
--- dists/etch/linux-2.6.24/debian/config/config	(original)
+++ dists/etch/linux-2.6.24/debian/config/config	Wed Jul 16 09:20:49 2008
@@ -1983,7 +1983,7 @@
 CONFIG_SUNRPC_BIND34=y
 CONFIG_RPCSEC_GSS_KRB5=m
 CONFIG_RPCSEC_GSS_SPKM3=m
-# CONFIG_SMB_FS is not set
+CONFIG_SMB_FS=m
 CONFIG_CIFS=m
 # CONFIG_CIFS_STATS is not set
 # CONFIG_CIFS_WEAK_PW_HASH is not set



More information about the Kernel-svn-changes mailing list