[kernel] r9821 - in dists/trunk/linux-2.6/debian: . config

Maximilian Attems maks at alioth.debian.org
Wed Nov 28 10:58:52 UTC 2007


Author: maks
Date: Wed Nov 28 10:58:52 2007
New Revision: 9821

Log:
topconfig disable smbfs
smbfs is unmaintained and has bad security track
userspace support is about to be dropped, use cifs


Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Wed Nov 28 10:58:52 2007
@@ -8,8 +8,9 @@
     LIBERTAS_SDIO, RT2X00, SENSORS_ADT7470, SENSORS_I5K_AMB, SENSORS_F71882FG,
     SENSORS_FSCHMD, SENSORS_IBMPEX, CRYPTO_XTS, CRYPTO_SEED, CRYPTO_AUTHENC,
     DVB_S5H1409, DVB_TUNER_MT2131.
+  * Disable smbfs in topconfig, not supported upstream, use cifs.
 
- -- maximilian attems <maks at debian.org>  Tue, 27 Nov 2007 15:42:25 +0100
+ -- maximilian attems <maks at debian.org>  Wed, 28 Nov 2007 11:56:20 +0100
 
 linux-2.6 (2.6.23-1~experimental.1) UNRELEASED; urgency=low
 

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	(original)
+++ dists/trunk/linux-2.6/debian/config/config	Wed Nov 28 10:58:52 2007
@@ -1790,9 +1790,7 @@
 CONFIG_SUNRPC_BIND34=y
 CONFIG_RPCSEC_GSS_KRB5=m
 CONFIG_RPCSEC_GSS_SPKM3=m
-CONFIG_SMB_FS=m
-CONFIG_SMB_NLS_DEFAULT=y
-CONFIG_SMB_NLS_REMOTE="iso8859-1"
+# CONFIG_SMB_FS is not set
 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