SPECS (Titanium): kernel-bare-vserver.spec - unofficial fix for lo...

hawk hawk at pld-linux.org
Sun Feb 10 23:17:59 CET 2008


Author: hawk                         Date: Sun Feb 10 22:17:59 2008 GMT
Module: SPECS                         Tag: Titanium
---- Log message:
- unofficial fix for local root hole, release 2

---- Files affected:
SPECS:
   kernel-bare-vserver.spec (1.1.2.12 -> 1.1.2.13) 

---- Diffs:

================================================================
Index: SPECS/kernel-bare-vserver.spec
diff -u SPECS/kernel-bare-vserver.spec:1.1.2.12 SPECS/kernel-bare-vserver.spec:1.1.2.13
--- SPECS/kernel-bare-vserver.spec:1.1.2.12	Thu Feb  7 14:32:19 2008
+++ SPECS/kernel-bare-vserver.spec	Sun Feb 10 23:17:54 2008
@@ -43,7 +43,7 @@
 
 %define		_basever	2.6.22
 %define		_postver	.17
-%define		_rel		1
+%define		_rel		2
 
 # for rc kernels basever is the version patch (source1) should be applied to
 #%define		_ver		2.6.20
@@ -89,6 +89,9 @@
 # official vendor driver for Marvell Yukon gigabit adapters, v10.22.4.3
 Patch103:	linux-2.6.22-sk98lin.patch
 
+# security bugfix
+Patch200:	kernel-vmsplice.patch
+
 URL:		http://www.kernel.org/
 BuildRequires:	binutils >= 3:2.14.90.0.7
 BuildRequires:	gcc >= 5:3.2
@@ -397,6 +400,7 @@
 %patch102 -p1
 %patch103 -p1
 
+%patch200 -p1
 
 # Fix EXTRAVERSION in main Makefile
 sed -i 's#EXTRAVERSION =.*#EXTRAVERSION = %{_postver}_%{alt_kernel}#g' Makefile
@@ -856,6 +860,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.1.2.13  2008-02-10 22:17:54  hawk
+- unofficial fix for local root hole, release 2
+
 Revision 1.1.2.12  2008-02-07 13:32:19  hawk
 - updated to 2.6.22.17
 
================================================================

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



More information about the pld-cvs-commit mailing list