Change logs for debian-installer-utils source package in Trusty

  • debian-installer-utils (1.105ubuntu1.14.04.1) trusty; urgency=medium
    
      * Add support for --- as a user-params separator (for parameters on the
        kernel command-line) for parameters to pass on to the installed system.
        (LP: #1402042)
    
     -- Mathieu Trudel-Lapierre <email address hidden>  Wed, 08 Jul 2015 13:49:58 -0400
  • debian-installer-utils (1.105ubuntu1) trusty; urgency=medium
    
      * Resynchronise with Debian.  Remaining changes:
        - user-params: Don't propagate vga=*, break=*, *-ubiquity, or
          noninteractive to installed system.
        - list-devices:
          + New "mmc-partition" type for detecting partitions on MMC devices.
          + Make sure we also detect platform-omap MMCs.
          + Don't return entries for extended partitions.
        - Don't include the battery subsystem on calls to udevadm trigger.
    
    debian-installer-utils (1.105) unstable; urgency=medium
    
      * Use debian-installer/allow_unauthenticated_ssl to imply wget
        --no-check-certificate, rather than overloading
        debian-installer/allow_unauthenticated.
     -- Colin Watson <email address hidden>   Wed, 12 Feb 2014 12:21:39 +0000
  • debian-installer-utils (1.104ubuntu1) trusty; urgency=medium
    
      * Resynchronise with Debian.  Remaining changes:
        - user-params: Don't propagate vga=*, break=*, *-ubiquity, or
          noninteractive to installed system.
        - list-devices:
          + New "mmc-partition" type for detecting partitions on MMC devices.
          + Make sure we also detect platform-omap MMCs.
          + Don't return entries for extended partitions.
        - Don't include the battery subsystem on calls to udevadm trigger.
    
    debian-installer-utils (1.104) unstable; urgency=medium
    
      * Add HTTPS support to fetch-url, which will only work if d-i has been
        built with GNU wget; debian-installer/allow_unauthenticated is
        overloaded to imply the --no-check-certificate option (LP: #833994).
     -- Colin Watson <email address hidden>   Mon, 10 Feb 2014 18:51:39 +0000
  • debian-installer-utils (1.103ubuntu1) trusty; urgency=medium
    
      * Resynchronise with Debian.  Remaining changes:
        - user-params: Don't propagate vga=*, break=*, *-ubiquity, or
          noninteractive to installed system.
        - list-devices:
          + New "mmc-partition" type for detecting partitions on MMC devices.
          + Make sure we also detect platform-omap MMCs.
          + Don't return entries for extended partitions.
        - Don't include the battery subsystem on calls to udevadm trigger.
      * Drop Ubuntu delta to use /proc/self/fd/4 rather than /dev/fd/4 in
        fetch-url-methods/http.  udevd reliably creates the /dev/fd symlink
        these days.
    
    debian-installer-utils (1.103) unstable; urgency=medium
    
      * fetch-url-methods/http: Cope with the slightly different no-such-file
        output produced by GNU wget, and with it needing to be invoked using
        --no-verbose rather than -q (LP: #1172101).
      * Merge from Ubuntu:
        - log-output: Always install a no-op SIGCHLD handler, in case the
          subsidiary process starts a daemon which does not fully disconnect its
          standard file descriptors (LP: #1021293).  See also the changelog for
          1.46.
    
    debian-installer-utils (1.102) unstable; urgency=low
    
      [ Updated translations ]
      * Bosnian (bs.po) by Amila Valjevčić
    
    debian-installer-utils (1.101) unstable; urgency=low
    
      [ Updated translations ]
      * Ukrainian (uk.po) by Yuri Chornoivan
     -- Colin Watson <email address hidden>   Fri, 07 Feb 2014 17:26:21 +0000
  • debian-installer-utils (1.100ubuntu1) trusty; urgency=low
    
      * Resynchronise with Debian.  Remaining changes:
        - user-params: Don't propagate vga=*, break=*, *-ubiquity, or
          noninteractive to installed system.
        - Use /proc/self/fd/4 rather than /dev/fd/4 in fetch-url-methods/http;
          the latter doesn't seem to exist in d-i.
        - list-devices:
          + New "mmc-partition" type for detecting partitions on MMC devices.
          + Make sure we also detect platform-omap MMCs.
          + Don't return entries for extended partitions.
        - Don't include the battery subsystem on calls to udevadm trigger.
        - log-output: Always install a no-op SIGCHLD handler, in case the
          subsidiary process starts a daemon which does not fully disconnect its
          standard file descriptors.
    
    debian-installer-utils (1.100) unstable; urgency=low
    
      [ Colin Watson ]
      * Use 'set -e' rather than '#! /bin/sh -e', to avoid accidents when
        debugging with 'sh -x'.
    
    debian-installer-utils (1.99) unstable; urgency=low
    
      [ Updated translations ]
      * Tajik (tg.po) by Victor Ibragimov
     -- Colin Watson <email address hidden>   Mon, 28 Oct 2013 14:57:16 -0700
  • debian-installer-utils (1.98ubuntu1) saucy; urgency=low
    
      * Resynchronise with Debian.  Remaining changes:
        - user-params: Don't propagate vga=*, break=*, *-ubiquity, or
          noninteractive to installed system.
        - Use /proc/self/fd/4 rather than /dev/fd/4 in fetch-url-methods/http;
          the latter doesn't seem to exist in d-i.
        - list-devices:
          + New "mmc-partition" type for detecting partitions on MMC devices.
          + Make sure we also detect platform-omap MMCs.
          + Don't return entries for extended partitions.
        - Don't include the battery subsystem on calls to udevadm trigger.
        - log-output: Always install a no-op SIGCHLD handler, in case the
          subsidiary process starts a daemon which does not fully disconnect its
          standard file descriptors.
    
    debian-installer-utils (1.98) unstable; urgency=low
    
      [ Joey Hess ]
      * fetch-url: Try to mountmedia when getting a file, to support preseed
        via USB from netboot.
    
      [ Dmitrijs Ledkovs ]
      * Set debian source format to '3.0 (native)'.
      * Bump debhelper compat level to 9.
      * Set Vcs-* to canonical format.
     -- Colin Watson <email address hidden>   Tue, 23 Jul 2013 00:09:42 +0100