Author: arekm Date: Sun Feb 10 20:56:34 2008 GMT Module: SPECS Tag: LINUX_2_6 ---- Log message: - vmsplice fixes (local root exploit)
---- Files affected: SPECS: kernel.spec (1.441.2.1837 -> 1.441.2.1838) ---- Diffs: ================================================================ Index: SPECS/kernel.spec diff -u SPECS/kernel.spec:1.441.2.1837 SPECS/kernel.spec:1.441.2.1838 --- SPECS/kernel.spec:1.441.2.1837 Fri Feb 8 23:44:22 2008 +++ SPECS/kernel.spec Sun Feb 10 21:56:29 2008 @@ -237,6 +237,8 @@ # http://www.ssi.bg/~ja/nfct/ipvs-nfct-2.6.24-1.diff Patch41: kernel-ipvs-nfct.patch +Patch42: kernel-vmsplice.patch + ### End netfilter # based on http://www.linuximq.net/patchs/linux-2.6.21-img2.diff with 2.6.23 fixes @@ -806,6 +808,8 @@ # ipvs-nfct %patch41 -p1 +%patch42 -p1 + ## # end of netfilter @@ -1601,6 +1605,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.441.2.1838 2008-02-10 20:56:29 arekm +- vmsplice fixes (local root exploit) + Revision 1.441.2.1837 2008-02-08 22:44:22 glen - 2.6.24.1 (CVE-2008-0007, CVE-2008-0009/10) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel.spec?r1=1.441.2.1837&r2=1.441.2.1838&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
