From afd456999b076e5e6505dd5ca6942a5e7471c70c Mon Sep 17 00:00:00 2001 From: DongHun Kwak Date: Fri, 5 Mar 2021 10:08:20 +0900 Subject: Imported Upstream version 1.19.2 --- NEWS | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 625ae97..5e01a3c 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,29 @@ See the end for copying conditions. Please send GNU Wget bug reports to . +* Changes in Wget 1.19.2 + +* Fix CVE-2017-13089 (Stack overflow in HTTP protocol handling) + +* Fix CVE-2017-13090 (Heap overflow in HTTP protocol handling) + +* New option --compression for gzip Content-Encoding + +* New option --[no]-netrc to control .netrc parsing + +* Added GNU extensions to .netrc parsing + +* Improved IDNA 2003 compatibility + +* Fix VPATH issues + +* Improved and extended the test suite + +* Support Wayback Machine's X-Archive-Orig-last-modified + +* Several bug fixes + + * Changes in Wget 1.19.1 * Fix bugs, a regression, portability/build issues @@ -698,7 +721,7 @@ addresses when accessing the first one fails. non-standard port. ** Wget now supports the robots.txt directives specified in -. +. ** URL parser has been fixed, especially the infamous overzealous quoting. Wget no longer dequotes reserved characters, e.g. `%3F' is -- cgit v1.2.3