~sergiodj/ubuntu/+source/ubuntu-advantage-tools:upload-27.3-xenial

Last commit made on 2021-10-20
Get this branch:
git clone -b upload-27.3-xenial https://git.launchpad.net/~sergiodj/ubuntu/+source/ubuntu-advantage-tools
Only Sergio Durigan Junior can upload to this branch. If you are Sergio Durigan Junior please log in for upload directions.

Branch merges

Branch information

Name:
upload-27.3-xenial
Repository:
lp:~sergiodj/ubuntu/+source/ubuntu-advantage-tools

Recent commits

8776161... by Grant Orndorff

changelog backport to xenial

f93544a... by Grant Orndorff

postinst: simplify disable_new_timer_if_old_timer_already_disabled

0ac54c3... by Lucas Albuquerque Medeiros de Moura

changelog: fix lintian warning for long line

b8c3cbd... by Lucas Albuquerque Medeiros de Moura

postinst: check for systemd before using systemctl

05e8510... by Lucas Albuquerque Medeiros de Moura

postinst: properly configure extra logs

69dbb6d... by Lucas Albuquerque Medeiros de Moura

logrotate: move su command inside log entry

ea2cd37... by Lucas Albuquerque Medeiros de Moura

postrm: Remove extra ubuntu-advantage log on purge

0c86d04... by Lucas Albuquerque Medeiros de Moura

postinst: mask ua-timer if ua-messaging disabled

If the user manually disabled ua-messaging we are now assuming
that the user want the same behavior for ua-timer as well. We are
now masking the ua-timer service if we detect that ua-messaging was
manually disabled by the user

627d068... by Lucas Albuquerque Medeiros de Moura

postinst: make check for gce instance more robust

Currently, we have a check on postinst to verify
if we are on a gce cloud. We only verify if the gce
string is in the cloud-id of the instance. Therefore,
we are open to matching non-gce clouds that have the gce string
on their cloud-id. We are now updating this part of the code
to make the match more robust by verifying if the cloud-id starts
if the gce string.

005567c... by Chad Smith

changelog