Author: mguevara Date: Tue Feb 6 09:35:08 2007 GMT Module: SPECS Tag: LINUX_2_6_20 ---- Log message: - rel 0.3, testing connlimit and 300Hz tick, some status update
---- Files affected: SPECS: kernel.spec (1.441.2.1698.2.22 -> 1.441.2.1698.2.23) ---- Diffs: ================================================================ Index: SPECS/kernel.spec diff -u SPECS/kernel.spec:1.441.2.1698.2.22 SPECS/kernel.spec:1.441.2.1698.2.23 --- SPECS/kernel.spec:1.441.2.1698.2.22 Mon Feb 5 18:18:46 2007 +++ SPECS/kernel.spec Tue Feb 6 10:35:02 2007 @@ -1,18 +1,20 @@ # $Revision$, $Date$ # -# STATUS: 2.6.20-rc7 (.20 not yet tested) +# STATUS: 2.6.20-0.1 +# - works for me # - builds --without grsecurity on i686 (up & smp) # - builds --with vesafb_tng # - nvidia works with & wo regparm # - nvidia-legacy works with & wo regparm # - ati blob doesn't build - apply pluto patch -# - slmodem builds - needs testing +# - slmodem builds # - madwifi-ng works with & wo regparm +# - madwifi-old-openhal builds but have no supported hardware # - vserver works # # TODO 2.6.20 # - grsecurity -# - connlimit linking problem ... +# - connlimit - porting from ip_conntrack to nf_conntrack # - new alsa rc2 # - spec cleanup # - test external modules @@ -131,7 +133,7 @@ %define _udev_ver 071 %define _mkvmlinuz_ver 1.3 -%define _rel 0.2 +%define _rel 0.3 %define _netfilter_snap 20061213 %define _nf_hipac_ver 0.9.1 @@ -368,19 +370,19 @@ # http://www.ssi.bg/~ja/routes-2.6.19-12.diff Patch300: routes-2.6.19-12.diff -Patch301: linux-2.6-ip_conntrack_find_get.patch +Patch301: pom-ng-connlimit-20061213_nf_conntrack_port.patch Patch400: kernel-bcm43xx-2.6.20_combined.patch # For compatibility with such blobs like HAL from madwifi-ng -# before we had CONFIG_REGPARM option disabled +# before we had CONFIG_REGPARM option disabled - it is bconded and disabled now Patch500: linux-2.6.20_i386_regparm_off.patch Patch1000: linux-2.6-grsec-minimal.patch Patch2000: kernel-small_fixes.patch -# Some non-GPL modules (nvidia, nvidia-legacy, mdwifi-ng) looks for the paravirt_ops symbol +# Some non-GPL modules (nvidia, nvidia-legacy) looks for the paravirt_ops symbol Patch2100: linux-2.6.20-paravirt_ops-needed-by-blobs.patch #wanpipe @@ -1962,6 +1964,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.441.2.1698.2.23 2007/02/06 09:35:02 mguevara +- rel 0.3, testing connlimit and 300Hz tick, some status update + Revision 1.441.2.1698.2.22 2007/02/05 17:18:46 matkor - bcm43xx fixes which did not make for 2.6.20 added. Work for me. Scheduled to 2.6.20.1/2.6.21. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1698.2.22&r2=1.441.2.1698.2.23&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
