wget (1.8.1-6.1) stable-security; urgency=medium * Non-maintainer upload by security team * Fix directory traversal problem in FTP client * Fix buffer overrun in url_filename function -- Wichert Akkerman Wed, 11 Dec 2002 12:00:49 +0100 wget (1.8.1-6) unstable; urgency=medium * upstream provided a patch for the documentation which warns of passwords in process list (closes: Bug#106361) * addedpatch from Junichi Uekawa, which gives out a warning when using -np, to have no broken option potato -> woody (closes: Bug#140564) -- Noel Koethe Sun, 14 Apr 2002 16:06:00 +0200 wget (1.8.1-5) unstable; urgency=low * corrected some typos in description (closes: Bug#137512) -- Noel Koethe Fri, 29 Mar 2002 13:49:00 +0100 wget (1.8.1-4) unstable; urgency=low * removed texi2html (not needed anymore) (closes: Bug#135497) * closing fixed problem in v 1.8.1 (closes: Bug#61433) -- Noel Koethe Tue, 26 Feb 2002 13:29:00 +0100 wget (1.8.1-3) unstable; urgency=low * added texinfo to Build-Deps (closes: Bug#134830) * fixed problem with wget info page (closes: Bug#134855) -- Noel Koethe Wed, 20 Feb 2002 10:35:00 +0100 wget (1.8.1-2) unstable; urgency=medium * corrected parsing of .netrc (closes: Bug#134463) * will close the fixed bugs of wget tomorrow * if crypto will be allowed in main,I will remove wget-ssl and compile wget with ssl support * corrected references to global config file in manpage (closes: Bug#133701) * added an upstream patch to make DO_REALLOC_FROM_ALLOCA in wget.h work * added an upstream patch to correct quotations of : and @ in username and password (closes: Bug#88314) * added an upstream patch to correct handling of (without "a content") -- Noel Koethe Tue, 19 Feb 2002 10:12:00 +0100 wget (1.8.1-1) unstable; urgency=low * took the package -- Noel Koethe Mon, 18 Feb 2002 09:40:00 +0100 wget (1.8.1-0.2) unstable; urgency=low * corrected dependencies. Sorry. -- Noel Koethe Fri, 8 Feb 2002 00:02:00 +0100 wget (1.8.1-0.1) unstable; urgency=low * NMU with help from Guillaume Morin * new upstream version (closes: Bug#123878) * updated description with description from homepage * closing Bugs checked by Guillaume Morin : Thanks to him for this work. (closes: Bug#43857) (closes: Bug#48727) (closes: Bug#58899) (closes: Bug#117898) (closes: Bug#117970) (closes: Bug#119838) (closes: Bug#130281) -- Noel Koethe Fri, 8 Feb 2002 16:23:00 +0100 wget (1.7-3) unstable; urgency=low * It now exits with non-zero status if an unkwnown option was given (closes:Bug#108334). * Added updated Japanese translation contributed by Hiroyuki YAMAMORI (closes:Bug#116197). -- Nicolás Lichtmaier Sun, 21 Oct 2001 18:02:53 -0300 wget (1.7-2.1) unstable; urgency=low * Non-maintainer upload * Incorporate drow's patch. Uses __va_copy() to prevent segfaults on powerpc due to by-reference passing of va_list's. (closes:Bug#109348) -- Michael Weber Tue, 25 Sep 2001 05:40:17 -0400 wget (1.7-2) unstable; urgency=low * It now calls daemon(3) when working in the background (-b). This makes wget close stdin/stdout/stderr and puts the background process in a new session. This made ssh hang when one started `wget -b' and logged out. * Minor fix to Spanish translation. * Made it print numbers using the proper locale symbols for the decimal separator and thousands grouping. -- Nicolás Lichtmaier Sat, 11 Aug 2001 15:22:16 -0300 wget (1.7-1) unstable; urgency=low * New upstream release (closes:Bug#102424,Bug#100154). * The manpage is now automatically generated from the texinfo source. I've readded the EXAMPLES section to it. Configuration file options and conceptual descriptions are only in the info docs for now (so this closes:Bug#97484, which was about an error in the documented startup options) and... * In the new manpage -U is documented (closes:Bug#92663). * Passive_ftp option not in manpage, but there are no more config options there! (closes:Bug#97982). * It now correctly prints accented characters (closes:Bug#97582). * Added build-depends for perl, since wget now uses pod2man. * Merged the new upstream Spanish translation with my old one. * Fixed a message in http.c so it can be translated properly. -- Nicolás Lichtmaier Tue, 7 Aug 2001 10:01:29 -0300 wget (1.6-2) unstable; urgency=low * Really updated Spanish messages. * Fixed SIGSEGV when doing: wget -nv -r --passive-ftp '#asda:asdasd' (closes:Bug#81536). -- Nicolás Lichtmaier Tue, 27 Feb 2001 23:42:54 -0300 wget (1.6-1) unstable; urgency=low * New upstream release (closes:Bug#81130). * This version seems to properly converts HTML entities (closes:Bug#65790). * Now supports non-compliant redirections with a relative URL in their Location: headers (closes:Bug#62431,Bug#64449). * It now longer converts // in URLs to / outside of the path area of the URL (closes:Bug#61386). * Updated Spanish translation. * Updated manpage to 1.6 version. * Merged previous Debian patches to this new release. * The sort version of the --cache option was missing from the getopt invocation, now -C works (closes:Bug#67106). * Added `setlocale (LC_CTYPE, "")' to enable the display of non-ASCII characters in localized messages. -- Nicolás Lichtmaier Sun, 25 Feb 2001 23:56:47 -0300 wget (1.5.3-7) unstable; urgency=low * Fixes to German translation contributed by Jonathan Picht (closes:Bug#80841). * Added build-time dependency on gettext. -- Nicolás Lichtmaier Sun, 31 Dec 2000 17:25:05 -0300 wget (1.5.3-6) unstable; urgency=low * Updated Spanish messages with contribution from Carlos Horny . * Added groff as a build-dependency (closes:Bug#72471). -- Nicolás Lichtmaier Sun, 1 Oct 2000 19:03:16 -0300 wget (1.5.3-5) unstable; urgency=low * Changed fix for not including for the upstream version, just to keep the code similar. * Selected patches from the upstream CVS 'eternal beta' version. * Fixed small memory leak. * Why does it free memory allocated with alloca()? Fixed. * Follow " Sun, 24 Sep 2000 01:22:00 -0300 wget (1.5.3-4) unstable; urgency=low * Do not add :80 to Host header to cope with broken HTTP servers (closes:Bug#39346). * Added Build-Depends header. * Uses standard texi2html from the Debian package. -- Nicolás Lichtmaier Mon, 28 Aug 2000 00:40:04 -0300 wget (1.5.3-3) unstable; urgency=low * Added --base option to info documentation with text taken from the manpage. Uhm.. someone needs to keep this info file upto-date with the manpage... perhaps I should remove the info docs.. =) =) (closes: Bug#39808). * Added Janapese messages from ja-tans package (closes:Bug#43847). * Added `--cut-dirs' to manpage (closes:Bug#42129). * Moved docs under /usr/share. * Updated `Standards-Version' to 3.0.1. * Added call to dh_clean, it was generating repeating maintainer scripts without that! =). * Updated copyright file. * Removed redundant menu entry (closes:Bug#42510). -- Nicolás Lichtmaier Sun, 10 Oct 1999 06:04:32 -0300 wget (1.5.3-2) unstable; urgency=low * Updated maintainer address. * Switched to debhelper. * Added doc-base support (closes: #31165). * Added define needed to get strptime prototype. * Added the AUTHORS file to /usr/doc/wget. -- Nicolás Lichtmaier Sun, 20 Jun 1999 18:33:01 -0300 wget (1.5.3-1.1) frozen unstable; urgency=high * fix bug #33624 (of severity 'Important' for security reasons). -- Vincent Renardias Sat, 20 Feb 1999 22:49:00 +0100 wget (1.5.3-1) unstable; urgency=low * Uses src/ChangeLog as upstream changelog. * Added `SHELL=/bin/bash' to debian/rules. * Changed references to /usr/local/etc/wgetrc to /etc/wgetrc. * New upstream release, fixes bug #26989. -- Nicolás Lichtmaier Sat, 26 Sep 1998 08:06:22 -0300 wget (1.5.1-1) unstable; urgency=low * Stripped .note and .comment sections from binary. * Added a short disclaimer to manpage. There will probably be more changes when I have the time. * Really changed maintainer now. * New upstream release. -- Nicolás Lichtmaier Sun, 17 May 1998 01:18:18 -0300 wget (1.5.0-2) unstable; urgency=low * Updated manpage. * Improved an error message. -- Nicolás Lichtmaier Sun, 26 Apr 1998 11:04:42 -0300 wget (1.5.0-1) unstable; urgency=low * Readded manpage (removed upstream, needs updating). * Moved html to html subdir and updated menu file. * Updated copyright file. * Taken over by me =). * New upstream release. -- Nicolás Lichtmaier Mon, 20 Apr 1998 23:19:00 -0300 wget (1.4.5-0.1) unstable; urgency=low * Register html documentation with dwww. * Fixed location of config file (bugs #13722, #11359). * Fixed `*.info' installation. * Removed useless README.debian. * Removed generated html files from diff. * Built with libc6. * Keep files' date. * Added AUTHOR information to copyright file. * Added MAILING-LIST, TODO and ChangeLog (as changelog.gz) to installed documentation. * Many packaging fixes. * New upstream release (non-maintainer upload), fixes bugs #9865,#10421. -- Nicolás Lichtmaier Sat, 18 Oct 1997 21:23:12 -0300 wget (1.4.4-6) frozen unstable; urgency=low * Closes bug #8370: applied small patch by the upstream author * Hrvoje Niksic . * Patch sent to me by Barak Pearlmutter . -- J. Ramos Goncalves Fri, 28 Mar 1997 14:38:42 +0000 wget (1.4.4-5) frozen unstable; urgency=low * Closes bug #8335: wget man page was referring to /usr/local/lib/wgetrc * instead of /etc/wgetrc (corrected also for the html documentation). -- J. Ramos Goncalves Wed, 26 Mar 1997 15:15:12 +0000 wget (1.4.4-4) unstable; urgency=low * Closed bug #7977: corrected md5sum for files README, README.debian, * changelog.Debian, and buildinfo.Debian. -- J. Ramos Goncalves Mon, 10 Mar 1997 10:32:10 +0000 wget (1.4.4-3) unstable; urgency=low * Closed bug #7868: size of the *.html document is not against the * policy. * Bug #7865 fixed: withdrawn unnecessary message in postint. -- J. Ramos Goncalves Thu, 06 Mar 1997 23:12:20 +0000 wget (1.4.4-2) unstable; urgency=low * Bug #7768 fixed: wget.info gets installed now. -- J. Ramos Goncalves Sun, 02 Mar 1997 23:38:25 +0000 wget (1.4.4-1) unstable; urgency=low * New upstream version. -- J. Ramos Goncalves Tue, 25 Feb 1997 01:02:00 +0000 wget (1.4.3-1) unstable; urgency=low * New upstream version. * New maintainer. -- J. Ramos Goncalves Thu, 13 Feb 1997 23:15:18 +0000 wget (1.4.0-1) unstable; urgency=low * Initial Release. -- Christian Schwarz Mon, 18 Nov 1996 00:59:57 +0100