SOURCES (LINUX_2_6_22): linux-2.6-grsec_full.patch - updated for v...
zbyniu
zbyniu at pld-linux.org
Thu Oct 11 20:38:42 CEST 2007
Author: zbyniu Date: Thu Oct 11 18:38:42 2007 GMT
Module: SOURCES Tag: LINUX_2_6_22
---- Log message:
- updated for vs2.3.0.27 and prefetch patch
---- Files affected:
SOURCES:
linux-2.6-grsec_full.patch (1.1.2.24.2.1 -> 1.1.2.24.2.2)
---- Diffs:
================================================================
Index: SOURCES/linux-2.6-grsec_full.patch
diff -u SOURCES/linux-2.6-grsec_full.patch:1.1.2.24.2.1 SOURCES/linux-2.6-grsec_full.patch:1.1.2.24.2.2
--- SOURCES/linux-2.6-grsec_full.patch:1.1.2.24.2.1 Wed Oct 10 21:31:03 2007
+++ SOURCES/linux-2.6-grsec_full.patch Thu Oct 11 20:38:37 2007
@@ -13988,9 +13988,9 @@
--- linux-2.6.22.1/fs/namei.c 2007-07-10 14:56:30.000000000 -0400
+++ linux-2.6.22.1/fs/namei.c 2007-08-02 11:09:15.000000000 -0400
@@ -31,6 +31,7 @@
- #include <linux/vs_base.h>
- #include <linux/vs_tag.h>
#include <linux/vs_cowbl.h>
+ #include <linux/vs_device.h
+ #include <linux/vs_context.h>
+#include <linux/grsecurity.h>
#include <asm/namei.h>
#include <asm/uaccess.h>
@@ -30547,9 +30547,9 @@
--- linux-2.6.22.1/mm/filemap.c 2007-07-10 14:56:30.000000000 -0400
+++ linux-2.6.22.1/mm/filemap.c 2007-08-02 11:38:48.000000000 -0400
@@ -30,6 +30,7 @@
- #include <linux/security.h>
#include <linux/syscalls.h>
#include <linux/cpuset.h>
+ #include <linux/prefetch_core.h>
+#include <linux/grsecurity.h>
#include "filemap.h"
#include "internal.h"
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/linux-2.6-grsec_full.patch?r1=1.1.2.24.2.1&r2=1.1.2.24.2.2&f=u
More information about the pld-cvs-commit
mailing list