Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
001-cast-to-max_size_t-instead-of-int.patch | iperf does not handle right large time values Reported by Eugene Butan <eugene@mikrotik.com> When I invoke 'iperf' with '-t 100000000' argument from an ordinary shell prompt it immediately exits displaying incorrect bandwidth. If I supply smaller time value, iperf works as expected. =================================================================== |
Roberto Lumbreras <rover@debian.org> | yes | debian | ||
002-spellcheck.patch | fix typos recieve -> receive maintainence -> maintenance ouput -> output (un)desireable -> desirable =================================================================== |
Roberto Lumbreras <rover@debian.org> | yes | |||
003-fix-hyphen-used-as-minus-sign.patch | fix hyphen used as minus sign in manpages =================================================================== |
Roberto Lumbreras <rover@debian.org> | no | |||
004-fix-man-break-lines.patch | fix cannot break lines error =================================================================== |
Roberto Lumbreras <rover@debian.org> | no | |||
013-delete-service.patch | delete unused service.[ch] files with restrictive license include/service.h and src/service.c files are copyrighted by Microsoft with just a 'All Rights Reserved' message as license. Supposedly iperf is distributed under NCSA license, but licensing information in this file should be changed. In the meantime, and as these files are only used for compiling the windows iperf binary, I'm deleting them from the Debian version. =================================================================== |
Roberto Lumbreras <rover@debian.org> | no | |||
016_configure-g.patch | fix configure.ac fix configure deleting -g flag from *FLAGS =================================================================== |
Roberto Lumbreras | no | |||
017-gcc-security.patch | snprintf security Make it compile with gcc security flags enabled . |
Roberto Lumbreras <rover@debian.org> | yes |