Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
spelling-fixes.patch | Spelling fixes | Stephen Kitt <skitt@debian.org> | no | |||
11-src--ftp-ls.c-compiling-fixes.patch | [PATCH] src/ftp-ls.c: define _XOPEN_SOURCE to import strptime | Jari Aalto <jari.aalto@cante.net> | no | 2009-12-15 | ||
13-configure.in--gcrypt-link.patch | Drop -lgcrypt when testing for gnutls | Stephen Kitt <skitt@debian.org> | no | |||
30-man-doc--wput.1-hyphens.patch | [PATCH] doc/wput.1: SH and typo fixes | Jari Aalto <jari.aalto@cante.net> | no | 2009-12-15 | ||
31-wput.1--option-order.patch | Order alphabetically, use GNU -o, --option format | Jari Aalto <jari.aalto@cante.net> | no | |||
40-src--Makefile.in.patch | [PATCH] src/Makefile.in: add CFLAGS_EXTRA | Jari Aalto <jari.aalto@cante.net> | no | 2009-12-15 | ||
handle-ascii-conversions.patch | Account for ASCII conversions when checking buffers | 左刚 <zuogang@huawei.com> | no | https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=801949 | ||
use-ldflags.patch | Use LDFLAGS when linking | Stephen Kitt <skitt@debian.org> | no | |||
buffer-overruns.patch | Avoid buffer overruns when formatting text diff -ur wput-0.6.2+git20130413.orig/src/progress.c wput-0.6.2+git20130413/src/progress.c |
Oldřich Jedlička | no | https://bugs.launchpad.net/ubuntu/+source/wput/+bug/949689 | ||
libtls-detection.patch | commit f5f3d70c4eef7db62a1b33efaaaf4a42417c95da fix configure.in so libtls can be detected in Ubuntu diff --git a/configure.in b/configure.in index cc630b7..d496bbd 100644 |
Marcos Diez <marcos@unitron.com.br> | no | 2017-06-07 | ||
configure-fixes.patch | no | |||||
single-declaration.patch | Ensure variables are only declared once | Stephen Kitt <skitt@debian.org> | no | |||
avoid-stack-smashing-in-get_port_fmt.patch | Avoid stack smashing in get_port_fmt | Bernhard Übelacker <bernhardu@mailbox.org> | no | debian | 2018-07-30 | |
forward-declarations.patch | Ensure strdup() is declared | Stephen Kitt <skitt@debian.org> | no | debian |