Change logs for net-retriever source package in Wily

  • net-retriever (1.39ubuntu2) wily; urgency=medium
    
      * Fix handling of failures when downloading files from an overlay: we want
        to give up and exit only if the download was successful and the file is
        found on disk, otherwise go ahead and try to fetch it from the archive.
    
     -- Mathieu Trudel-Lapierre <email address hidden>  Fri, 03 Jul 2015 23:18:58 -0400
  • net-retriever (1.39ubuntu1) vivid; urgency=medium
    
      * Resynchronise with Debian.  Remaining changes:
        - Fetch installer components from -updates and -security as well as the
          unadorned suite; various hacks to deal with finding -security.
        - Make sure never to download udebs from components other than main and
          restricted.
        - Depend on ubuntu-keyring-udeb rather than debian-archive-keyring-udeb.
        - Fetch installer components from -proposed if apt-setup/proposed is
          true.
        - Fetch udebs from components listed in mirror/udeb/components.
        - Fetch security updates path from apt-setup/security_path if possible.
        - Deduplicate Packages files before passing them to anna.
        - Fetch packages from security host if trying to fetch them from the
          main host fails.
        - Support overlay archives.
    
    net-retriever (1.39) unstable; urgency=medium
    
      [ Updated translations ]
      * Simplified Chinese (zh_CN.po) by YunQiang Su
    
    net-retriever (1.38) unstable; urgency=low
    
      * Modify checkmatch() to use a loop over a list of checksum types when
        verifying Packages files against Release files, to support SHA1 and
        SHA256 in addition to MD5Sum (Closes: #712640). This effectively
        makes all three of them mandatory for now, which is probably going to
        be relaxed in a further upload.
      * Accept Packages.xz in addition to Packages.gz and Packages, thanks to
        Ansgar Burchardt (Closes: #737037). Fetching is tried in that order.
      * Add myself to Uploaders.
    
      [ Update translations ]
      * Hungarian (hu.po) by Judit Gyimesi
     -- Colin Watson <email address hidden>   Mon, 17 Nov 2014 16:38:51 +0000