Show Ubuntu Pro settings
Bug #1990448 reported by
Robert Ancell
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
software-properties (Ubuntu) |
Fix Released
|
Low
|
Robert Ancell | ||
Xenial |
New
|
Undecided
|
Unassigned | ||
Bionic |
New
|
Undecided
|
Unassigned | ||
Focal |
New
|
Undecided
|
Unassigned | ||
Jammy |
Incomplete
|
Undecided
|
Unassigned | ||
Kinetic |
Fix Released
|
Low
|
Robert Ancell |
Bug Description
Assuming that it doesn't require a FFe for Kinetic since the code is only active on LTS series.
Expose more of the Ubuntu Pro (aka Ubuntu Advantage) services instead of just Livepatch.
Related branches
~robert-ancell/software-properties:ubuntu-pro-merge
- Sebastien Bacher: Approve
- Sergio Costas (community): Needs Information
- Ubuntu Core Development Team: Pending requested
-
Diff: 1503 lines (+755/-380)13 files modifieddata/gtkbuilder/dialog-ua-attach.ui (+21/-6)
data/gtkbuilder/dialog-ua-detach.ui (+64/-0)
data/gtkbuilder/dialog-ua-fips-enable.ui (+82/-0)
data/gtkbuilder/main.ui (+291/-260)
data/ubuntu-pro-logo.svg (+1/-0)
debian/changelog (+6/-0)
debian/software-properties-gtk.install (+1/-0)
po/POTFILES.in (+3/-0)
softwareproperties/gtk/DialogUaAttach.py (+46/-43)
softwareproperties/gtk/DialogUaDetach.py (+71/-0)
softwareproperties/gtk/DialogUaFipsEnable.py (+52/-0)
softwareproperties/gtk/SoftwarePropertiesGtk.py (+3/-0)
softwareproperties/gtk/UbuntuProPage.py (+114/-71)
Changed in software-properties (Ubuntu Kinetic): | |
assignee: | nobody → Robert Ancell (robert-ancell) |
description: | updated |
To post a comment you must log in.
Thanks Robert. A few questions
1) Is the Kinetic target correct?
2) Can you elaborate more on the desired work? I'm not entirely sure what changes are desired from this description.