bug-wget
[Top][All Lists]
Advanced

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

[Bug-wget] wget-1.20 released [stable]


From: Darshit Shah
Subject: [Bug-wget] wget-1.20 released [stable]
Date: Fri, 30 Nov 2018 00:31:40 +0100
User-agent: NeoMutt/20180716

We are pleased to announce the release of GNU Wget 1.20.

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 small release with some bugfixes and a few quality of life
improvements.

With this announcement, I'd also like to state that from now on, the latest
tarball of GNU Wget can always be attained using the following link:

https://ftp.gnu.org/gnu/wget/wget-latest.tar.gz
https://ftp.gnu.org/gnu/wget/wget-latest.tar.gz.sig

Many thanks to everyone who contributed to this release:

Darshit Shah
ethus3h
Jay Satiro
Josef Moellers
Kapus, Timotej
Luiz Angelo Daros de Luca
Nicholas Sielicki
Nikos Mavrogiannopoulos
Noël Köthe
Rosen Penev
Tim Rühsen
Tomas Hozza
Tomas Korbar

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

Here are the compressed sources and a GPG detached signature[*]:
  https://ftp.gnu.org/gnu/wget/wget-1.20.tar.gz
  https://ftp.gnu.org/gnu/wget/wget-1.20.tar.gz.sig

Use a mirror for higher download bandwidth:
  https://ftpmirror.gnu.org/wget/wget-1.20.tar.gz
  https://ftpmirror.gnu.org/wget/wget-1.20.tar.gz.sig

Here are the MD5 and SHA1 checksums:

9f1515d083b769e9ff7642ce6016518e  wget-1.20.tar.gz
467c0ec7dab302cf1826970c1925999d64a6ee9d  wget-1.20.tar.gz

[*] 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.20.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 2A1743EDA91A35B6

and rerun the 'gpg --verify' command.

NEWS

* Changes in Wget 1.20

** Add new option `--retry-on-host-error` to treat local errors as transient
and hence Wget will retry to download the file after a brief waiting period.

** Fixed multiple potential resource leaks as found by static analysis

** Wget will now not create an empty wget-log file when running with -q and -b
switches together

** When compiled using the GnuTLS >= 3.6.3, Wget now has support for TLSv1.3

** Now there is support for using libpcre2 for regex pattern matching

** When downloading over FTP recursively, one can now use the
--{accept,reject}-regex switches to fine-tune the downloaded files

** Building Wget from the git sources now requires autoconf 2.63 or above.
Building from the Tarballs works as it used to.


-- 
On Behalf of the maintainers of GNU Wget,
Darshit Shah
PGP Fingerprint: 7845 120B 07CB D8D6 ECE5 FF2B 2A17 43ED A91A 35B6

Attachment: signature.asc
Description: PGP signature

-- 
If you have a working or partly working program that you'd like
to offer to the GNU project as a GNU package,
see https://www.gnu.org/help/evaluation.html.

reply via email to

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