summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Version bump to fix build issue with 2.6.31, bug #287656 thank xo0ox for ↵Peter Volkov2009-10-101-1/+3
| | | | | | | report and tests. (Portage version: 2.1.6.13/cvs/Linux x86_64) (Unsigned Manifest commit)
* Version bump to fix build issue with 2.6.31, bug #287656 thank xo0ox for ↵Peter Volkov2009-10-102-1/+101
| | | | | | report and tests. (Portage version: 2.1.6.13/cvs/Linux x86_64)
* Drop -Werror, now builds with gcc-4.4, bug #271611, thank hirakendu for report.Peter Volkov2009-06-041-2/+2
| | | | | (Portage version: 2.2_rc33/cvs/Linux i686) (Unsigned Manifest commit)
* Drop -Werror, now builds with gcc-4.4, bug #271611, thank hirakendu for report.Peter Volkov2009-06-042-2/+8
| | | | (Portage version: 2.2_rc33/cvs/Linux i686)
* Added missed injection patch, bug #272372, thank Pierre-Yves AILLET for report.Peter Volkov2009-06-031-1/+2
| | | | | (Portage version: 2.2_rc33/cvs/Linux i686) (Unsigned Manifest commit)
* Added missed injection patch, bug #272372, thank Pierre-Yves AILLET for report.Peter Volkov2009-06-032-1/+38
| | | | (Portage version: 2.2_rc33/cvs/Linux i686)
* Bump to most recent svn snapshot for 0.9.4 branch. Fixes build problems with ↵Peter Volkov2009-06-011-1/+3
| | | | | | | 2.6.29, bug #262761, thank Tobias Kral, Draco Levanah, Ivan Kukharchuk and other guys, that helped us. (Portage version: 2.2_rc33/cvs/Linux i686) (Unsigned Manifest commit)
* Bump to most recent svn snapshot for 0.9.4 branch. Fixes build problems with ↵Peter Volkov2009-06-012-1/+101
| | | | | | 2.6.29, bug #262761, thank Tobias Kral, Draco Levanah, Ivan Kukharchuk and other guys, that helped us. (Portage version: 2.2_rc33/cvs/Linux i686)
* Remove old and vulnerable versions, bug #271697, thank Robert Buchholz for ↵Peter Volkov2009-06-011-6/+1
| | | | | | | report. (Portage version: 2.2_rc33/cvs/Linux i686) (Unsigned Manifest commit)
* Remove old and vulnerable versions, bug #271697, thank Robert Buchholz for ↵Peter Volkov2009-06-014-277/+7
| | | | | | report. (Portage version: 2.2_rc33/cvs/Linux i686)
* Fixed build problem with gcc-4.3, bug #256669, thank cilly for report and fix.Peter Volkov2009-01-311-3/+4
| | | | | (Portage version: 2.2_rc23/cvs/Linux i686) (Unsigned Manifest commit)
* Fixed build problem with gcc-4.3, bug #256669, thank cilly for report and fix.Peter Volkov2009-01-314-6/+45
| | | | (Portage version: 2.2_rc23/cvs/Linux i686)
* Workaround for our build system was commited into linux-mod.eclass, bug ↵Peter Volkov2008-11-151-3/+3
| | | | | | | #237618. So it safe to remove it from madwifi-ng-0.9.4-r1. Also to avoid somewhat unnecessary round of stabilization patch for build failure on 2.6.27 moved into madwifi-ng-0.9.4. Now madwifi-ng-0.9.4-r1 and madwifi-ng-0.9.4 are equal, but don't remove any of them to avoid unnecessary rebuilds. (Portage version: 2.2_rc14/cvs/Linux 2.6.26-openvz.git-35f41f1 i686) (Unsigned Manifest commit)
* Workaround for our build system was commited into linux-mod.eclass, bug ↵Peter Volkov2008-11-153-8/+13
| | | | | | #237618. So it safe to remove it from madwifi-ng-0.9.4-r1. Also to avoid somewhat unnecessary round of stabilization patch for build failure on 2.6.27 moved into madwifi-ng-0.9.4. Now madwifi-ng-0.9.4-r1 and madwifi-ng-0.9.4 are equal, but don't remove any of them to avoid unnecessary rebuilds. (Portage version: 2.2_rc14/cvs/Linux 2.6.26-openvz.git-35f41f1 i686)
* madwifi.org changed to madwifi-project.org, bug #246289, thank hitachi for ↵Peter Volkov2008-11-151-6/+6
| | | | | | | report. (Portage version: 2.2_rc14/cvs/Linux 2.6.26-openvz.git-35f41f1 i686) (Unsigned Manifest commit)
* madwifi.org changed to madwifi-project.org, bug #246289, thank hitachi for ↵Peter Volkov2008-11-156-11/+17
| | | | | | report. (Portage version: 2.2_rc14/cvs/Linux 2.6.26-openvz.git-35f41f1 i686)
* Updated patch to make it workable with all sys-devel/patch versions.Peter Volkov2008-10-221-2/+2
| | | | | (Portage version: 2.2_rc12/cvs/Linux 2.6.26-openvz.git-777e816 i686) (Unsigned Manifest commit)
* Updated patch to make it workable with all sys-devel/patch versions.Peter Volkov2008-10-222-162/+195
| | | | (Portage version: 2.2_rc12/cvs/Linux 2.6.26-openvz.git-777e816 i686)
* Added patch to make it buildable with 2.6.27 kernel.Peter Volkov2008-10-201-2/+3
| | | | | (Portage version: 2.2_rc12/cvs/Linux 2.6.26-openvz.git-777e816 i686) (Unsigned Manifest commit)
* Added patch to make it buildable with 2.6.27 kernel.Peter Volkov2008-10-203-6/+172
| | | | (Portage version: 2.2_rc12/cvs/Linux 2.6.26-openvz.git-777e816 i686)
* Added workaround for unresolved symbols if CONFIG_MODVERSIONS is set, bug ↵Peter Volkov2008-10-141-3/+4
| | | | | | | #232099. (Portage version: 2.2_rc11/cvs/Linux 2.6.26-openvz.git-777e816 i686) (Unsigned Manifest commit)
* Added workaround for unresolved symbols if CONFIG_MODVERSIONS is set, bug ↵Peter Volkov2008-10-144-5/+109
| | | | | | #232099. (Portage version: 2.2_rc11/cvs/Linux 2.6.26-openvz.git-777e816 i686)
* Removed app-arch/sharutils from DEPEND as madwifi-ng builds fine without it, ↵Peter Volkov2008-09-131-2/+2
| | | | | | | bug #232099. (Portage version: 2.2_rc8/cvs/Linux 2.6.26-gentoo i686) (Unsigned Manifest commit)
* Removed app-arch/sharutils from DEPEND as madwifi-ng builds fine without it, ↵Peter Volkov2008-09-132-3/+6
| | | | | | bug #232099. (Portage version: 2.2_rc8/cvs/Linux 2.6.26-gentoo i686)
* Stable on ppc wrt bug 225099Gysbert Wassenaar2008-08-251-12/+2
| | | | | (Portage version: 2.1.4.4) (Unsigned Manifest commit)
* Stable on ppc wrt bug 225099Gysbert Wassenaar2008-08-252-3/+6
| | | | (Portage version: 2.1.4.4)
* add GLEP 56 USE flag desc from use.local.descDoug Goldstein2008-08-231-2/+12
| | | | | (Portage version: 2.2_rc8/cvs/Linux 2.6.25-gentoo-r8 x86_64) (Signed Manifest commit)
* add GLEP 56 USE flag desc from use.local.descDoug Goldstein2008-08-232-3/+6
| | | | (Portage version: 2.2_rc8/cvs/Linux 2.6.25-gentoo-r8 x86_64)
* Add injection useflag to metadata.xml, cosmetic fix forStephen Klimaszewski2008-08-141-3/+3
| | | | | | madwifi-ng-0.9.4's elog lines (Portage version: 2.2_rc8/cvs/Linux 2.6.26-gentoo i686) (Unsigned Manifest commit)
* Add injection useflag to metadata.xml, cosmetic fix forStephen Klimaszewski2008-08-143-5/+17
| | | | | madwifi-ng-0.9.4's elog lines (Portage version: 2.2_rc8/cvs/Linux 2.6.26-gentoo i686)
* Add patch to fix madwifi-ng 0.9.4 building against 2.6.26 kernels.Stephen Klimaszewski2008-07-211-12/+3
| | | | | (Portage version: 2.2_rc1/cvs/Linux 2.6.26-gentoo i686) (Unsigned Manifest commit)
* Add patch to fix madwifi-ng 0.9.4 building against 2.6.26 kernels.Stephen Klimaszewski2008-07-213-2/+19
| | | | (Portage version: 2.2_rc1/cvs/Linux 2.6.26-gentoo i686)
* stable amd64, bug 225099, thanks to ciberfred for testingThomas Anderson2008-07-071-5/+5
| | | | | (Portage version: 2.1.4.4) (Signed Manifest commit)
* stable amd64, bug 225099, thanks to ciberfred for testingThomas Anderson2008-07-072-3/+7
| | | | (Portage version: 2.1.4.4)
* stable x86, bug 225099Christian Faulhammer2008-06-181-2/+12
| | | | | (Portage version: 2.1.4.4) (Signed Manifest commit)
* stable x86, bug 225099Christian Faulhammer2008-06-182-3/+7
| | | | (Portage version: 2.1.4.4)
* Added myself as maintainer.Peter Volkov2008-06-061-2/+2
| | | | | (Portage version: 2.1.4.4) (Unsigned Manifest commit)
* Added myself as maintainer.Peter Volkov2008-06-062-1/+8
| | | | (Portage version: 2.1.4.4)
* New upstream release of madwifi-ng. This release is based off 0.9.3.3, not ↵Stephen Klimaszewski2008-02-141-4/+6
| | | | | | | trunk so unfortunately, still no AR5007 or AR5008 support. There is a patch in upstreams ticket system for 5007 and 5008 support is in trunk. Fix some quoting issues in older ebuilds as well. (Portage version: 2.1.4.4) (Unsigned Manifest commit)
* New upstream release of madwifi-ng. This release is based off 0.9.3.3, not ↵Stephen Klimaszewski2008-02-145-7/+108
| | | | | | trunk so unfortunately, still no AR5007 or AR5008 support. There is a patch in upstreams ticket system for 5007 and 5008 support is in trunk. Fix some quoting issues in older ebuilds as well. (Portage version: 2.1.4.4)
* Remove all old-style digests from the system and regen the Manifest files.Robin H. Johnson2008-01-314-42/+0
|
* Fix the KMOD check.Stephen Klimaszewski2008-01-171-8/+8
| | | | | (Portage version: 2.1.4) (Unsigned Manifest commit)
* Fix the KMOD check.Stephen Klimaszewski2008-01-172-3/+7
| | | | (Portage version: 2.1.4)
* Fix quotes in 0.9.3.2 and 0.9.3.1 and add a check for CONFIG_KMOD inStephen Klimaszewski2008-01-161-16/+16
| | | | | | 0.9.3.3 - this should fix bug #174168 (Portage version: 2.1.4) (Unsigned Manifest commit)
* Fix quotes in 0.9.3.2 and 0.9.3.1 and add a check for CONFIG_KMOD inStephen Klimaszewski2008-01-164-45/+53
| | | | | 0.9.3.3 - this should fix bug #174168 (Portage version: 2.1.4)
* amd64 stable, security bug 195705Steve Dibb2007-10-261-8/+8
| | | | | (Portage version: 2.1.3.16) (Unsigned Manifest commit)
* amd64 stable, security bug 195705Steve Dibb2007-10-262-3/+6
| | | | (Portage version: 2.1.3.16)
* ppc stable, bug #195705Tobias Scherbaum2007-10-241-18/+8
| | | | | (Portage version: 2.1.3.16) (Unsigned Manifest commit)
* ppc stable, bug #195705Tobias Scherbaum2007-10-242-3/+7
| | | | (Portage version: 2.1.3.16)
* x86 stable, security bug #195705Markus Meier2007-10-211-8/+18
| | | | | (Portage version: 2.1.3.15) (Signed Manifest commit)