]> git.pld-linux.org Git - packages/kernel.git/blame - kernel-grsec-caps.patch
- kernel kvm module build disabled, it is provided by kvm.spec
[packages/kernel.git] / kernel-grsec-caps.patch
CommitLineData
7f651772 1--- linux-2.6.22/grsecurity/gracl_cap.c~ 2007-08-09 22:52:32.000000000 +0200
2+++ linux-2.6.22/grsecurity/gracl_cap.c 2007-08-09 23:04:23.465906250 +0200
3@@ -37,7 +37,8 @@ static const char *captab_log[] = {
4 "CAP_MKNOD",
5 "CAP_LEASE",
6 "CAP_AUDIT_WRITE",
7- "CAP_AUDIT_CONTROL"
8+ "CAP_AUDIT_CONTROL",
9+ "CAP_CONTEXT"
10 };
11
12 EXPORT_SYMBOL(gr_task_is_capable);
This page took 0.034109 seconds and 4 git commands to generate.