Package: iperf / 2.1.9+dfsg-1

Metadata

Package Version Patches format
iperf 2.1.9+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
003 fix hyphen used as minus sign.patch | (download)

man/iperf.1 | 620 310 + 310 - 0 !
1 file changed, 310 insertions(+), 310 deletions(-)

 fix hyphen used as minus sign in manpages
004 fix man break lines.patch | (download)

man/iperf.1 | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 fix cannot break lines error
013 delete service.patch | (download)

src/Makefile.am | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 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.
017 spelling errors | (download)

src/Client.cpp | 4 2 + 2 - 0 !
src/socket_io.c | 4 2 + 2 - 0 !
2 files changed, 4 insertions(+), 4 deletions(-)

 spelling errors in binary (lintian)
 fix spelling errors / typos