wget 1.21-1ubuntu5 source package in Ubuntu

Changelog

wget (1.21-1ubuntu5) jammy; urgency=medium

  * No-change rebuild against openssl3

 -- Simon Chopin <email address hidden>  Wed, 24 Nov 2021 13:58:06 +0000

Upload details

Uploaded by:
Simon Chopin
Sponsored by:
Graham Inggs
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
web
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
wget_1.21.orig.tar.gz 4.6 MiB b3bc1a9bd0c19836c9709c318d41c19c11215a07514f49f89b40b9d50ab49325
wget_1.21.orig.tar.gz.asc 854 bytes da3a99b8a7bbaf70cc339593a9e0c2942dd673152bc7bfcf8f965ae1c06d50df
wget_1.21-1ubuntu5.debian.tar.xz 62.1 KiB 3ed87cc664b782220b3df64fb21dc458d3e0e099b9ce93d28c59615f790319af
wget_1.21-1ubuntu5.dsc 2.2 KiB 9885170878d1e5222cdd2cebb725efe6720d7b1f43eb87b78ff2bbf0f7b93c92

Available diffs

View changes file

Binary packages built by this source

wget: retrieves files from the web

 Wget is a network utility to retrieve files from the web
 using HTTP(S) and FTP, the two most widely used internet
 protocols. It works non-interactively, so it will work in
 the background, after having logged off. The program supports
 recursive retrieval of web-authoring pages as well as FTP
 sites -- you can use Wget to make mirrors of archives and
 home pages or to travel the web like a WWW robot.
 .
 Wget works particularly well with slow or unstable connections
 by continuing to retrieve a document until the document is fully
 downloaded. Re-getting files from where it left off works on
 servers (both HTTP and FTP) that support it. Both HTTP and FTP
 retrievals can be time stamped, so Wget can see if the remote
 file has changed since the last retrieval and automatically
 retrieve the new version if it has.
 .
 Wget supports proxy servers; this can lighten the network load,
 speed up retrieval, and provide access behind firewalls.

wget-dbgsym: debug symbols for wget