Upgrade to Wget 1.11

Bug #186538 reported by Maia Everett
4
Affects Status Importance Assigned to Milestone
wget (Ubuntu)
Invalid
Wishlist
Unassigned

Bug Description

Binary package hint: wget

* Changes in Wget 1.11.

** Timestamping now uses the value from the most recent HTTP response,
rather than the first one it got.

** Authentication information is no longer sent as part of the Referer
header in recursive fetches.

** No authentication credentials are sent until a challenge is issued,
for improved security. Authentication handling is still not
RFC-compliant, as once a Basic challenge has been received, it will
assume it can send credentials to any URL at that same host, and not
just the ones at or below the original authenticated location.
Credentials for Digest authentication are still never saved or issued
automatically, and continue to require a challenge for each resource.

** Added --max-redirect option, allowing the user to specify what should
be the maximum number of HTTP redirects to follow.

** Wget now supports saving HTTP downloads using file names specified by
the `Content-Disposition' header. This is a standard way of specifying
the file name used by many web dynamically generated pages. However, the
current implementation is inefficient, and known to have bugs. It is
EXPERIMENTAL only, and not enabled by default. Use --content-disposition
to enable it.

** The new option `--ignore-case' makes Wget ignore case when
matching files, directories, and wildcards. This affects the -X, -I,
-A, and -R options, as well as globbing in FTP URLs.

** ETA projection is now displayed in "dot" progress output as well as
in the default progress bar. (The dot progress is used by default when
logging Wget's output to file using the `-o' option.)

** The "lockable boolean" argument type is no longer supported. It
was only used by the passive_ftp .wgetrc setting. If you're running
broken scripts or Perl modules that unconditionally specify
`--passive-ftp' and your firewall disallows it, you can override them
by replacing wget with a script that execs wget "$@" --no-passive-ftp.

** The source code has been migrated to Mercurial. The repositories are
available at http://hg.addictivecode.org/. Prior to this, the source
code was hosted on Subversion (migrated from the original CVS); you can
still get access to older tags and branches for Wget in the Subversion
repository at http://addictivecode.org/svn/wget/.

Tags: upgrade
Maia Everett (linneris)
Changed in wget:
importance: Undecided → Wishlist
Revision history for this message
Micah Cowan (micahcowan) wrote :

There is not yet a Debian package available for Wget 1.11. Once the Debian package maintainer for Wget has completed this, Ubuntu will automatically sync from the unstable sources in due time.

Changed in wget:
status: New → Invalid
Revision history for this message
Shirish Agarwal (shirishag75) wrote :

Hi all,
 Debain does have the latest wget 1.11 now .

From the debian changelog http://packages.debian.org/changelogs/pool/main/w/wget/wget_1.11.1-1/changelog here are the things.

 wget (1.11.1-1) unstable; urgency=low

   * new upstream release from 2008-03-24
   * debian/control added Homepage field

 -- Noèl Köthe <email address hidden> Tue, 25 Mar 2008 11:52:56 +0100

wget (1.11-1) unstable; urgency=low

   * new upstream release fixes
     - http server returns negative size (closes: #456259)
     - documented feature --ignore-case is now there;)
       (closes: #471499 #434700)
     - Content-Disposition header (closes: #203241)
     - many FTP 220 responses at once (closes: #407571)
     - seg fault on amd64 (closes: #412586)
     - outdated experimantal version (closes: #441738)
     - HTTP and --contine (closes: #378691)
   * corrected wget-de.po-spelling-correction
   * no TODO file anymore, removed from debian/docs
   * updated Standards-Version to 3.7.3
   * updated debian/copyright to GPL v3

 -- Noèl Köthe <email address hidden> Wed, 19 Mar 2008 14:20:22 +0100
2006

Of course dunno if somebody can get the FFe which would be needed or would it be something to be done for Intrepid Ibex ;) ?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.