Author: hawk Date: Sun Feb 10 22:24:55 2008 GMT Module: SPECS Tag: Titanium ---- Log message: - unofficial fix for local root hole, release 2
---- Files affected: SPECS: kernel-bare-grsecurity.spec (1.1.2.15 -> 1.1.2.16) ---- Diffs: ================================================================ Index: SPECS/kernel-bare-grsecurity.spec diff -u SPECS/kernel-bare-grsecurity.spec:1.1.2.15 SPECS/kernel-bare-grsecurity.spec:1.1.2.16 --- SPECS/kernel-bare-grsecurity.spec:1.1.2.15 Fri Feb 8 23:24:02 2008 +++ SPECS/kernel-bare-grsecurity.spec Sun Feb 10 23:24:50 2008 @@ -48,7 +48,7 @@ %define _basever 2.6.23 %define _postver .15 -%define _rel 1 +%define _rel 2 # for rc kernels basever is the version patch (source1) should be applied to #%define _ver 2.6.20 @@ -93,6 +93,9 @@ # official vendor driver for Marvell Yukon gigabit adapters, v10.22.4.3 Patch102: linux-2.6-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 @@ -399,6 +402,8 @@ %patch101 -p1 %patch102 -p1 +%patch200 -p1 + # Fix EXTRAVERSION in main Makefile sed -i 's#EXTRAVERSION =.*#EXTRAVERSION = %{_postver}_%{alt_kernel}#g' Makefile @@ -873,6 +878,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.1.2.16 2008-02-10 22:24:50 hawk +- unofficial fix for local root hole, release 2 + Revision 1.1.2.15 2008-02-08 22:24:02 hawk - updated to 2.6.23.15 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel-bare-grsecurity.spec?r1=1.1.2.15&r2=1.1.2.16&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
