info-gnu
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

wget-1.21.2 released [stable]


From: Darshit Shah
Subject: wget-1.21.2 released [stable]
Date: Tue, 7 Sep 2021 21:28:49 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0

We are pleased to announce the release of GNU Wget 1.21.2

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:

Darshit Shah
Josef Moellers
Michal Ruprich
Nekun
Nils
Shamil Gumirov
Tim Rühsen
Vincent Lefevre
WB
jmoellers
jrharris42@gmail.com

=======================================================================

Here are the compressed sources:
  https://ftpmirror.gnu.org/wget/wget-1.21.2.tar.gz   (4.8MB)
  https://ftpmirror.gnu.org/wget/wget-1.21.2.tar.lz   (2.3MB)

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

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

Here are the SHA1 and SHA256 checksums:

1a0f9beb9d34b41fd214e1c8ddcd58704c72acec  wget-1.21.2.tar.gz
5tTHa+gsZ23X6MYaKbKshRCuEIqBC10dGPyaHSyaJJc  wget-1.21.2.tar.gz
4255d97b9067cf91e5c1439520857cdaa6460fc6  wget-1.21.2.tar.lz
FyejMKhqyss+V2Fc4mj18pl4v3rexKvmow03Age8kbM  wget-1.21.2.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.2.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.4
  Gnulib v0.1-4904-g394dde1b2

NEWS

* Noteworthy changes in release 1.21.2 (2021-09-07)

** Support for autoconf 2.71

** Fix a double free in FTP when using an absolute path

** Release tarballs no longer have a dependency on Python.

** --page-requisites will now also download links marked as "alternate
   stylesheet" or "icon"





reply via email to

[Prev in Thread] Current Thread [Next in Thread]