SPECS (LINUX_2_6_16): kernel.spec - backported security patches fr...

adamg adamg at pld-linux.org
Sun Nov 4 10:15:07 CET 2007


Author: adamg                        Date: Sun Nov  4 09:15:07 2007 GMT
Module: SPECS                         Tag: LINUX_2_6_16
---- Log message:
- backported security patches from 2.6.16.57-rc1 (resolves
  CVE-2007-3740, CVE-2007-4308, CVE-2007-4997, CVE-2007-5093)
- release 2

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1558.2.105 -> 1.441.2.1558.2.106) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1558.2.105 SPECS/kernel.spec:1.441.2.1558.2.106
--- SPECS/kernel.spec:1.441.2.1558.2.105	Thu Nov  1 08:44:54 2007
+++ SPECS/kernel.spec	Sun Nov  4 10:15:01 2007
@@ -132,7 +132,7 @@
 
 %define		_basever	2.6.16
 %define		_postver	.56
-%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)
@@ -301,6 +301,12 @@
 # From ALSA 1.0.13 for nVidia 
 Patch252:	linux-alsa-hda.patch
 
+# security patches
+Patch300:	linux-CVE-2007-3740.patch
+Patch301:	linux-CVE-2007-4308.patch
+Patch302:	linux-CVE-2007-4997.patch
+Patch303:	linux-CVE-2007-5093.patch
+
 Patch1000:	linux-2.6-grsec-minimal.patch
 Patch1001:	linux-2.6-grsec-wrong-deref.patch
 
@@ -893,6 +899,12 @@
 
 %patch252 -p1
 
+# security patches
+%patch300 -p1
+%patch301 -p1
+%patch302 -p1
+%patch303 -p1
+
 %patch1200 -p1
 %patch1201 -p1
 
@@ -1759,6 +1771,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1558.2.106  2007/11/04 09:15:01  adamg
+- backported security patches from 2.6.16.57-rc1 (resolves
+  CVE-2007-3740, CVE-2007-4308, CVE-2007-4997, CVE-2007-5093)
+- release 2
+
 Revision 1.441.2.1558.2.105  2007/11/01 07:44:54  adamg
 - updated to 2.6.16.56 (CVE-2007-3799, CVE-2007-4133)
 
================================================================

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



More information about the pld-cvs-commit mailing list