Author: mguevara Date: Thu Oct 5 08:24:03 2006 GMT Module: SPECS Tag: LINUX_2_6_17 ---- Log message: - rel 5, added aircrack-ng enhancements for hostap (more card ids and enable monitor) - patch85
---- Files affected: SPECS: kernel.spec (1.441.2.1613.2.4 -> 1.441.2.1613.2.5) ---- Diffs: ================================================================ Index: SPECS/kernel.spec diff -u SPECS/kernel.spec:1.441.2.1613.2.4 SPECS/kernel.spec:1.441.2.1613.2.5 --- SPECS/kernel.spec:1.441.2.1613.2.4 Fri Sep 29 16:53:43 2006 +++ SPECS/kernel.spec Thu Oct 5 10:23:57 2006 @@ -103,7 +103,7 @@ %define _udev_ver 071 %define _mkvmlinuz_ver 1.3 -%define _rel 4 +%define _rel 5 %define _old_netfilter_snap 20060504 %define _netfilter_snap 20060829 @@ -280,6 +280,10 @@ # cx88-blackbird based tv tuner card audio fix Patch80: linux-2.6.17-cx88-tvaudio.patch +# adds some ids for hostap suported cards and monitor_enable from/for aircrack-ng +# http://patches.aircrack-ng.org/hostap-kernel-2.6.17.patch +Patch85: hostap-kernel-2.6.17.patch + # vserver from: http://vserver.13thfloor.at/Experimental/patch-2.6.17.11-vs2.1.1-rc31.diff Patch100: linux-2.6-vs2.1.patch Patch101: linux-2.6-vs2.1-suspend2.patch @@ -917,6 +921,9 @@ # cx88-tvaudio %patch80 -p1 +# hostap enhancements from/for aircrack-ng +%patch85 -p1 + # vserver: %patch100 -p1 %patch101 -p1 @@ -1843,6 +1850,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.441.2.1613.2.5 2006/10/05 08:23:57 mguevara +- rel 5, added aircrack-ng enhancements for hostap (more card ids and enable + monitor) - patch85 + Revision 1.441.2.1613.2.4 2006/09/29 14:53:43 mguevara - rel 4 - pax prepared for SEGMEXEC (ix86) and PAGEEXEC (the rest) archs pax bcond changes in conf - enabled NOELFRELOCS (all but ppc64) and UDEREF ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1613.2.4&r2=1.441.2.1613.2.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
