]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- added netfilter-syms patch (fixes unresolved symbols in ipv6 netfilter)
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 9 Jul 2004 12:49:13 +0000 (12:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    kernel.spec -> 1.441.2.741

kernel.spec

index 2c28b5070cb6e046a13a411dd99ae89db02e67d9..b4f0b3466574228db0c82cdadb2e02d2cfbc83c4 100644 (file)
@@ -219,6 +219,8 @@ Patch110:   ftp://ftp.kernel.org/pub/linux/kernel/people/lenb/acpi/patches/release
 
 Patch112:      linux-fbcon-con2fb-crash-workaround.patch
 
+Patch114:      linux-2.6-netfilter-syms.patch
+
 # http://sources.redhat.com/cluster/
 Patch200:      linux-cluster-cman.patch
 Patch201:      linux-cluster-dlm.patch
@@ -745,6 +747,8 @@ patch -p1 -s < exec-shield.patch
 
 %patch400 -p1
 
+%patch114 -p1
+
 # Fix EXTRAVERSION and CC in main Makefile
 mv -f Makefile Makefile.orig
 sed -e 's#EXTRAVERSION =.*#EXTRAVERSION =#g' \
This page took 5.353932 seconds and 4 git commands to generate.