Name: | wget |
---|---|
Version: | 1.19.5 |
Release: | 12.0.1.el8_10 |
Architecture: | aarch64 |
Group: | Applications/Internet |
Size: | 2907225 |
License: | GPLv3+ |
RPM: | wget-1.19.5-12.0.1.el8_10.aarch64.rpm |
Source RPM: | wget-1.19.5-12.0.1.el8_10.src.rpm |
Build Date: | Tue Aug 13 2024 |
Build Host: | build-ol8-aarch64.oracle.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 openssl, v3 test certificates need to be replaced [Orabug: 29613455]
- Resolves: RHEL-43559 - Misinterpretation of input may lead to improper behavior
- Resolves: #2152731 - Running wget with -O and -q in the background yields a file wget-log
- 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)