~robert-ancell/software-properties:ua-daemon-bionic

Last commit made on 2021-12-08
Get this branch:
git clone -b ua-daemon-bionic https://git.launchpad.net/~robert-ancell/software-properties
Only Robert Ancell can upload to this branch. If you are Robert Ancell please log in for upload directions.

Branch merges

Branch information

Name:
ua-daemon-bionic
Repository:
lp:~robert-ancell/software-properties

Recent commits

112db86... by Robert Ancell

Fix more pyflakes issues.

6199d52... by Robert Ancell

Remove unused import detected by pyflakes3

8ea9fea... by Robert Ancell

Fix pyflakes issues.

c19e863... by Robert Ancell

Remove unused code detected by pyflakes3

92cb394... by Robert Ancell

Update to Ubuntu Pro design

d61556f... by Robert Ancell

releasing package software-properties version 0.96.24.32.18

6c53f1e... by Chad Smith

changelog

8ba23a3... by Chad Smith

SoftwarePropertiesGTK: ignore timezone offsets of contract expiry

Avoid 'Unable to process contract expiry' messages

10d1ad8... by Chad Smith

utils: prefer ua status from status.json. Support schema 0.1 format

Adjust gtk.utils.get_ua_status to prefer reading
/var/lib/ubuntu-advantage/status.json instead of invoking
ua status on the commandline due to a network roundtrip that
is performed while running the command.

This status.json file will exist on all machines attached to an
Ubuntu Advantage subscription.

Unattached machines will persist status.json due to a systemd timer
that will sync current unattached or attached status to
/var/lib/ubuntu-advantage/status.json.

Allow get_ua_status will now also check a _schema_version key from
ua status which will log if the schema version has changed from the
expected version "0.1".

Changes in schema version may imply incompatibility with reading
UA status.

bc5de61... by Robert Ancell

releasing package software-properties version 0.96.24.32.17