SOURCES (LINUX_2_6): linux-2.6-grsec_full.patch - small hack to be...

zbyniu zbyniu at pld-linux.org
Sun Mar 30 21:58:45 CEST 2008


Author: zbyniu                       Date: Sun Mar 30 19:58:45 2008 GMT
Module: SOURCES                       Tag: LINUX_2_6
---- Log message:
- small hack to be compatible with vserver 2.2 and 2.3 simultaneously

---- Files affected:
SOURCES:
   linux-2.6-grsec_full.patch (1.1.2.30 -> 1.1.2.31) 

---- Diffs:

================================================================
Index: SOURCES/linux-2.6-grsec_full.patch
diff -u SOURCES/linux-2.6-grsec_full.patch:1.1.2.30 SOURCES/linux-2.6-grsec_full.patch:1.1.2.31
--- SOURCES/linux-2.6-grsec_full.patch:1.1.2.30	Tue Mar 25 22:40:21 2008
+++ SOURCES/linux-2.6-grsec_full.patch	Sun Mar 30 21:58:39 2008
@@ -36167,7 +36167,7 @@
 diff -urNp linux-2.6.24.4/net/ipv4/inet_hashtables.c linux-2.6.24.4/net/ipv4/inet_hashtables.c
 --- linux-2.6.24.4/net/ipv4/inet_hashtables.c	2008-02-25 19:20:20.000000000 -0500
 +++ linux-2.6.24.4/net/ipv4/inet_hashtables.c	2008-03-21 01:42:50.000000000 -0400
-@@ -18,11 +18,14 @@
+@@ -18,6 +18,7 @@
  #include <linux/sched.h>
  #include <linux/slab.h>
  #include <linux/wait.h>
@@ -36175,6 +36175,8 @@
  
  #include <net/inet_connection_sock.h>
  #include <net/inet_hashtables.h>
+@@ -22,6 +23,8 @@
+ #include <net/route.h>
  #include <net/ip.h>
  
 +extern void gr_update_task_in_ip_table(struct task_struct *task, const struct inet_sock *inet);
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/linux-2.6-grsec_full.patch?r1=1.1.2.30&r2=1.1.2.31&f=u



More information about the pld-cvs-commit mailing list