SPECS (LINUX_2_6_16): kernel.spec - rel 2; fix for local root hole...

arekm arekm at pld-linux.org
Thu Sep 27 22:49:08 CEST 2007


Author: arekm                        Date: Thu Sep 27 20:49:08 2007 GMT
Module: SPECS                         Tag: LINUX_2_6_16
---- Log message:
- rel 2; fix for local root hole CVE-2007-4573

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1558.2.99 -> 1.441.2.1558.2.100) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1558.2.99 SPECS/kernel.spec:1.441.2.1558.2.100
--- SPECS/kernel.spec:1.441.2.1558.2.99	Sat Aug 18 11:59:16 2007
+++ SPECS/kernel.spec	Thu Sep 27 22:49:02 2007
@@ -129,7 +129,7 @@
 
 %define		_basever	2.6.16
 %define		_postver	.53
-%define		_rel		1
+%define		_rel		2
 %define		_subname	%{?with_pax:-pax}%{?with_grsec_full:-grsecurity}%{?with_xen0:-xen0}%{?with_xenU:-xenU}
 Summary:	The Linux kernel (the core of the Linux operating system)
 Summary(de):	Der Linux-Kernel (Kern des Linux-Betriebssystems)
@@ -298,6 +298,8 @@
 # From ALSA 1.0.13 for nVidia 
 Patch252:	linux-alsa-hda.patch
 
+Patch300:	linux-CVE-2007-4573.patch
+
 Patch1000:	linux-2.6-grsec-minimal.patch
 Patch1001:	linux-2.6-grsec-wrong-deref.patch
 
@@ -890,6 +892,8 @@
 
 %patch252 -p1
 
+%patch300 -p1
+
 %patch1200 -p1
 %patch1201 -p1
 
@@ -1756,6 +1760,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1558.2.100  2007/09/27 20:49:02  arekm
+- rel 2; fix for local root hole CVE-2007-4573
+
 Revision 1.441.2.1558.2.99  2007/08/18 09:59:16  glen
 - -source is not needed to compile C programs
 
================================================================

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



More information about the pld-cvs-commit mailing list