- Update to release 2.2.1 OBS-URL: https://build.opensuse.org/request/show/1325727 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wget2?expand=0&rev=8
112 lines
4.4 KiB
Plaintext
112 lines
4.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Jan 7 08:03:14 UTC 2026 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to release 2.2.1
|
|
* Fix file overwrite issue with metalink [CVE-2025-69194]
|
|
* Fix remote buffer overflow in get_local_filename_real()
|
|
[CVE-2025-69195]
|
|
* Fix a redirect/mirror regression from 400713ca
|
|
* Use the local system timestamp when requested via
|
|
--no-use-server-timestamps
|
|
* Prevent file truncation with --no-clobber
|
|
* Improve messages about why URLs are not being followed
|
|
* Fix metalink with -O/--output-document
|
|
* Fix sorting of metalink mirrors by priority
|
|
* Add --show-progress to improve backwards compatibility to wget
|
|
* Fix buffer overflow in wget_iri_clone() after
|
|
wget_iri_set_scheme()
|
|
* Allow 'no_' prefix in config options
|
|
* Use libnghttp2 for HTTP/2 testing
|
|
* Set exit status to 8 on 403 response code
|
|
* Fix convert-links
|
|
* Fix --server-response for HTTP/1.1
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 30 09:53:21 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to release 2.2.0
|
|
* Don't truncate file when -c and -O are combined
|
|
* Don't log URI userinfo to logs
|
|
* Fix downloading multiple files via HTTP/2
|
|
* Support connecting with HTTP/1.0 proxies
|
|
* Ignore 1xx HTTP responses for HTTP/1.1
|
|
* Disable TCP Fast Open by default
|
|
* Fix segfault when OCSP response is missing
|
|
* Add libproxy support
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 1 11:56:36 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to release 2.1.0
|
|
* 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)
|
|
* Add decoding of numeric XML entities
|
|
* Support compilation of wget.h from C++
|
|
* Handle comments in robots.txt correctly
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jun 4 07:20:14 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 2.0.1:
|
|
* 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
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 26 18:27:29 UTC 2022 - Andreas Stieger <andreas.stieger@gmx.de>
|
|
|
|
- add upstream signing key and validate source signature
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 26 21:15:03 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to release 2.0.0
|
|
- Drop test-buffer-printf.patch, test-dl.patch (no longer applies)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 14 11:47:51 UTC 2020 - Andreas Schwab <schwab@suse.de>
|
|
|
|
- test-dl.patch, test-buffer-printf.patch: Fix undefined behviour in
|
|
testsuite
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 7 14:50:16 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to beta release 1.99.2
|
|
* Add new option --keep-extension, --retry-on-http-status,
|
|
--dns-cache-preload, -X/--exclude-directories,
|
|
-I/--include-directories, --save-content-on, --limit-rate,
|
|
--unlink, --start-pos, --no-if-modified-since, --ocsp-server,
|
|
--ocsp-nonce, --ocsp-date
|
|
* Add zstd decompression (RFC8478)
|
|
* Add TLSv1_x to --secure-protocol
|
|
* Add support for TCP FastOpen Linux 4.11+ style
|
|
* Add basic HTML entity decoding (RFC1866)
|
|
* Add TLS 1.3 post-handshake authentication
|
|
* Skip -np/--no-parent for CSS URLs
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 21 09:57:43 UTC 2016 - jengelh@inai.de
|
|
|
|
- Initial package for build.opensuse.org (1.0~855)
|