]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- rel 2
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 28 Feb 2008 14:10:24 +0000 (14:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- Fix oops in netlink_rcv_skb

Changed files:
    kernel.spec -> 1.441.2.1796.2.61

kernel.spec

index 913a5256a7c1bcb852fdac351c23d68d8969b6d9..84b405df09792ce85b694d1bd7c0e4701d5bbbbe 100644 (file)
 %define                _prepatch               %{nil}
 %define                _pre_rc                 %{nil}
 %define                _rc                     %{nil}
-%define                _rel                    1
+%define                _rel                    2
 %define                subname                 %{?with_pax:-pax}%{?with_grsec_full:-grsecurity}%{?with_xen0:-xen0}%{?with_xenU:-xenU}
 
 %define                _enable_debug_packages                  0
@@ -365,6 +365,8 @@ Patch610:   kernel-export-show_task-2.6.18-vanilla.patch
 Patch611:      kernel-sd_iostats-2.6.22.patch
 Patch612:      kernel-LDISKFS_SUPER_MAGIC-2.6.20.patch
 
+Patch700:      kernel-netlink_run_queue.patch
+
 Patch1000:     linux-2.6-grsec-minimal.patch
 
 Patch2000:     kernel-small_fixes.patch
@@ -947,6 +949,8 @@ install %{SOURCE5} Makefile.ppclibs
 %patch612 -p1
 %endif
 
+%patch700 -p1
+
 %patch2500 -p1
 
 # Apparmor
This page took 0.092101 seconds and 4 git commands to generate.