Change logs for wget source package in Utopic

  • wget (1.15-1ubuntu1.14.10.1) utopic-security; urgency=medium
    
      * SECURITY UPDATE: remote code execution via absolute path traversal
        vulnerability in FTP
        - debian/patches/CVE-2014-4877.patch: don't create local symlinks in
          src/init.c, check for duplicate file nodes in src/ftp.c, updated
          documentation in doc/wget.texi.
        - CVE-2014-4877
     -- Marc Deslauriers <email address hidden>   Thu, 30 Oct 2014 10:02:13 -0400
  • wget (1.15-1ubuntu1) trusty; urgency=medium
    
      [ Colin Watson ]
      * Resynchronise with Debian.  Remaining changes:
        - Add wget-udeb to ship wget.gnu as alternative to busybox wget.
        - Build-depend on libssl-dev 0.9.8k-7ubuntu4.
        - Pass --with-ssl=openssl; there's no udeb for gnutls.
        - Add a second build pass for the udeb, so we can build with -Os and
          without libidn.
        - Use dh_autotools-dev instead of custom config.{sub,guess} copy.
    
      [ Mark Russell ]
      * debian/rules: build wget-udeb to install its binary as /usr/bin/wget
        instead of /usr/bin/wget.gnu (LP: #1172101).
    
    wget (1.15-1) unstable; urgency=medium
    
      * new upstream release from 2014-01-19
          Wget: fails with long file names in URLs Closes: #672131
          Wget omits Host header for CONNECT Closes: #699337
          Wget: Inaccurate catalan translation Closes: #697081
          Cannot write to ... (Success) Closes: #716938
          Regression: write error on wget -c for already fully retrieved file
          Closes: #696700
          wget: NTLM not supported Closes: #718262
          wget --no-check-certificate does check certificate in certain conditions
          Closes: #686837
      * debian/control updated Standard-Version; no changes needed
    
    wget (1.14.96.38327-2) experimental; urgency=low
    
      * debian/rules fix configure option --with-libidn Closes: #728735
    
    wget (1.14.96.38327-1) experimental; urgency=low
    
      * 1.15 alpha version from 2013-11-02
        - removed patches which are included now upstream:
          wget-doc-fixitemx2item.patch
          wget-doc-remove2.nv.patch
          wget-doc-texi2pod_fixperl5.18change.patch
        - included fixes for
          Wget: fails with long file names in URLs Closes: #672131
          Wget omits Host header for CONNECT Closes: #699337
          Wget: Inaccurate catalan translation Closes: #697081
          Cannot write to ... (Success) Closes: #716938
          Regression: write error on wget -c for already fully retrieved file
          Closes: #696700
          wget: NTLM not supported Closes: #718262
          wget --no-check-certificate does check certificate in certain conditions
          Closes: #686837
      * debian/control add Recommends ca-certificates to get
        https URLs working. Closes: #712540
      * debian/rules fix lintian warning dh-clean-k-is-deprecated
     -- Colin Watson <email address hidden>   Fri, 07 Feb 2014 17:42:45 +0000