Name: | wget |
---|---|
Version: | 1.19.5 |
Release: | 7.0.1.el8_0.1 |
Architecture: | x86_64 |
Group: | Applications/Internet |
Size: | 2917496 |
License: | GPLv3+ |
RPM: | wget-1.19.5-7.0.1.el8_0.1.x86_64.rpm |
Source RPM: | wget-1.19.5-7.0.1.el8_0.1.src.rpm |
Build Date: | Fri Jul 05 2019 |
Build Host: | jenkins-10-147-72-125-65123a8e-2fa1-4dd9-84d9-5c1877483a08.appad3iad.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. |
- SSLv3 support dropped from openssll, v3 test certificates need to be replaced [Orabug: 29613455]
- Fix tests with on armhfp
- Fix CVE-2019-5953 (#1696735)
- 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)
- Update to 1.19.5 fixing CVE-2018-0494