Author: adamg Date: Mon Aug 17 12:11:50 2009 GMT Module: packages Tag: LINUX_2_6_16 ---- Log message: - fix for CVE-2009-2692 - release 2
---- Files affected: packages/kernel: kernel.spec (1.441.2.1558.2.162 -> 1.441.2.1558.2.163) ---- Diffs: ================================================================ Index: packages/kernel/kernel.spec diff -u packages/kernel/kernel.spec:1.441.2.1558.2.162 packages/kernel/kernel.spec:1.441.2.1558.2.163 --- packages/kernel/kernel.spec:1.441.2.1558.2.162 Mon Nov 3 09:43:07 2008 +++ packages/kernel/kernel.spec Mon Aug 17 14:11:44 2009 @@ -141,7 +141,7 @@ %define _basever 2.6.16 %define _postver .62 -%define _rel 1 +%define _rel 2 Summary: The Linux kernel (the core of the Linux operating system) Summary(de.UTF-8): Der Linux-Kernel (Kern des Linux-Betriebssystems) Summary(et.UTF-8): Linuxi kernel (ehk operatsioonisüsteemi tuum) @@ -310,6 +310,7 @@ Patch102: linux-2.6-vs2.1-128IPs.patch Patch103: linux-vcontext-selinux.patch Patch104: kernel-CVE-2008-0163.patch +Patch105: kernel-CVE-2009-2692.patch # from http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/xen-3.0.2-src.tgz #Patch120: kernel-xen.patch @@ -952,6 +953,7 @@ %patch102 -p1 %patch103 -p1 %patch104 -p1 +%patch105 -p1 %if %{with xen} %ifarch %{ix86} %{x8664} ia64 @@ -1895,6 +1897,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.441.2.1558.2.163 2009/08/17 12:11:44 adamg +- fix for CVE-2009-2692 +- release 2 + Revision 1.441.2.1558.2.162 2008/11/03 08:43:07 marcus - cciss updated - nforce updated ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kernel/kernel.spec?r1=1.441.2.1558.2.162&r2=1.441.2.1558.2.163&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
