SOURCES (LINUX_2_6): linux-2.6-grsec-minimal.patch - fix bad line ...
baggins
baggins at pld-linux.org
Wed Oct 11 15:42:27 CEST 2006
Author: baggins Date: Wed Oct 11 13:42:27 2006 GMT
Module: SOURCES Tag: LINUX_2_6
---- Log message:
- fix bad line count
---- Files affected:
SOURCES:
linux-2.6-grsec-minimal.patch (1.1.2.14 -> 1.1.2.15)
---- Diffs:
================================================================
Index: SOURCES/linux-2.6-grsec-minimal.patch
diff -u SOURCES/linux-2.6-grsec-minimal.patch:1.1.2.14 SOURCES/linux-2.6-grsec-minimal.patch:1.1.2.15
--- SOURCES/linux-2.6-grsec-minimal.patch:1.1.2.14 Wed Oct 11 15:39:10 2006
+++ SOURCES/linux-2.6-grsec-minimal.patch Wed Oct 11 15:42:22 2006
@@ -266,7 +266,7 @@
case PROC_TID_STAT:
inode->i_fop = &proc_info_file_operations;
ei->op.proc_read = proc_tid_stat;
-@@ -2057,11 +2109,14 @@ struct dentry *proc_pid_lookup(struct in
+@@ -2057,7 +2109,14 @@ struct dentry *proc_pid_lookup(struct in
if (!inode)
goto out_put_task;
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/linux-2.6-grsec-minimal.patch?r1=1.1.2.14&r2=1.1.2.15&f=u
More information about the pld-cvs-commit
mailing list