packages: kernel/kernel-grsec_full.patch - applies now
arekm
arekm at pld-linux.org
Tue Jul 6 13:04:48 CEST 2010
Author: arekm Date: Tue Jul 6 11:04:49 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- applies now
---- Files affected:
packages/kernel:
kernel-grsec_full.patch (1.37 -> 1.38)
---- Diffs:
================================================================
Index: packages/kernel/kernel-grsec_full.patch
diff -u packages/kernel/kernel-grsec_full.patch:1.37 packages/kernel/kernel-grsec_full.patch:1.38
--- packages/kernel/kernel-grsec_full.patch:1.37 Tue Jul 6 12:31:55 2010
+++ packages/kernel/kernel-grsec_full.patch Tue Jul 6 13:04:41 2010
@@ -32024,9 +32024,9 @@
+#ifdef CONFIG_GRKERNSEC_PROC_IPADDR
+ INF("ipaddr", S_IRUSR, proc_pid_ipaddr),
+#endif
+ ONE("nsproxy", S_IRUGO, proc_pid_nsproxy),
};
- static int proc_tgid_base_readdir(struct file * filp,
@@ -2766,7 +2866,14 @@ static struct dentry *proc_pid_instantia
if (!inode)
goto out;
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kernel/kernel-grsec_full.patch?r1=1.37&r2=1.38&f=u
More information about the pld-cvs-commit
mailing list