]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- added patch for netfilter#669 bug (broken iptables chains)
authorpawelz <pawelz@pld-linux.org>
Mon, 20 Sep 2010 18:49:00 +0000 (18:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    kernel.spec -> 1.822

kernel.spec

index 23e981a84b3c6f134210c16c6470dbabe5982087..042a8b5271bea22f9fa16362133436e74fc57cf0 100644 (file)
@@ -312,6 +312,7 @@ Patch1000:  kernel-grsec-minimal.patch
 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)
@@ -855,6 +856,7 @@ sed -i 's/-Werror//' arch/alpha/kernel/Makefile
 %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
This page took 2.73983 seconds and 4 git commands to generate.