Package: wput / 0.6.2+git20130413-11

Metadata

Package Version Patches format
wput 0.6.2+git20130413-11 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
spelling fixes.patch | (download)

po/cs.po | 6 3 + 3 - 0 !
po/da.po | 6 3 + 3 - 0 !
po/de.po | 6 3 + 3 - 0 !
po/el.po | 6 3 + 3 - 0 !
po/en_GB.po | 6 3 + 3 - 0 !
po/es.po | 6 3 + 3 - 0 !
po/fi.po | 6 3 + 3 - 0 !
po/fr.po | 6 3 + 3 - 0 !
po/gl.po | 6 3 + 3 - 0 !
po/it.po | 6 3 + 3 - 0 !
po/ja.po | 6 3 + 3 - 0 !
po/nl.po | 6 3 + 3 - 0 !
po/pl.po | 6 3 + 3 - 0 !
po/pt_BR.po | 6 3 + 3 - 0 !
po/ru.po | 6 3 + 3 - 0 !
po/sv.po | 6 3 + 3 - 0 !
po/tr.po | 6 3 + 3 - 0 !
po/uk.po | 6 3 + 3 - 0 !
po/wput.pot | 6 3 + 3 - 0 !
po/zh_CN.po | 6 3 + 3 - 0 !
po/zh_HK.po | 6 3 + 3 - 0 !
src/ftplib.c | 2 1 + 1 - 0 !
src/wput.c | 6 3 + 3 - 0 !
23 files changed, 67 insertions(+), 67 deletions(-)

 spelling fixes
11 src ftp ls.c compiling fixes.patch | (download)

src/ftp-ls.c | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 [patch] src/ftp-ls.c: define _xopen_source to import strptime


13 configure.in gcrypt link.patch | (download)

configure.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 drop -lgcrypt when testing for gnutls
30 man doc wput.1 hyphens.patch | (download)

doc/wput.1 | 14 7 + 7 - 0 !
1 file changed, 7 insertions(+), 7 deletions(-)

 [patch] doc/wput.1: sh and typo fixes


31 wput.1 option order.patch | (download)

doc/wput.1 | 382 150 + 232 - 0 !
1 file changed, 150 insertions(+), 232 deletions(-)

 order alphabetically, use gnu -o, --option format


40 src Makefile.in.patch | (download)

Makefile.in | 8 4 + 4 - 0 !
src/Makefile.in | 2 1 + 1 - 0 !
2 files changed, 5 insertions(+), 5 deletions(-)

 [patch] src/makefile.in: add cflags_extra


handle ascii conversions.patch | (download)

src/ftp.c | 6 4 + 2 - 0 !
1 file changed, 4 insertions(+), 2 deletions(-)

 account for ascii conversions when checking buffers
use ldflags.patch | (download)

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

 use ldflags when linking
buffer overruns.patch | (download)

src/progress.c | 18 10 + 8 - 0 !
1 file changed, 10 insertions(+), 8 deletions(-)

 avoid buffer overruns when formatting text
libtls detection.patch | (download)

configure.in | 6 4 + 2 - 0 !
1 file changed, 4 insertions(+), 2 deletions(-)

---
configure fixes.patch | (download)

configure.in | 19 10 + 9 - 0 !
1 file changed, 10 insertions(+), 9 deletions(-)

---
single declaration.patch | (download)

src/wput.c | 1 1 + 0 - 0 !
src/wput.h | 4 3 + 1 - 0 !
2 files changed, 4 insertions(+), 1 deletion(-)

 ensure variables are only declared once
avoid stack smashing in get_port_fmt.patch | (download)

src/utils.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 avoid stack smashing in get_port_fmt