packages: kernel/kernel.spec - added patch for netfilter#669 bug (broken ip...

pawelz pawelz at pld-linux.org
Mon Sep 20 20:49:05 CEST 2010


Author: pawelz                       Date: Mon Sep 20 18:49:05 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added patch for netfilter#669 bug (broken iptables chains)

---- Files affected:
packages/kernel:
   kernel.spec (1.821 -> 1.822) 

---- Diffs:

================================================================
Index: packages/kernel/kernel.spec
diff -u packages/kernel/kernel.spec:1.821 packages/kernel/kernel.spec:1.822
--- packages/kernel/kernel.spec:1.821	Mon Sep 20 18:14:31 2010
+++ packages/kernel/kernel.spec	Mon Sep 20 20:49:00 2010
@@ -313,6 +313,7 @@
 Patch2000:	kernel-small_fixes.patch
 Patch2001:	kernel-pwc-uncompress.patch
 Patch2003:	kernel-regressions.patch
+Patch2004:	kernel-netfilter-bug-669.patch
 
 # kill some thousands of warnings
 # (only warnings, so just remove parts of this patch if conflics)
@@ -856,6 +857,7 @@
 %patch2000 -p1
 %patch2001 -p1
 #%patch2003 -p1
+%patch2004 -p1
 
 # Fix EXTRAVERSION in main Makefile
 sed -i 's#EXTRAVERSION =.*#EXTRAVERSION = %{postver}%{?alt_kernel:_%{alt_kernel}}#g' Makefile
@@ -1592,6 +1594,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.822  2010/09/20 18:49:00  pawelz
+- added patch for netfilter#669 bug (broken iptables chains)
+
 Revision 1.821  2010/09/20 16:14:31  pawelz
 - dropped CVE-2010-3081 patch. It is subset of grsec_full.patch.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kernel/kernel.spec?r1=1.821&r2=1.822&f=u



More information about the pld-cvs-commit mailing list