Package: mdk3 / 6.0-4
Metadata
| Package | Version | Patches format |
|---|---|---|
| mdk3 | 6.0-4 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| fix_coding.patch | (download) |
mdk3.c |
82 41 + 41 - 0 ! |
fix bad programming practices |
| makefile_flags.patch | (download) |
Makefile |
8 4 + 4 - 0 ! |
make use of dh flags and fix parallel build |
| typos.patch | (download) |
CHANGELOG |
2 1 + 1 - 0 ! |
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 |
| example_file.patch | (download) |
mdk3.c |
2 1 + 1 - 0 ! |
point to example file at --help output |
| fix_install.patch | (download) |
Makefile |
4 2 + 2 - 0 ! |
make installation configurable by debian system. |
| fsf_address.patch | (download) |
osdep/airpcap.c |
2 1 + 1 - 0 ! |
updates fsf address on license header |
| linux_macro.patch | (download) |
osdep/byteorder.h |
2 1 + 1 - 0 ! |
check for "__linux__" macro instead of "linux" This fix FTBFS when running GCC with GNU extensions disabled. |
| radiotap_needs_types_h.patch | (download) |
osdep/radiotap/radiotap-parser.c |
1 1 + 0 - 0 ! |
fix mdk3 compilation on mips platforms |
| sparc.patch | (download) |
osdep/byteorder.h |
2 1 + 1 - 0 ! |
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. |
