Date: Sunday, October 31, 2010 @ 02:24:56 Author: tpowa Revision: 97515
disable buggy securtiy issue RDS #21510 Modified: kernel26-lts/trunk/config kernel26-lts/trunk/config.x86_64 ---------------+ config | 4 ++-- config.x86_64 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) Modified: config =================================================================== --- config 2010-10-31 06:22:30 UTC (rev 97514) +++ config 2010-10-31 06:24:56 UTC (rev 97515) @@ -877,8 +877,8 @@ # CONFIG_SCTP_HMAC_NONE is not set CONFIG_SCTP_HMAC_SHA1=y # CONFIG_SCTP_HMAC_MD5 is not set -CONFIG_RDS=m -CONFIG_RDS_TCP=m +# CONFIG_RDS is not set +# CONFIG_RDS_TCP is not set # CONFIG_RDS_DEBUG is not set # CONFIG_TIPC is not set CONFIG_ATM=m Modified: config.x86_64 =================================================================== --- config.x86_64 2010-10-31 06:22:30 UTC (rev 97514) +++ config.x86_64 2010-10-31 06:24:56 UTC (rev 97515) @@ -853,8 +853,8 @@ # CONFIG_SCTP_HMAC_NONE is not set CONFIG_SCTP_HMAC_SHA1=y # CONFIG_SCTP_HMAC_MD5 is not set -CONFIG_RDS=m -CONFIG_RDS_TCP=m +# CONFIG_RDS is not set +# CONFIG_RDS_TCP is not set # CONFIG_RDS_DEBUG is not set # CONFIG_TIPC is not set CONFIG_ATM=m
