Changelog
wget (1.14-1ubuntu1) raring; 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/DEBUG in udeb to reduce
code size.
- d/rules: change backticks to $(shell ...) to fix FTBFS in sbuild
wget (1.14-1) unstable; urgency=low
* new upstream release from 2012-08-07
- Add support for content-on-error. It allows to store the HTTP
payload on 4xx or 5xx errors. closes: #247985
- Fix a memory leak problem in the GNU TLS backend. closes: #642563
- Add support for TLS Server Name Indication. closes: #653267
wget (1.13.4.79-1) experimental; urgency=low
* new alpha version 1.13.4.79-22f0 from 2012-07-14
* the former alpha problem "write error: Inappropriate ioctl
for device" with -O - closes: #681394
wget (1.13.4.59-1) experimental; urgency=low
* alpha version 1.13.4.59-2b1dd from 2012-05-26
* debian/control using libuuid (warc.c) Thanks Tim for the hint.
closes: Bug#666160
* debian/ control updated Standard-Version, no changes needed
* removed upstream included patches:
- wget-fr.po-spelling-correction
- gnutls-client-cert
-- Clint Byrum <email address hidden> Wed, 07 Nov 2012 09:11:39 -0800