~mfo/ubiquity:update-to-20.04.15.3

Last commit made on 2021-01-19
Get this branch:
git clone -b update-to-20.04.15.3 https://git.launchpad.net/~mfo/ubiquity
Only Mauricio Faria de Oliveira can upload to this branch. If you are Mauricio Faria de Oliveira please log in for upload directions.

Branch merges

Branch information

Name:
update-to-20.04.15.3
Repository:
lp:~mfo/ubiquity

Recent commits

80dc094... by Mauricio Faria de Oliveira

Finalize changelog

Signed-off-by: Mauricio Faria de Oliveira <email address hidden>

da04f21... by Mauricio Faria de Oliveira

Fix FTBFS with new pyflakes

This has been fixed in Groovy/20.10.4, no LP bug.

Signed-off-by: Mauricio Faria de Oliveira <email address hidden>

f856246... by Mauricio Faria de Oliveira

d-i: update sources to pick up partman-crypto

Also run `make -C d-i maintainer-clean` as the `source/` dir
is not populated in the git tree.

Signed-off-by: Mauricio Faria de Oliveira <email address hidden>

fc27640... by Iain Lane

Finalise changelog

fb1e1d7... by Iain Lane

Update changelog

e7ced20... by Iain Lane

gtk_ui, prepare: Run 'apt update' before installing OEM metapackages

We need to pick up any which might have been released after the ISO was
created.

LP: #1888241

ccfae48... by Dimitri John Ledkov

releasing package ubiquity version 20.04.15.1

79c68e9... by Dimitri John Ledkov

ubiquity-dm: start gsd-keyboard for keyboard indicator

When installing in non-english locale, multiple keyboard layouts are
configured during the ubiquity-dm session. Users must be able to
swtich between them during installation, to e.g. type hostname in
english, and given name in native language. Without gsd-keyboard
running, keyboard indicator does not appear in the ubiquity-dm
session.

LP: #1847307
(cherry picked from commit a3e3d6ecef01a9c73c32c814efe8383f1f4e4405)

2bd4ea4... by Jean-Baptiste Lallement

Do not export all pools

Only export pools that contain datasets mounted under /target
(LP: #1875045)

(cherry picked from commit 82a9b2587340908e7140f5ed38ae9f2841ad6152)

39930b4... by Jean-Baptiste Lallement

Use persistent path for pool's vdevs

Devices names such a /dev/sdX may change on reboot and lead to
unbootable systems.
This patch uses partuuid instead which is stable. We couldn't use uuid
because it changes when the pool is created. (LP: #1880869)

(cherry picked from commit 36ea45160d00c9fd940b6d1b760e7a7b9b652625)