[arch-commits] Commit in kernel26/trunk (config config.x86_64)

Tobias Powalowski tpowa at archlinux.org
Sun Oct 31 06:22:32 UTC 2010


    Date: Sunday, October 31, 2010 @ 02:22:30
  Author: tpowa
Revision: 97514

disable buggy securtiy issue RDS #21510

Modified:
  kernel26/trunk/config
  kernel26/trunk/config.x86_64

---------------+
 config        |    4 ++--
 config.x86_64 |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: config
===================================================================
--- config	2010-10-30 22:42:39 UTC (rev 97513)
+++ config	2010-10-31 06:22:30 UTC (rev 97514)
@@ -945,8 +945,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-30 22:42:39 UTC (rev 97513)
+++ config.x86_64	2010-10-31 06:22:30 UTC (rev 97514)
@@ -902,8 +902,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




More information about the arch-commits mailing list