wget 1.13.4-2ubuntu1 source package in Ubuntu

Changelog

wget (1.13.4-2ubuntu1) precise; urgency=low

  * Merge from Debian unstable, Remaining Changes:
    - Add wget-udeb to ship wget.gnu as alternative to busybox wget
      implementation.
    - Depend on libssl-dev 0.9.8k-7ubuntu4
    - Pass --with-ssl=openssl; we don't want to use gnutls, there's no udeb
      for it.
    - Add a second build pass for the udeb, so we can build without libidn.
    - d/rules: Compile with -Os and disabling NLS/DEBUGin udeb to reduce
      code size.
  * d/rules: change backticks to $(shell ...) to fix FTBFS in sbuild

wget (1.13.4-2) unstable; urgency=low

  * added hardened build flag. thx Moritz for the patch
    closes: Bug#654908
 -- Clint Byrum <email address hidden>   Fri, 10 Feb 2012 17:01:43 -0800

Upload details

Uploaded by:
Clint Byrum
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
web
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release main web

Downloads

File Size SHA-256 Checksum
wget_1.13.4.orig.tar.gz 2.7 MiB 24c7710bc9f220ce23d8a9e0f5673b0efc1cace62db6de0239b5863ecc934dcd
wget_1.13.4-2ubuntu1.debian.tar.gz 22.4 KiB cc757075f7590c7dc1161181398bec82665a006fe51b5ebd8c940941f41cad1f
wget_1.13.4-2ubuntu1.dsc 1.5 KiB f896a8ad10df939b3a8f18c592fe3c0b78d326591cbbc4f770cfe9270000341e

View changes file

Binary packages built by this source

wget: No summary available for wget in ubuntu quantal.

No description available for wget in ubuntu quantal.

wget-udeb: retrieves files from the web

 This package provides wget.gnu binary as alternative to the limited
 implementation in busybox (see for example ssl support).