]> git.pld-linux.org Git - packages/kernel.git/blobdiff - kernel-grsec-caps.patch
- fix install; grsec up to grsecurity-2.2.2-3.0.4-201109150655.patch (parallel build...
[packages/kernel.git] / kernel-grsec-caps.patch
index e768ece8ff6b0055e888259766b71aff3e0d5dec..63d1fcfe992cad6b9499e3a4c1b7bfd3c7108164 100644 (file)
@@ -1,12 +1,13 @@
---- e/grsecurity/gracl_cap.c~  2008-05-18 23:53:55.000000000 +0200
-+++ e/grsecurity/gracl_cap.c   2008-05-18 23:55:05.591733291 +0200
-@@ -39,7 +39,8 @@ static const char *captab_log[] = {
-       "CAP_AUDIT_CONTROL",
+--- linux-3.0/grsecurity/grsec_exec.c~ 2011-09-16 15:24:46.000000000 +0200
++++ linux-3.0/grsecurity/grsec_exec.c  2011-09-16 15:26:29.350213716 +0200
+@@ -114,7 +114,8 @@
        "CAP_SETFCAP",
        "CAP_MAC_OVERRIDE",
--      "CAP_MAC_ADMIN"
-+      "CAP_MAC_ADMIN",
+       "CAP_MAC_ADMIN",
+-      "CAP_SYSLOG"
++      "CAP_SYSLOG",
 +      "CAP_CONTEXT"
  };
  
- EXPORT_SYMBOL(gr_task_is_capable);
+ int captab_log_entries = sizeof(captab_log)/sizeof(captab_log[0]);
+
This page took 0.0448 seconds and 4 git commands to generate.