packages (LINUX_2_6_31): kernel/kernel-grsec_full.patch, kernel/kernel.spec...
mguevara
mguevara at pld-linux.org
Sat Dec 5 02:13:40 CET 2009
Author: mguevara Date: Sat Dec 5 01:13:40 2009 GMT
Module: packages Tag: LINUX_2_6_31
---- Log message:
- 2.6.31.6-4, updated kernel-grsec_full.patch to
grsecurity-2.1.14-2.6.31.6-200911151724.patch
---- Files affected:
packages/kernel:
kernel-grsec_full.patch (1.21 -> 1.21.2.1) , kernel.spec (1.727.2.1 -> 1.727.2.2)
---- Diffs:
================================================================
Index: packages/kernel/kernel-grsec_full.patch
diff -u packages/kernel/kernel-grsec_full.patch:1.21 packages/kernel/kernel-grsec_full.patch:1.21.2.1
--- packages/kernel/kernel-grsec_full.patch:1.21 Fri Dec 4 00:34:11 2009
+++ packages/kernel/kernel-grsec_full.patch Sat Dec 5 02:13:34 2009
@@ -51099,6 +51099,18 @@
if (tw) {
inet_twsk_deschedule(tw, death_row);
inet_twsk_put(tw);
+diff -urNp linux-2.6.31.6/net/ipv4/ip_fragment.c linux-2.6.31.6/net/ipv4/ip_fragment.c
+--- linux-2.6.31.6/net/ipv4/ip_fragment.c 2009-11-09 19:32:31.000000000 -0500
++++ linux-2.6.31.6/net/ipv4/ip_fragment.c 2009-12-04 09:43:43.000000000 -0500
+@@ -563,7 +563,7 @@ out_oversize:
+ printk(KERN_INFO "Oversized IP packet from %pI4.\n",
+ &qp->saddr);
+ out_fail:
+- IP_INC_STATS_BH(dev_net(dev), IPSTATS_MIB_REASMFAILS);
++ IP_INC_STATS_BH(net, IPSTATS_MIB_REASMFAILS);
+ return err;
+ }
+
diff -urNp linux-2.6.31.6/net/ipv4/netfilter/nf_nat_snmp_basic.c linux-2.6.31.6/net/ipv4/netfilter/nf_nat_snmp_basic.c
--- linux-2.6.31.6/net/ipv4/netfilter/nf_nat_snmp_basic.c 2009-11-10 18:45:43.000000000 -0500
+++ linux-2.6.31.6/net/ipv4/netfilter/nf_nat_snmp_basic.c 2009-11-12 17:18:17.000000000 -0500
================================================================
Index: packages/kernel/kernel.spec
diff -u packages/kernel/kernel.spec:1.727.2.1 packages/kernel/kernel.spec:1.727.2.2
--- packages/kernel/kernel.spec:1.727.2.1 Sat Dec 5 00:19:11 2009
+++ packages/kernel/kernel.spec Sat Dec 5 02:13:34 2009
@@ -113,7 +113,7 @@
%define basever 2.6.31
%define postver .6
-%define rel 3
+%define rel 4
%define _enable_debug_packages 0
@@ -325,7 +325,7 @@
# based on http://ftp.leg.uct.ac.za/pub/linux/rip/inittmpfs-2.6.14.diff.gz
Patch7000: kernel-inittmpfs.patch
-# based on http://www.grsecurity.net/~spender/grsecurity-2.1.14-2.6.31.6-200911151724.patch" kernel-grsec_full.patch
+# based on http://www.grsecurity.net/~spender/grsecurity-2.1.14-2.6.31.6-200912040944.patch" kernel-grsec_full.patch
# NOTE: put raw upstream patches on kernel-grsec_full.patch:GRSECURITY_RAW for reference
# (since upstream deletes older patches)
Patch9999: kernel-grsec_full.patch
@@ -1584,6 +1584,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.727.2.2 2009/12/05 01:13:34 mguevara
+- 2.6.31.6-4, updated kernel-grsec_full.patch to
+ grsecurity-2.1.14-2.6.31.6-200911151724.patch
+
Revision 1.727.2.1 2009/12/04 23:19:11 mguevara
- added CONFIG_PHYSICAL_ALIGN=0x1000000 to the pax config procedure
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kernel/kernel-grsec_full.patch?r1=1.21&r2=1.21.2.1&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kernel/kernel.spec?r1=1.727.2.1&r2=1.727.2.2&f=u
More information about the pld-cvs-commit
mailing list