[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
wget2-2.2.0 released
From: |
Tim Rühsen |
Subject: |
wget2-2.2.0 released |
Date: |
Sun, 24 Nov 2024 19:44:23 +0100 |
User-agent: |
Mozilla Thunderbird |
Hi,
I am happy to announce the release 2.2.0 of GNU Wget2.
Wget2 is the successor of GNU Wget, a file and recursive website
downloader.
Designed and written from scratch it wraps around libwget, that provides
the basic functions needed by a web client.
Wget2 works multi-threaded and uses many features to allow fast operation.
In many cases Wget2 downloads much faster than Wget due to HTTP2,
HTTP compression, parallel connections, use of If-Modified-Since HTTP
header and more.
Wget2 has several new command-line options, see the wiki page for a list
and comparison with Wget.
Wget will be maintained further. The idea is that breaking changes and
new functionalities go into Wget2 / libwget.
Except for WARC and FTP, Wget2 is a drop-in replacement for Wget in most
cases.
Of course there may be subtle differences, so make sure to test well
before replacing Wget by Wget2.
GNU Wget2 is licensed under GPLv3+. Libwget is licensed under LGPLv3+.
**Noteworthy changes since the last release (see also the NEWS file):**
* Don't truncate file when -c and -O are combined
* Don't log URI userinfo to logs
* Fix downloading multiple files via HTTP/2
* Fix redirections with --no-parent
* Support connecting with HTTP/1.0 proxies
* Ignore 1xx HTTP responses for HTTP/1.1
* Fix status 8 for failed redirection of robots.txt
* Fix ignoring connect timeout (regression)
* Disable TCP Fast Open by default
* Fix --dns-cache-preload for IPv6
* Accept --progress=dot:... for backwards compatibility
* Disable explicit OCSP requests by default
* Fix segfault when OCSP response is missing
* Fix OCSP verification of first intermediate certificate
* Allow option --no-tcp-fastopen to work on Linux kernels >= 4.11
* Limit cases where methods are redirected to GET
* Fix possible deadlock when combining --no-clobber and --no-parent
* Fix xattr reading of user.mime_type
* Fix --no-parent for denormalized paths
* Fix robots.txt parser
* Several improvements to the WolfSSL code
* Fix IPv6 address representation
* Fix --restrict-file-names to be backwards compatible with wget 1.x
* Add fetchmail compatibility for user/password in .netrc
* Improve suport for non-standard cookie timestamps
* Add libproxy support
* Add instruction on how to cross-build wget2.exe via docker
* Don't request preferred mime type for single file downloads
* Slightly improved compatibility with LibreSSL
**Download**
https://ftp.gnu.org/gnu/wget/wget2-2.2.0.tar.gz
https://ftp.gnu.org/gnu/wget/wget2-2.2.0.tar.lz
**Signatures (GPG key 0x08302DB6A2670428)**
https://ftp.gnu.org/gnu/wget/wget2-2.2.0.tar.gz.sig
https://ftp.gnu.org/gnu/wget/wget2-2.2.0.tar.lz.sig
**Project Website**
https://gitlab.com/gnuwget/wget2
**Online Documentation**
https://gnuwget.gitlab.io/wget2/reference/
**Wiki**
https://gitlab.com/gnuwget/wget2/-/wikis/Home
**Mailing List**
https://savannah.gnu.org/mail/?group=wget
**Bug Tracker**
https://gitlab.com/gnuwget/wget2/issues
**Getting the Source Code (Development)**
git clone https://gitlab.com/gnuwget/wget2.git
**Source Code Test Coverage**
https://gnuwget.gitlab.io/wget2/coverage/
**Fuzz Code Coverage**
https://gnuwget.gitlab.io/wget2/fuzz-coverage/
The authors list is autogenerated from the git history; sorted by number
of commits
Tim Rühsen <tim.ruehsen at gmx.de>
Ander Juaristi <ajuaristi at gmx.es>
Avinash Sonawane <rootkea at gmail.com>
Mitch Capper <mitch.capper at gmail.com>
Darshit Shah <git at darnir.net>
harshmohan07 <code.harshmohan at gmail.com>
Carles Pina i Estany <carles at pina.cat>
DalmeGNU <dalmemail at gmail.com>
Brahmajit Das <brahmajit.xyz at gmail.com>
Curtis Doty <Curtis at GreenKey.net>
Durgesh kumar prajapati <98798977+Durgesh4993 at users.noreply.github.com>
Jan-Michael Brummer <jan-michael.brummer1 at volkswagen.de>
Michael Lee <imichael2e2 at gmail.com>
Michael Weiser <michael.weiser at gmx.de>
Michal Ruprich <mruprich at redhat.com>
Roger Marco Hernandez <bluntun at gmail.com>
Romain Geissler <romain.geissler at amadeus.com>
Taylan Gökkaya <insomnimus at proton.me>
Tobias Brick (he/him) <tobiasb at microsoft.com>
kuukunen <kuukunen at kuukunen.net>
The translators list is autogenerated from po file history
Åka Sikrom
Andika Triwidada
Balázs Úr
Benno Schulenberg
Božidar Putanec
Cristian Othón Martínez Vera
Felipe Castro
Göran Uddeborg
Hiroshi Takekawa
Jakub Bogusz
Jordi Mallach
Jorma Karvonen
Kevin Scannell
Marcel Telka
Milo Casagrande
Mingye Wang (Artoria2e5)
Muhammet Kara
Petr Pisar
Remus-Gabriel Chelu
Rodolfo Ribeiro Gomes
Roland Illig
Seong-ho Cho
Sharuzzaman Ahmat Raslan
Stéphane Aulery
Temuri Doghonadze
Toomas Soome
Trần Ngọc Quân
Yuri Chornoivan
Yuri Kozlov
Мирослав Николић
With Best Regards, Tim Rühsen
OpenPGP_signature.asc
Description: OpenPGP digital signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- wget2-2.2.0 released,
Tim Rühsen <=