Change logs for ubiquity source package in Yakkety

  • ubiquity (16.10.14) yakkety; urgency=medium
    
      * Don't need a toBool() explicit cast for the formatted toggle in KDE
        partition model.
      * Update translations from Launchpad.
    
     -- Mathieu Trudel-Lapierre <email address hidden>  Mon, 10 Oct 2016 13:28:21 -0400
  • ubiquity (16.10.13) yakkety; urgency=medium
    
      [ Blaze ]
      * Port to PyQT5.
    
      [ Mathieu Trudel-Lapierre ]
      * Automatic update of included source packages: preseed 1.71ubuntu3.
      * Finish porting to PyQt5.
      * Various small UI tweaks to support GTK 3.20. (LP: #1614848, #1617711)
    
     -- Mathieu Trudel-Lapierre <email address hidden>  Thu, 06 Oct 2016 19:30:10 -0400
  • ubiquity (16.10.12) yakkety; urgency=medium
    
      * Automatic update of included source packages: base-installer
        1.158ubuntu4, console-setup 1.142ubuntu5, hw-detect 1.117ubuntu3.
      * data/ubiquity.desktop.in: run ubiquity in sudo rather than depending on
        pkexec to do the right thing. (LP: #1189875)
    
     -- Mathieu Trudel-Lapierre <email address hidden>  Wed, 05 Oct 2016 15:04:21 -0400
  • ubiquity (16.10.11) yakkety; urgency=medium
    
      [ Simon Steinbeiß ]
      * Account for larger harddrives in the partition size spinbutton.
        (LP: #1622258)
    
     -- Mathieu Trudel-Lapierre <email address hidden>  Tue, 13 Sep 2016 10:07:18 -0400
  • ubiquity (16.10.10) yakkety; urgency=medium
    
      [ Mathieu Trudel-Lapierre ]
      * Automatic update of included source packages: flash-kernel
        3.0~rc.4ubuntu64, netcfg 1.138ubuntu2, partman-auto 134ubuntu3.
      * ubi-prepare.py: default to disabling Secure Boot when third party drivers
        are being installed, since it's most likely what people will want. This
        will also avoid people skipping through this important part of the
        installer without noticing, only to find their systems not all working
        correctly. (LP: #1606393)
    
      [ Jeremy Bicha ]
      * gtk/ubiquity.ui: Right align Skip button (LP: #1612455)
    
     -- Mathieu Trudel-Lapierre <email address hidden>  Fri, 09 Sep 2016 10:14:36 -0400
  • ubiquity (16.10.9) yakkety; urgency=medium
    
      [ Mathieu Trudel-Lapierre ]
      * bin/ubiquity: Remove duplicate setting of LC_ALL introduced in previous
        upload.
      * ubiquity-dm: Watch for the xsettings usd plugin to be started before
        continuing. Do this by watching for the DBus signal via GDBus methods
        rather than parsing dbus-monitor output.
    
      [ Iain Lane ]
      * ubiquity-dm: Drop privileges before performing operations on D-Bus
      * ubiquity-dm: Fix signal handler's parameters and add timeout.
    
      [ Max Brustkern ]
      * tests: Pass custom proxy classes directly instead of locating them by name.
    
     -- Mathieu Trudel-Lapierre <email address hidden>  Thu, 25 Aug 2016 11:01:29 -0400
  • ubiquity (16.10.8) yakkety; urgency=medium
    
      [ Mathieu Trudel-Lapierre ]
      * Automatic update of included source packages: choose-mirror
        2.69ubuntu1, grub-installer 1.128ubuntu6, netcfg 1.138ubuntu1,
        partman-partitioning 112ubuntu1.
      * bin/ubiquity: Work around apt printing pmstatus messages progress percent
        values following LC_NUMERIC. (LP: #1611010)
    
      [ Martin Pitt ]
      * scripts/plugininstall.py: Remove fallback creation of /etc/iftab. This
        hasn't existed for a long time (pre-udev).
      * scripts/plugininstall.py: Remove fallback creation of
        /etc/network/interfaces. The ifupdown package already creates one, it
        is not necessary to have a (quasi-)empty file, and desktop systems use
        NetworkManager instead of ifupdown.
    
     -- Mathieu Trudel-Lapierre <email address hidden>  Tue, 23 Aug 2016 17:11:45 -0400
  • ubiquity (16.10.7) yakkety; urgency=medium
    
      * Automatic update of included source packages: flash-kernel
        3.0~rc.4ubuntu63.
      * debian/control: Build-Depends on the right version of gtk too.
      * ubiquity/misc.py: fix regex to match nvme first, otherwise it gets mangled
        by the rest of the matching.
    
     -- Mathieu Trudel-Lapierre <email address hidden>  Mon, 01 Aug 2016 15:17:03 -0400
  • ubiquity (16.10.6) yakkety; urgency=medium
    
      [ Mathieu Trudel-Lapierre ]
      * Automatic update of included source packages: partman-btrfs
        21ubuntu2. (LP: #1606295)
    
      [ Iain Lane ]
      * debian/control: Depend on gir1.2-gtk-3.0 (>= 3.20).
      * ubiquity/frontend/gtk_ui.py: Port style to Gtk 3.20.
      * Silence some pyflakes warnings.
    
     -- Mathieu Trudel-Lapierre <email address hidden>  Fri, 29 Jul 2016 11:57:46 -0400
  • ubiquity (16.10.5) yakkety; urgency=medium
    
      [ Kai-Heng Feng ]
      * ubiquity-dm: Wait until u-s-d xsettings plugin is activated. (LP: #1560162)
    
      [ David Jordan ]
      * ubiquity/misc.py: set correct target device name for nvme drives.
        (LP: #1600308)
    
      [ Mathieu Trudel-Lapierre ]
      * ubi-prepare.py: default to Secure Boot disabled if we install third-party
        drivers.
    
     -- Mathieu Trudel-Lapierre <email address hidden>  Mon, 25 Jul 2016 15:37:04 -0400
  • ubiquity (16.10.4) yakkety; urgency=high
    
      [ Shih-Yuan Lee (FourDollars) ]
      * Some places doesn't have the location information. (LP: #1584417)
    
      [ Dimitri John Ledkov ]
      * Fix substitution variables syntax from $() -> ${} in
        translations. (LP: #1603926)
      * Automatic update of included source packages: clock-setup
        0.128ubuntu1, partman-base 187ubuntu3, partman-btrfs 21ubuntu1.
    
     -- Dimitri John Ledkov <email address hidden>  Mon, 18 Jul 2016 12:12:43 +0100
  • ubiquity (16.10.3) yakkety; urgency=medium
    
      * If mate-settings-daemon is available, use it in preference to
        unity-settings-daemon.
    
     -- Mathieu Trudel-Lapierre <email address hidden>  Wed, 22 Jun 2016 17:23:30 -0400
  • ubiquity (16.10.2) yakkety; urgency=medium
    
      * scripts/clock-setup-apply: guard against missing rcS file on the rootfs.
        (LP: #1587555)
      * autopilot/ubiquity_autopilot_tests/*: remove unused imports for pyflakes.
      * tests/pyflakes.exclude: update exclusions to remove autopilot entries
        just fixed, and add the full module path to the others.
      * Automatic update of included source packages: apt-setup
        1:0.104ubuntu5, base-installer 1.158ubuntu3, clock-setup
        0.126ubuntu2, console-setup 1.142ubuntu4, netcfg 1.135ubuntu6,
        partconf 1.50, partman-auto-lvm 59ubuntu1, partman-ext3 86ubuntu1,
        partman-lvm 113.
    
     -- Mathieu Trudel-Lapierre <email address hidden>  Thu, 09 Jun 2016 10:43:50 -0400
  • ubiquity (16.10.1) yakkety; urgency=medium
    
      [ Iain Lane ]
      * misc.py: Ask for the 'State' property instead of 'state'. Fixes display
        of wireless page. (LP: #1572793)
    
      [ Mathieu Trudel-Lapierre ]
      * Abitrary version number change.
      * Move sources to yakkety.
      * Automatic update of included source packages: choose-mirror
        2.65ubuntu7, console-setup 1.142ubuntu1, preseed 1.71ubuntu2.
    
     -- Mathieu Trudel-Lapierre <email address hidden>  Fri, 29 Apr 2016 16:28:50 -0400
  • ubiquity (2.21.63) xenial; urgency=medium
    
      * Automatic update of included source packages: user-setup
        1.63ubuntu4.
    
     -- Mathieu Trudel-Lapierre <email address hidden>  Wed, 20 Apr 2016 12:11:00 -0400