Package wget: Information
Source package: wget
Version: 1.25.0-alt4
Build time: Feb 10, 2025, 12:16 PM in the task #374167
Category: Networking/WWW
Report package bugHome page: http://www.gnu.org/software/wget/wget.html
License: GPL-3.0-or-later
Summary: A free utility for non-interactive download of files from the Web
Description:
GNU Wget is a free utility for non-interactive download of files from the Web. It supports HTTP, HTTPS, and FTP protocols. Wget features include the ability to work in the background while you're 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.
List of RPM packages built from this SRPM:
wget (x86_64, ppc64le, i586, aarch64)
wget-debuginfo (x86_64, ppc64le, i586, aarch64)
wget (x86_64, ppc64le, i586, aarch64)
wget-debuginfo (x86_64, ppc64le, i586, aarch64)
Maintainer: Vitaly Chikunov
List of contributors:
Vitaly Chikunov
Ilya Mashkin
Michael Shigorin
Grigory Ustinov
Denis Smirnov
Igor Vlasenko
Aitov Timur
qa-robot
Grigory Milev
Alexey Voinov
Dmitry V. Levin
Stanislav Ievlev
fd_rag
Vitaly Chikunov
Ilya Mashkin
Michael Shigorin
Grigory Ustinov
Denis Smirnov
Igor Vlasenko
Aitov Timur
qa-robot
Grigory Milev
Alexey Voinov
Dmitry V. Levin
Stanislav Ievlev
fd_rag
Last changed
Feb. 10, 2025 Vitaly Chikunov 1.25.0-alt4
- Update seccomp filter for gettimeofday (ALT#52946).
Feb. 1, 2025 Vitaly Chikunov 1.25.0-alt3
- spec: Enable more SSL tests.
Jan. 25, 2025 Vitaly Chikunov 1.25.0-alt2
- Use less strict seccomp (and thus more robust) hardening by default (without aborting whole process). - Add '--no-sandbox' command line and 'sandbox = off' config options to make it easier to turn off sandboxing for end users.