newsGNU Wget - News: GNU Wget 1.21 Released

 
 
Latest News
GNU Wget 1.24.5 Released posted by darnir, Fri 29 Mar 2024 11:28:08 AM UTC
GNU Wget 1.21.1 Released posted by darnir, Sat 09 Jan 2021 10:36:13 AM UTC
GNU Wget 1.21 Released posted by darnir, Sat 09 Jan 2021 10:34:43 AM UTC
GNU Wget 1.20 Released posted by darnir, Fri 30 Nov 2018 12:14:38 AM UTC
GNU wget 1.18 released posted by gscrivano, Thu 09 Jun 2016 04:33:15 PM UTC

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

 

Back to the top

Powered by Savane 3.13-02a9.
Corresponding source code