Change logs for ubiquity source package in Cosmic

  • ubiquity (18.10.12) cosmic; urgency=medium
    
      * Automatic update of included source packages: partman-auto
        134ubuntu10.
    
     -- Dimitri John Ledkov <email address hidden>  Tue, 16 Oct 2018 17:56:19 +0100
  • ubiquity (18.10.11) cosmic; urgency=medium
    
      * kde, gtk: Wait for both timezone and partman_commit before installing.
        We were racing starting the installation with committing the partition
        table changes, if you were fast enough at the timezone selection page.
        What we need to do is wait until both timezone selection *and*
        partman_commit have finished before.
        This is a little bit delicate, because the user setup page, which comes
        after the timezone page, writes to debconf and so we have to be careful
        not to restart it after the user setup page is shown. We do that after
        finishing timezone selection, since this writes to debconf. It is not
        needed after partman_commit, because it only reads. (LP: #1798005)
    
     -- Iain Lane <email address hidden>  Tue, 16 Oct 2018 12:33:12 +0100
  • ubiquity (18.10.10) cosmic; urgency=medium
    
      [ Michael Hudson-Doyle ]
      * Mask ubiquity.service in a system installed with oem-config/enabled=true,
        as this prevents <email address hidden> from running. (LP: #1789920)
    
      [ Łukasz 'sil2100' Zemczak ]
      * Update translations from Launchpad.
      * Automatic update of included source packages: partman-partitioning
        120ubuntu2, shim-signed 1.38.
    
      [ Iain Lane ]
      * gtk, kde: Start installing after ubi-timezone. (LP: #1797579)
    
     -- Łukasz 'sil2100' Zemczak <email address hidden>  Mon, 15 Oct 2018 14:28:09 +0100
  • ubiquity (18.10.9) cosmic; urgency=medium
    
      * Fix ubiquity's use of regexes with escaped characters to satisfy new
        PEP8 requirements (W605).
      * tests/run-pep8: ignore W504 for now: line break rules have changed in PEP8
        but we're not adapting the code right now (too many noop changes this late
        in the release).
    
     -- Mathieu Trudel-Lapierre <email address hidden>  Mon, 24 Sep 2018 16:10:40 -0400
  • ubiquity (18.10.8) cosmic; urgency=medium
    
      [ Jean-Baptiste Lallement ]
      * Do not remove ubiquity-slideshow in autopilot tests (LP: #1771751)
    
      [ Heber Parrucci ]
      * Fix initrd unpacking and repacking in autopilot tests.
    
      [ Marco Trevisan ]
      * ubiquity.json: use Yaru as gnome-shell default stylesheet (LP: #1789421)
    
      [ Adam Conrad ]
      * Automatic update of included source packages: apt-setup
        1:0.141ubuntu2, console-setup 1.178ubuntu9, partconf 1.50ubuntu1,
        shim-signed 1.37 (LP: #1794137)
    
     -- Adam Conrad <email address hidden>  Mon, 24 Sep 2018 12:16:49 -0600
  • ubiquity (18.10.7) cosmic; urgency=medium
    
      [ Dariusz Gadomski ]
      * Implement missing reboot and shutdown methods in debconf_ui (LP: #1749289)
    
      [ Michael Hudson-Doyle ]
      * Add systemd-resolved to oem-config.target's Wants (LP: #1777900)
      * Automatic update of included source packages: console-setup
        1.178ubuntu8, partman-jfs 53, partman-lvm 124.
    
     -- Michael Hudson-Doyle <email address hidden>  Fri, 17 Aug 2018 10:23:14 +1200
  • ubiquity (18.10.6) cosmic; urgency=medium
    
      [ Łukasz 'sil2100' Zemczak ]
      * Automatic update of included source packages: partman-auto
        134ubuntu9, partman-efi 71ubuntu3. (LP: #1766945)
    
      [ Adam Conrad ]
      * d-i/sources.list: Always include *-updates, so it doesn't need to
        be fixed on stable branches for the first SRU every single time.
    
      [ Mathieu Trudel-Lapierre ]
      * debian/ubiquity.templates: revise Secure Boot messages to clarify that we
        are not actually disabling Secure Boot anymore, but instead configuring it
        with a generated Machine-Owner Key.
      * d-i/lists/amd64, d-i/Makefile: add shim-signed to packages' we include from
        the archive; we'll need update-secureboot-policy from it.
      * d-i/get-sources, d-i/update-control:
        - adjust for downloading, but not building, shim-signed
        - make sure we use the right Dpkg status file.
        - clean up the binary blobs we don't need from shim-signed.
      * debian/ubiquity.dirs-amd64: ensure we create /usr/lib/ubiquity/shim-signed.
      * scripts/simple-plugins: create MOK key and start enrollment in firmware if
        the option to configure SecureBoot was selected and a password entered.
      * scripts/plugininstall.py: copy generated MOK to the target.
      * Automatic update of included source packages: console-setup
        1.178ubuntu4, grub-installer 1.128ubuntu12, partman-efi 71ubuntu4,
        shim-signed 1.36.
      * Automatic update of included source packages: console-setup
        1.178ubuntu5, localechooser 2.71ubuntu3.
    
     -- Mathieu Trudel-Lapierre <email address hidden>  Tue, 24 Jul 2018 22:29:28 -0400
  • ubiquity (18.10.5) cosmic; urgency=medium
    
      * Automatic update of included source packages: grub-installer
        1.128ubuntu11.
    
     -- Łukasz 'sil2100' Zemczak <email address hidden>  Wed, 27 Jun 2018 17:26:20 +0200
  • ubiquity (18.10.4) cosmic; urgency=medium
    
      [ Chen-Han Hsiao (Stanley) ]
      * Add efivars to mountpoints loaded at bootloader install time.
        (LP: #1772374)
    
      [ Steve Langasek ]
      * scripts/plugininstall.py: don't hard-code a resume partition in
        /etc/initramfs-tools/conf.d/resume at install time.  In bionic and later,
        initramfs-tools will autodetect an appropriate resume partition at
        initramfs generation time, so ubiquity's resume setting is redundant and
        possibly wrong.  LP: #1768230.
    
      [ Łukasz 'sil2100' Zemczak ]
      * Make sure that grub-pc is not removed after installation for both EFI and
        legacy BIOS cases as we now technically need it even for EFI installs.
        (LP: #1775743)
    
      [ Mathieu Trudel-Lapierre ]
      * Automatic update of included source packages: grub-installer
        1.128ubuntu9.
    
     -- Mathieu Trudel-Lapierre <email address hidden>  Mon, 25 Jun 2018 13:57:40 -0400
  • ubiquity (18.10.3) cosmic; urgency=medium
    
      * Don't record telemetry data when doing stage 2 (user mode) as it keeps an
        unused /target directory (LP: #1773321) Also, record OEM types
        (LP: #1765693)
      * Switch to use uptime instead of time.time() which is sensitive to
        BIOS time reset after NTP sync, leading to negative values.
        (LP: #1771966)
      * Ignore .git file from built package and remove .bzr artefacts
      * update manifest
    
     -- Didier Roche <email address hidden>  Mon, 28 May 2018 16:02:33 +0200
  • ubiquity (18.10.2) cosmic; urgency=medium
    
      * Update Vcs-* for git migration
      * Remove .gladep file which was resurrected by mistake in the git
        conversion.
    
      [ Jean-Baptiste Lallement ]
      * Migrated autopilot tests to git
    
      [ Dimitri John Ledkov ]
      * Recommend btrfs-progs, not tools.
      * Automatic update of included source packages: apt-setup
        1:0.141ubuntu1.
    
     -- Dimitri John Ledkov <email address hidden>  Tue, 22 May 2018 10:40:08 +0100
  • ubiquity (18.10.1) cosmic; urgency=medium
    
      [ Iain Lane ]
      * Bump sources to cosmic
      * Automatic update of included source packages: bterm-unifont 1.5,
        choose-mirror 2.78ubuntu4, preseed 1.71ubuntu8.
    
      [ Andrea Azzarone ]
      * misc.py: Restore the corrent euid in regain_privileges_save. Calling
        regain_privileges_save should restore the effective user-id to the one
        before the call  to drop_privileges_save. We need to call os.setresuid and
        os.setresgid twice to avoid permission issues when calling os.setgroups.
        (LP: #1751252)
    
     -- Iain Lane <email address hidden>  Tue, 08 May 2018 12:07:44 +0100
  • ubiquity (18.04.14) bionic; urgency=medium
    
      * Revert the previous upload. It didn't actually *fix* all cases, just
        papered over them. If the race was lost, the screen reader still didn't
        work in ubiquity-dm mode.
      * Move the Gio.Settings code into the constructor of the wizard. This runs
        with dropped privileges (uid = 0, euid = 999) whereas run() runs as root
        (uid = 0, euid = 0). When run as 0 / 0, dconf creates its
        XDG_RUNTIME_DIR/dconf/user database as root. We need to ensure that it
        runs in a context with dropped privileges. (LP: #1767067)
    
     -- Iain Lane <email address hidden>  Thu, 26 Apr 2018 15:46:32 +0100