SPECS (LINUX_2_6_22): kernel.spec - rel 2 - Fix oops in netlink_rc...

baggins baggins at pld-linux.org
Thu Feb 28 15:10:30 CET 2008


Author: baggins                      Date: Thu Feb 28 14:10:30 2008 GMT
Module: SPECS                         Tag: LINUX_2_6_22
---- Log message:
- rel 2
- Fix oops in netlink_rcv_skb

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1796.2.60 -> 1.441.2.1796.2.61) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1796.2.60 SPECS/kernel.spec:1.441.2.1796.2.61
--- SPECS/kernel.spec:1.441.2.1796.2.60	Tue Feb 26 10:45:08 2008
+++ SPECS/kernel.spec	Thu Feb 28 15:10:24 2008
@@ -105,7 +105,7 @@
 %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
@@ -366,6 +366,8 @@
 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
@@ -948,6 +950,8 @@
 %patch612 -p1
 %endif
 
+%patch700 -p1
+
 %patch2500 -p1
 
 # Apparmor
@@ -1705,6 +1709,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1796.2.61  2008-02-28 14:10:24  baggins
+- rel 2
+- Fix oops in netlink_rcv_skb
+
 Revision 1.441.2.1796.2.60  2008-02-26 09:45:08  arekm
 - package abi dir
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel.spec?r1=1.441.2.1796.2.60&r2=1.441.2.1796.2.61&f=u



More information about the pld-cvs-commit mailing list