]> git.pld-linux.org Git - packages/kernel.git/blob - linux-2.6-grsec-caps.patch
- updated for 2.6.22.19
[packages/kernel.git] / linux-2.6-grsec-caps.patch
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.023222 seconds and 3 git commands to generate.