packages (LINUX_2_6_28): kernel/kernel.spec - local root fix (http://lwn.ne...

arekm arekm at pld-linux.org
Thu Aug 13 22:57:37 CEST 2009


Author: arekm                        Date: Thu Aug 13 20:57:37 2009 GMT
Module: packages                      Tag: LINUX_2_6_28
---- Log message:
- local root fix (http://lwn.net/Articles/347006/)

---- Files affected:
packages/kernel:
   kernel.spec (1.441.2.2083.2.10 -> 1.441.2.2083.2.11) 

---- Diffs:

================================================================
Index: packages/kernel/kernel.spec
diff -u packages/kernel/kernel.spec:1.441.2.2083.2.10 packages/kernel/kernel.spec:1.441.2.2083.2.11
--- packages/kernel/kernel.spec:1.441.2.2083.2.10	Tue Jul 28 12:17:57 2009
+++ packages/kernel/kernel.spec	Thu Aug 13 22:57:30 2009
@@ -319,6 +319,7 @@
 
 Patch2100:	kernel-mmap_min_addr.patch
 Patch2101:	kernel-CVE-2009-1895.patch
+Patch2102:	kernel-sock-sendpage.patch
 
 # kill some thousands of warnings
 # (only warnings, so just remove parts of this patch if conflics)
@@ -956,6 +957,7 @@
 
 %patch2100 -p1
 %patch2101 -p1
+%patch2102 -p1
 
 # Fix EXTRAVERSION in main Makefile
 sed -i 's#EXTRAVERSION =.*#EXTRAVERSION = %{postver}%{?alt_kernel:_%{alt_kernel}}#g' Makefile
@@ -1698,6 +1700,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.2083.2.11  2009/08/13 20:57:30  arekm
+- local root fix (http://lwn.net/Articles/347006/)
+
 Revision 1.441.2.2083.2.10  2009/07/28 10:17:57  arekm
 - update vserver patch; fixes 'pivot_root invalid argument' issue
 
================================================================

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



More information about the pld-cvs-commit mailing list