I'm pleased to announce the release of GNU Wget 1.21.3.

GNU Wget is a free utility for non-interactive download of files from
the  Web. It supports HTTP(S), and FTP(S) protocols, as well as
retrieval through HTTP proxies.

This is a minor bugfix release.

Many thanks to everyone who contributed to this release:
Aarni Koskela
Darshit Shah
Michal Ruprich
Nik Soggia
Per Lundberg
Thomas Niederberger
Tim Rühsen


Here are the compressed sources:
  https://ftpmirror.gnu.org/wget/wget-1.21.3.tar.gz   (4.9MB)
  https://ftpmirror.gnu.org/wget/wget-1.21.3.tar.lz   (2.4MB)

Here are the GPG detached signatures[*]:
  https://ftpmirror.gnu.org/wget/wget-1.21.3.tar.gz.sig
  https://ftpmirror.gnu.org/wget/wget-1.21.3.tar.lz.sig

Use a mirror for higher download bandwidth:
  https://www.gnu.org/order/ftp.html

Here are the SHA1 and SHA256 checksums:

e0c2c21aff77693c3e67cf3889945a2ef5a03a39  wget-1.21.3.tar.gz
Vya7i8XKD23HEQ9kFuS7cBni0v9b+T0cov/MZlbyIOU  wget-1.21.3.tar.gz
4208e02d7dd6ff5f1616e8f3fe79d76688e5300d  wget-1.21.3.tar.lz
29L7XkcUnUdS0Oqg2saMxJzyDUbfT44yb/yPGLKvTqU  wget-1.21.3.tar.lz

The SHA256 checksum is base64 encoded, instead of the
hexadecimal encoding that most checksum tools default to.

[*] Use a .sig file to verify that the corresponding file (without the
.sig suffix) is intact.  First, be sure to download both the .sig file
and the corresponding tarball.  Then, run a command like this:

  gpg --verify wget-1.21.3.tar.gz.sig

If that command fails because you don't have the required public key,
then run this command to import it:

  gpg --keyserver keys.gnupg.net --recv-keys 64FF90AAE8C70AF9

and rerun the 'gpg --verify' command.

This release was bootstrapped with the following tools:
  Autoconf 2.71
  Automake 1.16.5
  Gnulib v0.1-5171-gc5c11d6447

NEWS

* Noteworthy changes in release 1.21.3 (2022-02-26)

** Fix computation of total bytes downloaded during FTP transfers (#61277)

** Add option to select TLS 1.3 on the command line

** Fix HSTS build issues on some 64-bit big-endian systems

** Hide password during status report in --no-verbose

** Remove a spurious print statement that showed up even during --quiet

** Some more cleanups and bug-fixes


Attachment: OpenPGP_0x2A1743EDA91A35B6.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to