Author: pluto Date: Wed Dec 28 21:02:22 2005 GMT Module: SPECS Tag: LINUX_2_6 ---- Log message: - improve .text size and overall speed. - release 1. - hdlc issue will be fixed in next releases...
---- Files affected: SPECS: kernel.spec (1.441.2.1354 -> 1.441.2.1355) ---- Diffs: ================================================================ Index: SPECS/kernel.spec diff -u SPECS/kernel.spec:1.441.2.1354 SPECS/kernel.spec:1.441.2.1355 --- SPECS/kernel.spec:1.441.2.1354 Tue Dec 27 11:17:31 2005 +++ SPECS/kernel.spec Wed Dec 28 22:02:16 2005 @@ -147,7 +147,7 @@ %define _oprofile_ver 0.5.3 %define _udev_ver 058 -%define _rel 0.99.5 +%define _rel 1 %define _netfilter_snap 20051125 %define _nf_hipac_ver 0.9.1 @@ -336,6 +336,7 @@ Patch108: linux-2.6-tty-races.patch Patch109: linux-2.6-secunia-17786-1.patch Patch110: linux-2.6-cputime-misscalculation.patch +Patch111: linux-2.6-improve-text-size.patch # derived from ftp://ftp.cmf.nrl.navy.mil/pub/chas/linux-atm/vbr/vbr-kernel-diffs Patch115: linux-2.6-atm-vbr.patch @@ -865,6 +866,7 @@ %patch108 -p1 %patch109 -p1 %patch110 -p1 +%patch111 -p1 %patch115 -p1 %patch116 -p1 @@ -1773,6 +1775,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.441.2.1355 2005/12/28 21:02:16 pluto +- improve .text size and overall speed. +- release 1. +- hdlc issue will be fixed in next releases... + Revision 1.441.2.1354 2005/12/27 10:17:31 cieciwa - updated to 2.6.14.5, - updated MD5 sum. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1354&r2=1.441.2.1355&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
