Change logs for ubiquity source package in Vivid

  • ubiquity (2.21.26) vivid; urgency=medium
    
      * ubiquity/plugins/ubi-console-setup.py: use untranslated keyboard
        names if translated ones do not exist LP: #1182784
      * Automatic update of included source packages: console-setup
        1.108ubuntu5.
    
     -- Jonathan Riddell <email address hidden>  Mon, 27 Apr 2015 13:32:25 +0200
  • ubiquity (2.21.25) vivid; urgency=medium
    
      * GTK/KDE UI: Don't apply the reboot/poweroff race hack when running under
        an actual display-manager, i. e. go back to what we always did there. This
        fixes restarting the greeter after clicking "restart" at the end of
        installation. lightdm and friends do a proper shutdown already, it's just
        ubiquity-dm which is racy here.
     -- Martin Pitt <email address hidden>   Tue, 21 Apr 2015 18:09:57 +0100
  • ubiquity (2.21.24) vivid; urgency=medium
    
      * Revert ubiquity.service changes (r6294) from previous upload. It's not
        necessary to fix proper shutdown, and broke the "Try Ubuntu" button in
        ubiquity-dm.
     -- Martin Pitt <email address hidden>   Tue, 21 Apr 2015 09:49:16 +0100
  • ubiquity (2.21.23) vivid; urgency=medium
    
      * Stop running ubiquity.service as an oneshot service, as this blocks the
        initial boot transaction (including ureadahead etc.). Instead, manually
        start lightdm in the cases where we don't want ubiquity-dm.
      * GTK/KDE UI: GTK/KDE UI: Fix race between calling reboot/poweroff and the
        later stopping of the spawned X server by ubiquity-dm. We need to first
        shut down X orderly and then reboot/poweroff to get a proper transition to
        Plymouth.  This is a rather nasty hack; fixing this properly requires some
        more intrusive reeingeering. (LP: #1445587)
     -- Martin Pitt <email address hidden>   Mon, 20 Apr 2015 18:41:11 +0100
  • ubiquity (2.21.22) vivid; urgency=medium
    
      * Automatic update of included source packages: partman-efi 62ubuntu2,
        user-setup 1.48ubuntu5.
      * debian/ubiquity.templates: add a string for "Continue in UEFI mode".
      * ubiquity/plugins/ubi-partman.py: Fix up the buttons for the non_efi_system
        question to use the new string for UEFI mode.
      * ubiquity/plugins/ubi-partman.py: try to reverse the meaning of the debconf
        partman-efi/non_efi_system question so that "Continue in UEFI mode" will
        actually really mean continuing with setting up an EFI System Partition
        and "Go Back" will properly return to the partitioning scheme selection
        page and allow to try again without an ESP. (LP: #1444104)
     -- Mathieu Trudel-Lapierre <email address hidden>   Thu, 16 Apr 2015 14:27:08 -0500
  • ubiquity (2.21.21) vivid; urgency=medium
    
      * KDE: ubiquity/plugins/ubi-console-setup.py workaround for LP: #1182784
     -- Jonathan Riddell <email address hidden>   Wed, 15 Apr 2015 19:28:00 +0200
  • ubiquity (2.21.20) vivid; urgency=medium
    
      * Automatic update of included source packages: partman-auto
        125ubuntu2.
     -- Mathieu Trudel-Lapierre <email address hidden>   Tue, 14 Apr 2015 23:05:13 -0500
  • ubiquity (2.21.19) vivid; urgency=medium
    
      * user-setup-encrypted-swap: Don't zero out the first 4K of the swap
        partition so that the UUID gets retained. /etc/crypttab refers to the
        cipher device via UUID. See corresponding fix in ecryptfs-utils.
        (LP: #953875)
     -- Martin Pitt <email address hidden>   Tue, 14 Apr 2015 10:55:05 -0500
  • ubiquity (2.21.18) vivid; urgency=medium
    
      * Overhaul for proper systemd support (LP: #1436937)
      * bin/oem-config-prepare: set the systemd default target to oem-config.target
        instead of using /var/lib/oem-config/run as a flag.
      * bin/oem-config-firstboot:
        - after removing the oem user, set the default target back to graphical.
        - call for systemd to start the graphical target, so as to complete booting
          to graphical or to TTYs after oem-config-firstboot has run.
      * debian/oem-config.target: create a new target for oem-config so that it can
        start without conflicting with a display-manager that may also want to
        start and use the oem user in auto-login.
      * debian/oem-config.oem-config.service: simplify the service's start
        conditions; we don't really need to worry about Before/After since we'll
        run in our own isolated target.
      * debian/oem-config.install: force the installation of the new target in the
        right location for systemd.
     -- Mathieu Trudel-Lapierre <email address hidden>   Thu, 02 Apr 2015 13:58:02 -0400
  • ubiquity (2.21.17) vivid; urgency=medium
    
      * Update the sed for the path to keyboard-configuration.config from
        console-setup to account for changes from 1.108.
     -- Mathieu Trudel-Lapierre <email address hidden>   Tue, 24 Mar 2015 15:16:01 -0400
  • ubiquity (2.21.16) vivid; urgency=medium
    
      * Automatic update of included source packages: grub-installer
        1.78ubuntu27, partman-base 181ubuntu2.
      * KDE: update ubiquity-dm for new Plasma wallpaper path
     -- Jonathan Riddell <email address hidden>   Wed, 18 Mar 2015 12:58:23 +0100
  • ubiquity (2.21.15) vivid; urgency=medium
    
      * debian/rules, debian/clean: fixup rules and clean due to the rename of
        console-setup's MyKeyboardNames.pl script to KeyboardNames.pl.
     -- Mathieu Trudel-Lapierre <email address hidden>   Wed, 11 Mar 2015 16:08:14 -0400
  • ubiquity (2.21.14) vivid; urgency=medium
    
      [ Paul Larson, Parameswaran Sivatharman ]
      * Get the autopilot tests up and running again.
    
      [ Scott Sanbar ]
      * Stop using legacy gtk-dialog-* icon names (LP: #1422113).
    
      [ Parth Panchal ]
      * KDE: Fix Manual Partitioner Does not Translate when Selecting a new
        Language LP: #1350855
    
      [ Jonathan Riddell ]
      * Automatic update of included source packages: console-setup
        1.108ubuntu4, flash-kernel 3.0~rc.4ubuntu54, grub-installer
        1.78ubuntu26, netcfg 1.127ubuntu1, partman-base 181ubuntu1.
     -- Jonathan Riddell <email address hidden>   Wed, 11 Mar 2015 18:59:18 +0100
  • ubiquity (2.21.13) vivid; urgency=medium
    
      * ubiquity/plugins/ubi-console-setup.py: revert change to use
        untranslated keyboard names, it's causing crashes when installing in
        !english LP: #1182784
     -- Jonathan Riddell <email address hidden>   Mon, 23 Feb 2015 18:00:42 +0100
  • ubiquity (2.21.12) vivid; urgency=medium
    
      * Clean up after NetworkManager's system-connections files in prepare job
        for oem-config: we shouldn't keep wireless connections (or any, really)
        on the system that may have been setup by OEM, unless done *after* running
        oem-prepare. (LP: #1418105)
      * Force the GTK-based installer to be visible when starting, this should fix
        it being running but hidden on some Xubuntu only-ubiquity installs, which
        meant users had to Alt-Tab to it and switch language for it to appear.
        (LP: #1423161)
      * Automatic update of included source packages: grub-installer
        1.78ubuntu25.
     -- Mathieu Trudel-Lapierre <email address hidden>   Fri, 20 Feb 2015 17:15:16 -0500
  • ubiquity (2.21.11) vivid; urgency=medium
    
      * Be sure to include the top level linux-signed-* metapackage in our
        list of candidates to keep so we don't accidentally remove it.
     -- Adam Conrad <email address hidden>   Wed, 18 Feb 2015 10:26:33 -0700
  • ubiquity (2.21.10) vivid; urgency=medium
    
      * debian/ubiquity.install-any: Adjust for dropped 94extras in apt-setup
     -- Adam Conrad <email address hidden>   Tue, 17 Feb 2015 18:42:54 -0700
  • ubiquity (2.21.9) vivid; urgency=medium
    
      * Automatic update of included source packages: apt-setup
        1:0.80ubuntu7, partman-auto 125ubuntu1.
      * Limit the signed kernel candidates to ones that are already on the
        media to avoid pulling in ALL of the signed kernels (LP: #1422864)
     -- Adam Conrad <email address hidden>   Tue, 17 Feb 2015 16:07:38 -0700
  • ubiquity (2.21.8) vivid; urgency=medium
    
      * Automatic update of included source packages: grub-installer
        1.78ubuntu24, partman-auto 118ubuntu5, partman-efi 62ubuntu1.
      * ubiquity/plugins/ubi-partman.py: allow prompting for a missing passphrase
        on preseeded installs, if they are requesting to setup crypto.
        (LP: #1386131)
      * Add a fallback for a Greybird-themed background for the panel, for Xubuntu.
        Thanks to Simon Steinbeiß for the patch.
     -- Mathieu Trudel-Lapierre <email address hidden>   Wed, 04 Feb 2015 16:49:35 -0500
  • ubiquity (2.21.7) vivid; urgency=medium
    
      * bin/ubiquity-dm: update to use the proper gsettings keys for the MATE
        installer.
      * Automatic update of included source packages: partman-lvm 105.
     -- Mathieu Trudel-Lapierre <email address hidden>   Thu, 29 Jan 2015 14:21:46 -0500
  • ubiquity (2.21.6) vivid; urgency=medium
    
      [ Unit 193 ]
      * Start all Xfce components with --sm-client-disable.
      * Explicitly run `xfdesktop` to paint the background. (LP: #1375893)
    
      [ Ma Jun ]
      * lp:~maclin.jun/ubiquity/fix_1304410:
        - fix missing translation for "Change..." in the partition page
     -- Michael Vogt <email address hidden>   Fri, 23 Jan 2015 13:18:51 +0100
  • ubiquity (2.21.5) vivid; urgency=medium
    
      * kde: explicitly set the KDE_SESSION_VERSION env variable to 4
        to make sure that for example QIcon uses 4.x compatibility features
        rather than 3.x ones.
     -- Harald Sitter <email address hidden>   Mon, 19 Jan 2015 18:08:04 +0100
  • ubiquity (2.21.4) vivid; urgency=medium
    
      * Factorize ubiquity-dm startup logic out of
        debian/ubiquity.ubiquity.upstart into scripts/start-ubiquity-dm; don't
        call initctl emit when running under systemd.
      * Add systemd unit for ubiquity-dm.
      * start-ubiquity-dm: Make setterm failures non-fatal; under systemd
        services don't run under a PTY.
      * Add systemd unit for oem-config.
     -- Martin Pitt <email address hidden>   Thu, 15 Jan 2015 13:11:33 +0100
  • ubiquity (2.21.3) vivid; urgency=medium
    
      [ Martin Wimpress ]
      * Fix TypeError in ubiquity-dm for MATE desktop (LP: #1408219).
    
      [ Colin Watson ]
      * Automatic update of included source packages: partman-basicfilesystems
        109ubuntu1, partman-lvm 103.
     -- Colin Watson <email address hidden>   Wed, 07 Jan 2015 09:42:13 +0000
  • ubiquity (2.21.2) vivid; urgency=medium
    
      [ Dimitri John Ledkov ]
      * Add --quiet option to dmidecode calls, in the future release that will
        prevent dmidecode from printing error banner if a newer than dmidecode
        smbios version has happened to be in use. LP: #1353580.
      * Add "support" for Gauja laptops and self-builts - that is do not use
        "To be filled by O.E.M." as a valid model name.
      * Remove setting translated placeholder text in the usersetup
        plugin. (LP: #1283047)
      * Drop translation messages from ubiquity.templates.
    
      [ Unit 193 ]
      * Enable the ubiquity panel in xfwm4 now since it is functional.
    
      [ Tim Lunn ]
      * scripts/plugininstall.py: Remove obsolete code to generate wallpaper
        cache, unity-settings-daemon/gnome-settings-daemon now run in install
        mode (LP: #1318621)
    
      [ Martin Wimpress ]
      * Improve support for Mate desktop.
    
      [ Shih-Yuan Lee (FourDollars) ]
      * Fix the usage of effective uid/gid and the HOME environment variable.
    
      [ Dimitri John Ledkov ]
      * Automatic update of included source packages: clock-setup
        0.121ubuntu1, console-setup 1.70ubuntu11, partman-basicfilesystems
        108ubuntu1, partman-crypto 78ubuntu1, partman-jfs 45, partman-lvm
        102, partman-xfs 55.
     -- Dimitri John Ledkov <email address hidden>   Sun, 21 Dec 2014 06:46:46 +0000
  • ubiquity (2.21.1) vivid; urgency=medium
    
      * Automatic update of included source packages: console-setup
        1.70ubuntu10, debian-installer-utils 1.109ubuntu1, partman-auto-
        crypto 22ubuntu1, partman-auto-lvm 56ubuntu1, partman-base
        180ubuntu1, partman-basicfilesystems 106ubuntu1, partman-efi
        25ubuntu7, partman-ext3 84ubuntu1, partman-jfs 44, partman-lvm 100,
        partman-partitioning 106ubuntu1, partman-target 92ubuntu1, partman-
        xfs 54, yaboot-installer 1.1.33ubuntu1.
     -- Dimitri John Ledkov <email address hidden>   Sun, 30 Nov 2014 23:27:41 +0000
  • ubiquity (2.21.0) vivid; urgency=medium
    
      [ Colin Watson ]
      * Go forward rather than back in response to partman-crypto/passphrase and
        partman-crypto/passphrase-again questions if the UI is not available but
        they have been preseeded (LP: #1386113).
    
      [ Iain Lane ]
      * Port the Vte widget to use the 2.91 API.
    
      [ Dimitri John Ledkov ]
      * Automatic update of included source packages: choose-mirror
        2.57ubuntu2, netcfg 1.119ubuntu2, partconf 1.46, partman-base
        179ubuntu1, partman-basicfilesystems 104ubuntu1, partman-lvm 98,
        preseed 1.64ubuntu2.
     -- Dimitri John Ledkov <email address hidden>   Wed, 12 Nov 2014 14:34:42 +0000
  • ubiquity (2.20.0) utopic; urgency=medium
    
      * Exclude free space from counts of deleted partitions.
      * There are far too many situations where we fail to accurately detect all
        the operating systems installed on the disk, and we must defend in depth
        against losing user data as a result of this.  This includes not
        misleading users into believing that an option will erase less than it
        in fact does.  Therefore, never describe the use_device autopartitioning
        mode in any way other than "Erase disk and install Ubuntu", and offer
        separate "Erase Ubuntu <version> and reinstall" and "Erase disk and
        install Ubuntu" options even if we believe that the disk only contains
        Ubuntu (LP: #1265192).
      * Always show a confirmation dialog before committing partitioning.  I've
        read considerably more reports of users having their data destroyed by
        some misunderstanding or other of the partitioner than I'm comfortable
        with; if a slightly ugly confirmation even when we think things are
        clear saves some people from that, then it's worth it, and it adds
        another layer of defence against bugs.
      * Update translations from Launchpad.
     -- Colin Watson <email address hidden>   Thu, 16 Oct 2014 01:38:28 +0100