~jv-cyril/ubiquity:backport-pass-unhide

Last commit made on 2022-02-08
Get this branch:
git clone -b backport-pass-unhide https://git.launchpad.net/~jv-cyril/ubiquity
Only Cyril can upload to this branch. If you are Cyril please log in for upload directions.

Branch merges

Branch information

Name:
backport-pass-unhide
Repository:
lp:~jv-cyril/ubiquity

Recent commits

d03f0da... by Ɓukasz Zemczak

Backport password unhide to focal.

3e3eb18... by Brian Murray

releasing package ubiquity version 20.04.15.18

ce9a1fd... by Brian Murray

tests/test_timezone.py: The Bahamas moved their DST rules to sync with the U.S. in 2007 but tzdata only recently incorporated this change. (LP: #1951519)

77a9be2... by Brian Murray

ubi-partman.py: Do not display a restart button in the advanced partitioning screen when installing alongside Windows Boot Manager. Thanks to Sam van Kampen for the patch. (LP: #1942648)

ac56ede... by Didier Roche-Tolomelli

releasing package ubiquity version 20.04.15.17

e666491... by Didier Roche-Tolomelli

Fix formatting of error message to not contain markup

7327532... by Didier Roche-Tolomelli

Fixed crash with manually created encrypted volumes

When an an encrypted partition is created manually, the recovery key is
not visible in the UI but still set. The installer then crashes because
it tries to detect the disk set by partman-auto.
Explicitly set/unset the recovery key instead of setting it when the
page is initialized so it is only set when partman-auto is used. (LP:

Co-authored-by: Didier Roche <email address hidden>

68de426... by Didier Roche-Tolomelli

releasing package ubiquity version 20.04.15.16

b88f512... by Jean-Baptiste Lallement

releasing package ubiquity version 20.04.15.15

42c32fe... by Jean-Baptiste Lallement

Minor fixes to part crypto UI.

fixed widget alignment and word wrapping of recevory key location label.

Co-authored-by: Didier Roche <email address hidden>