Author: cieciwa Date: Wed Sep 14 11:36:35 2005 GMT Module: SPECS Tag: LINUX_2_6 ---- Log message: - new netfilter, new grsec - some patches temporary disabled. NFY
---- Files affected: SPECS: kernel.spec (1.441.2.1193 -> 1.441.2.1194) ---- Diffs: ================================================================ Index: SPECS/kernel.spec diff -u SPECS/kernel.spec:1.441.2.1193 SPECS/kernel.spec:1.441.2.1194 --- SPECS/kernel.spec:1.441.2.1193 Wed Sep 14 13:32:51 2005 +++ SPECS/kernel.spec Wed Sep 14 13:36:30 2005 @@ -252,7 +252,8 @@ Patch199: linux-2.6-grsec-minimal.patch # derived from http://www.grsecurity.net/grsecurity-2.1.5-2.6.11.7-200504111924.patch.gz -Patch200: grsecurity-2.1.5-2.6.11.7-200504111924.patch +#Patch200: grsecurity-2.1.5-2.6.11.7-200504111924.patch +Patch200: linux-2.6.13.1-grsec.patch # http://openmosix.snarc.org/files/releases/2.6/ # derived from openMosix-r570.patch Patch201: linux-2.6-omosix.patch @@ -631,10 +632,10 @@ %patch31 -p1 %patch50 -p0 -mv -f {,netfilter.}status +#mv -f {,netfilter.}status %patch52 -p1 -%patch53 -p1 +#patch53 -p1 do poprawki %patch54 -p1 %patch56 -p1 @@ -675,8 +676,7 @@ %if %{with grsecurity} echo Grsecurity not implemented -##patch200 -p1 -exit 1 +%patch200 -p1 %else %{?with_grsec_basic:%patch199 -p1} %endif @@ -1472,6 +1472,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.441.2.1194 2005/09/14 11:36:30 cieciwa +- new netfilter, new grsec +- some patches temporary disabled. +NFY + Revision 1.441.2.1193 2005/09/14 11:32:51 pluto - jiffies rounding patch disabled. it kills fast sigalrm delivering and e.g. kills time accumulation during code profiling. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1193&r2=1.441.2.1194&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
