Releases: rockdaboot/wget2
Releases · rockdaboot/wget2
Release v2.1.0
Use GPG key 0x08302DB6A2670428 to check signatures.
Noteworthy changes since the last release (see also the NEWS file):
- New option --follow-sitemaps
- New option --dane (cert validation via DNS)
- Implement --check-certificate=quiet
- Support proxies on non-default ports
- Added CIDR support for no_proxy (IPv4 and IPv6)
- Improve recursive RSS/Atom processing
- Improve default cert/bundle paths for Windows
- Improve Windows and MSVC compatibility
- Use CONNECT for https_proxy
- Add decoding numeric XML entities
- Improve OpenSSL code
- Improve WolfSSL code
- Improve the progress bar
- New function wget_xml_decode_entities_inline()
- Support compilation of wget.h from C++
- Handle comments in robots.txt correctly
- Fix parsing HTMP/XML entities in URLs from HTML/XML
- Fix use-after-free when updating blacklist entries
- Don't try setting file timestamps on ttys
- Fix arguments parsing for --filter-urls
- Fix removing fragments when converting links
- Fix duplicate downloads for Link headers with rel=duplicate
- Fix segmentation fault (NULL dereference when no HTTP header has been received)
- Change arguments of wget_iri_compare to const
- Fix memory leak in wget_hashmap_clear()
- Extend network error messages with hostname and IP address
- Fix status code for 5xx errors
- Fix issue in wget_buffer_trim()
- Improve tests, documentation, building
Release v2.0.1
Noteworth changes
- Fix escaping space in query part
- Set EXIT_STATUS_NETWORK on error for the last try
- Fix -k/--convert-links fragment
- Fix escapng URLs with -k/--convert-links
- Fix false reporting of a PSL error
- Fix --directory-prefix with --content-disposition
- Allow spaces and \ escaping in passwords in .netrc
- Fix download abortion on some versions of Windows
- Fix --unlink behavior
- Fix deflate decompression when server omits the header
- WolfSSL: Fix buffer overflow in SHA512 hashing
- WolfSSL: Fix memory leak
- Add support for unquoted HTML attribute values
- OpenSSL: Fix several OCSP issues
- Use keep-alive for HTTP/1.1 and higher as default
- Don't create core dumps on CTRL-c
- Fix replacing Content-Type: headers
- Fix NULL pointer read / segfault
- Fix several build issues
- Fix several documentation issues
Tarball: wget2-2.0.1.tar.gz
Windows executable: wget2.zip
v2.0.0
Find the tarballs at
https://ftp.gnu.org/gnu/wget/wget2-2.0.0.tar.gz
https://ftp.gnu.org/gnu/wget/wget2-2.0.0.tar.lz
Find the PGP signatures (GPG key 0x08302DB6A2670428) at
https://ftp.gnu.org/gnu/wget/wget2-2.0.0.tar.gz.sig
https://ftp.gnu.org/gnu/wget/wget2-2.0.0.tar.lz.sig