Add GUI to enable/disable canonical-livepatch
Bug #1738212 reported by
Andrea Azzarone
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
software-properties (Ubuntu) |
Fix Released
|
Medium
|
Andrea Azzarone |
Bug Description
Add a way to enable/disable canonical-livepatch from software-
Related branches
lp://staging/~azzar1/software-properties/canonical-livepatch
- Ubuntu Core Development Team: Pending requested
-
Diff: 1630 lines (+1255/-30)10 files modifieddata/gtkbuilder/dialog-livepatch-error.ui (+58/-0)
data/gtkbuilder/main.ui (+90/-21)
data/gtkbuilder/ubuntuone-dialog.ui (+372/-0)
debian/control (+5/-1)
softwareproperties/SoftwareProperties.py (+131/-0)
softwareproperties/dbus/SoftwarePropertiesDBus.py (+11/-0)
softwareproperties/gtk/DialogLivepatchError.py (+56/-0)
softwareproperties/gtk/DialogUbuntuOne.py (+162/-0)
softwareproperties/gtk/LivePatchTokenGetter.py (+192/-0)
softwareproperties/gtk/SoftwarePropertiesGtk.py (+178/-8)
Changed in software-properties (Ubuntu): | |
importance: | Undecided → Medium |
status: | New → In Progress |
assignee: | nobody → Andrea Azzarone (azzar1) |
To post a comment you must log in.
the changes landed