Debian Patches
Status for mdk3/6.0-9
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
fix_coding.patch | Fix bad programming practices=================================================================== | Samuel Henrique <samueloph@debian.org> | no | |||
makefile_flags.patch | Make use of DH flags and fix parallel build=================================================================== | Samuel Henrique <samueloph@debian.org> | no | |||
typos.patch | Fix typos sed -i "s/adress/address/g" mdk3.c sed -i "s/Adress/Address/g" mdk3.c sed -i "s/adress/address/g" CHANGELOG =================================================================== |
Samuel Henrique <samueloph@debian.org> | no | |||
example_file.patch | Point to example file at --help output=================================================================== | Samuel Henrique <samueloph@debian.org> | no | |||
fix_install.patch | Make installation configurable by Debian system. | Gianfranco Costamagna <locutusofborg@debian.org> | not-needed | |||
fsf_address.patch | Updates FSF address on license header=================================================================== | Samuel Henrique <samueloph@debian.org> | no | |||
linux_macro.patch | Check for "__linux__" macro instead of "linux" This fix FTBFS when running GCC with GNU extensions disabled. =================================================================== |
Samuel Henrique <samueloph@debian.org | no | |||
radiotap_needs_types_h.patch | fix mdk3 compilation on mips platforms=================================================================== | Florian <florian@openwrt.org> | no | |||
sparc.patch | Fix FTBFS on sparc osdep/byteorder.h assumes its running on Solaris when checking for the "__sparc__" flag, this patch adds a check for the "__sun__" flag too, avoiding a false positive. =================================================================== |
Samuel Henrique <samueloph@debian.org> | no | |||
makefile_dependency.patch | Fix makefile dependency, which fixes FTCBFS | Helmut Grohne <helmut@subdivi.de> | not-needed | https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=905719 | ||
makefile_osdep_parallel_build_fix.patch | Fix parallel build race condition in osdep=================================================================== | no | upstream, https://github.com/aircrack-ng/mdk4/commit/a214f5cedc0e27060d10a359a1efeaed7d4ab2a3 | |||
ftbfs_with_gcc-14.patch | Fix failure to build with gcc-14 Correct two incompatible pointer type errors: mdk3.c:755:40: error: passing argument 2 of ‘getline’ from incompatible pointer type [-Wincompatible-pointer-types] mdk3.c:760:44: error: passing argument 2 of ‘getline’ from incompatible pointer type [-Wincompatible-pointer-types] . Not forwarded as upstream's repository has been archived. |
Sven Geuer <sge@debian.org> | not-needed | 2024-10-04 |