Bug#598408: linux-image-2.6.36-rc5-amd64: please enable support for AppArmor
Package: linux-2.6
Version: 2.6.36~rc5-1~experimental.1
Severity: wishlist
Hello Kernel team,
Please enable support for AppArmor. I intend to package and maintain
AppArmor (440680).
Patch attached.
Regards,
Ritesh
diff --git a/linux-2.6/debian/changelog b/linux-2.6/debian/changelog
index 8f15a0a..50c23f9 100644
--- a/linux-2.6/debian/changelog
+++ b/linux-2.6/debian/changelog
@@ -6,7 +6,10 @@ linux-2.6 (2.6.36~rc5-1~experimental.2) UNRELEASED; urgency=low
(Closes: #592415)
* USB: fix bug in initialization of interface minor numbers (Closes: #598207)
- -- Ben Hutchings <ben@decadent.org.uk> Sun, 26 Sep 2010 15:34:10 +0100
+ [ Ritesh Raj Sarraf ]
+ * Enable support for AppArmor
+
+ -- Ritesh Raj Sarraf <rrs@debian.org> Wed, 29 Sep 2010 01:04:26 +0530
linux-2.6 (2.6.36~rc5-1~experimental.1) experimental; urgency=low
diff --git a/linux-2.6/debian/config/config b/linux-2.6/debian/config/config
index 4c270d4..04c3b8c 100644
--- a/linux-2.6/debian/config/config
+++ b/linux-2.6/debian/config/config
@@ -4128,6 +4128,12 @@ CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE=1
CONFIG_SECURITY_TOMOYO=y
##
+## file: security/apparmor/Kconfig
+##
+CONFIG_SECURITY_APPARMOR=y
+CONFIG_SECURITY_APPARMOR_BOOTPARAM_VALUE=0
+
+##
## file: sound/Kconfig
##
CONFIG_SOUND=m
Reply to: