Author: havner Date: Tue Aug 15 16:23:07 2006 GMT Module: SPECS Tag: LINUX_2_6 ---- Log message: - pnpbios patch - rel 0.6
---- Files affected: SPECS: kernel.spec (1.441.2.1584 -> 1.441.2.1585) ---- Diffs: ================================================================ Index: SPECS/kernel.spec diff -u SPECS/kernel.spec:1.441.2.1584 SPECS/kernel.spec:1.441.2.1585 --- SPECS/kernel.spec:1.441.2.1584 Tue Aug 15 13:12:13 2006 +++ SPECS/kernel.spec Tue Aug 15 18:23:01 2006 @@ -88,7 +88,7 @@ %define _udev_ver 071 %define _mkvmlinuz_ver 1.3 -%define _rel 0.5 +%define _rel 0.6 ## !!!!!! Need update this is for 2.6.16.X kernel !!!! %define _netfilter_snap 20060504 @@ -260,6 +260,9 @@ Patch2000: kernel-small_fixes.patch +# http://lkml.org/lkml/2006/7/22/98 +Patch2001: kernel-2.6-pnpbios.patch + # official grsecurity for 2.6.17.7 # based on http://www.grsecurity.net/grsecurity-2.1.9-2.6.17.7-200608012135.patch.gz Patch9999: grsecurity-2.1.9-2.6.17.7.patch @@ -804,6 +807,7 @@ ##Small fixes: %patch2000 -p1 +%patch2001 -p1 # Fix EXTRAVERSION in main Makefile sed -i 's#EXTRAVERSION =.*#EXTRAVERSION = %{_postver}#g' Makefile @@ -1629,6 +1633,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.441.2.1585 2006/08/15 16:23:01 havner +- pnpbios patch +- rel 0.6 + Revision 1.441.2.1584 2006/08/15 11:12:13 adamg - hdaps_protect.patch dropped - it is provided as a kernel module by kernel-misc-tp_smapi.spec (and has to be, otherwise it conflicts with ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1584&r2=1.441.2.1585&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
