Author: dannf
Date: Fri Mar  7 17:15:46 2008
New Revision: 10739

Log:
* Disable CONFIG_SECURITY_FILE_CAPABILITIES - it causes SUID signaling
  issues that haven't been resolved upstream (breaks submission of at
  jobs, for example), and is still marked EXPERIMENTAL. (closes: #463669)

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

Modified: dists/sid/linux-2.6/debian/changelog
==============================================================================
--- dists/sid/linux-2.6/debian/changelog        (original)
+++ dists/sid/linux-2.6/debian/changelog        Fri Mar  7 17:15:46 2008
@@ -44,7 +44,12 @@
     - NETFILTER: nf_conntrack_tcp: conntrack reopening fix
     - SPARC/SPARC64: Fix usage of .section .sched.text in assembler code.
 
- -- Gordon Farquharson <[EMAIL PROTECTED]>  Thu, 21 Feb 2008 21:00:48 -0700
+  [ dann frazier ]
+  * Disable CONFIG_SECURITY_FILE_CAPABILITIES - it causes SUID signaling
+    issues that haven't been resolved upstream (breaks submission of at
+    jobs, for example), and is still marked EXPERIMENTAL. (closes: #463669)
+
+ -- dann frazier <[EMAIL PROTECTED]>  Fri, 07 Mar 2008 10:08:54 -0700
 
 linux-2.6 (2.6.24-4) unstable; urgency=low
 

Modified: dists/sid/linux-2.6/debian/config/config
==============================================================================
--- dists/sid/linux-2.6/debian/config/config    (original)
+++ dists/sid/linux-2.6/debian/config/config    Fri Mar  7 17:15:46 2008
@@ -1766,7 +1766,7 @@
 # CONFIG_KEYS_DEBUG_PROC_KEYS is not set
 CONFIG_SECURITY=y
 CONFIG_SECURITY_CAPABILITIES=y
-CONFIG_SECURITY_FILE_CAPABILITIES=y
+# CONFIG_SECURITY_FILE_CAPABILITIES is not set
 # CONFIG_SECURITY_ROOTPLUG is not set
 CONFIG_SECURITY_SELINUX=y
 CONFIG_SECURITY_SELINUX_BOOTPARAM=y

_______________________________________________
Kernel-svn-changes mailing list
Kernel-svn-changes@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

Reply via email to