Changelog
wget (1.13.4-3ubuntu1) quantal; 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-3) unstable; urgency=low
[ Daniel Kahn Gillmor ]
* Support client-side certificates when using GnuTLS. Closes: #646983
[ Noël Köthe ]
* thx Daniel for your work with the gnutls-client-cert patch
* updated Standards-Version to 3.9.3; no changes needed
* debian/copyright updated upstream author to Giuseppe Scrivano
-- Clint Byrum <email address hidden> Thu, 14 Jun 2012 12:29:44 -0700