Name: | wget |
---|---|
Version: | 1.19.5 |
Release: | 10.0.1.el8 |
Architecture: | x86_64 |
Group: | Applications/Internet |
Size: | 2895449 |
License: | GPLv3+ |
RPM: | wget-1.19.5-10.0.1.el8.x86_64.rpm |
Source RPM: | wget-1.19.5-10.0.1.el8.src.rpm |
Build Date: | Fri Aug 21 2020 |
Build Host: | jenkins-172-17-0-2-682d3afb-7c4a-4275-9109-028e5366e0b8.appad2iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://www.gnu.org/software/wget/ |
Summary: | A utility for retrieving files using the HTTP or FTP protocols |
Description: | GNU Wget is a file retrieval utility which can use either the HTTP or FTP protocols. Wget features include the ability to work in the background while you are logged out, recursive retrieval of directories, file name wildcard matching, remote file timestamp storage and comparison, use of Rest with FTP servers and Range with HTTP servers to retrieve files over slow or unstable connections, support for Proxy servers, and configurability. |
- Replace SSLv3 test certificate. - correct the patch number
- Fix wget being too verbose when using --no-verbose and --ca-certificate (#1807267)
- Fix issue with dot-prefixed domain names in no_proxy ENV (#1763702)
- Fix CVE-2019-5953 (#1696736)
- Fix information exposure in set_file_metadata function in xattr.c (CVE-2018-20483)
- Enable post handshake auth under gnutls on TLS1.3 (#1636903)
- Allow specification of TLSv1_3 in --secure-protocol option (#1623997)
- Add zlib-devel to BuildRequires to enable compression of WARC files (#1623004)
- Fixed resource leaks found by Coverity (#1602729)
- Fix FTBFS due to test suite HTTPS server forcing use of TLSv1 (#1611753)