GNU Wget - News
GNU Wget 1.21 Released
Item posted by Darshit Shah <darnir> on Sat 09 Jan 2021 10:34:43 AM UTC.
Noteworthy changes in this release:
- Improve the number of translated strings
- Remove all uses of alloca. In some places the length of untrusted strings has been used, e.g. strings from the command line or from remote.
- Fix buffer overflows in progress bar code in some locales
- Fix two null pointer accesses
- Amend cookie file header to be recognized by the 'file' command
- Post Handshake Authentication for OpenSSL
- Require gettext version 0.19.3+
- Add configure flags --enable-fsanitize-ubsan, --enable-fsanitize-asan and --enable-fsanitize-msan for gcc and clang
- Make several smaller fixes, enhance fuzzing, enhance building
Powered by Savane 3.14-f13d.
Corresponding source code