~vorlon/ubiquity:lp.1768230/bionic

Last commit made on 2018-06-15
Get this branch:
git clone -b lp.1768230/bionic https://git.launchpad.net/~vorlon/ubiquity
Only Steve Langasek can upload to this branch. If you are Steve Langasek please log in for upload directions.

Branch merges

Branch information

Name:
lp.1768230/bionic
Repository:
lp:~vorlon/ubiquity

Recent commits

6d9f516... by 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.

8f367d9... by Iain Lane

releasing package ubiquity version 18.04.14

7e91052... by Iain Lane

rewrap

24b8f8f... by Iain Lane

Accuratify the comment

1bb2b44... by Iain Lane

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)

11276f2... by Iain Lane

Revert the previous incomplete upload

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.

207233f... by Colin Watson

releasing package ubiquity version 18.04.13

697ba6e... by Colin Watson

Automatic update of included source packages: flash-kernel 3.90ubuntu3,
netcfg 1.142ubuntu7.

37c98b1... by Colin Watson

merge lp:~xnox/ubiquity/fixup-owner-with-remove

a4eab27... by Dimitri John Ledkov

Remove dconf/user before Try Ubuntu. LP: #1767067
Just, in case it has the wrong permissions, i.e. root and thus breaks
user running gnome session / shell / "Try Ubuntu".