diff options
author | spz <spz@pkgsrc.org> | 2019-02-10 19:49:58 +0000 |
---|---|---|
committer | spz <spz@pkgsrc.org> | 2019-02-10 19:49:58 +0000 |
commit | 0dd6989866c29567f404180e2dbc73088bdced07 (patch) | |
tree | 7f4e902b96a0a9ceee785144ce80b8b156e56560 /pkgtools | |
parent | 9743ef987f7c0338c38c9a64a698b3b1016f7726 (diff) | |
download | pkgsrc-0dd6989866c29567f404180e2dbc73088bdced07.tar.gz |
updating wget to 1.20.1, which fixes CVE-2018-20483
Upstream changelog:
* Changes in Wget 1.20.1
** --xattr is no longer default since it introduces privacy issues.
** --xattr saves the Referer as scheme/host/port, user/pw/path/query/fragment
are no longer saved to prevent privacy issues.
** --xattr saves the Original URL without user/password to prevent
privacy issues.
* 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.
Diffstat (limited to 'pkgtools')
0 files changed, 0 insertions, 0 deletions