~osomon/ubiquity:impish-release-notes-hyperlink-1945015

Last commit made on 2021-09-27
Get this branch:
git clone -b impish-release-notes-hyperlink-1945015 https://git.launchpad.net/~osomon/ubiquity
Only Olivier Tilloy can upload to this branch. If you are Olivier Tilloy please log in for upload directions.

Branch merges

Branch information

Name:
impish-release-notes-hyperlink-1945015
Repository:
lp:~osomon/ubiquity

Recent commits

ac54168... by Olivier Tilloy

Use xdg-open instead of sensible-browser

to open the release notes and other hyperlinks consistently (LP: #1945015).

1be0e9c... by Didier Roche-Tolomelli

Fix formatting of error message to not contain markup

db8a70b... by Yuan-Chen Cheng

add pre-install hookdir for oem-config mode.

c1dda4c... by Sebastien Bacher

upload to ubuntu

b6222e2... by Sebastien Bacher

* tests/test_gtkwidgets.py, ubiquity/frontend/gtk_ui.py:
  - use gi.require_version to ensure we import the right gtk bindings
    (lp: #1936488)

9259dfb... by Jean-Baptiste Lallement

Minor fixes to part crypto UI

Fixed recovery key location label alignment, and location warning
wrapping

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

3ace4c3... by Jean-Baptiste Lallement

releasing package ubiquity version 21.10.4

485ed20... by Jean-Baptiste Lallement

Remove commented code

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

ec3cff5... by Jean-Baptiste Lallement

Display warning if recovery key is store on a fixed media

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

031dd3b... by Jean-Baptiste Lallement

Recovery key

* The recovery key is now editable and requires a confirmation.
* Show the recovery key widget in manual partitining when the user
  creates an encrypted partition.
* Use 'secrets' lib to generate the default recovery key instead of
  uuid4()
* Update the translation templates.

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