~lamoura/update-notifier:update-esm-handling

Last commit made on 2021-04-19
Get this branch:
git clone -b update-esm-handling https://git.launchpad.net/~lamoura/update-notifier
Only Lucas Albuquerque Medeiros de Moura can upload to this branch. If you are Lucas Albuquerque Medeiros de Moura please log in for upload directions.

Branch merges

Branch information

Name:
update-esm-handling
Repository:
lp:~lamoura/update-notifier

Recent commits

946667b... by Lucas Albuquerque Medeiros de Moura

Update apt-check script for ESM Apps handling

Currently, the apt-check script is configured to only handle
package count for ESM Infra. We are now updating the logic
to also handle ESM Apps packages as well.

Furthermore, we are also updating the messaging that is created in
apt-check. We are advertising ESM Apps if the service is disabled
and only messaging about ESM Infra if the distro is already on ESM mode

0856b93... by Dan Bungert

Check command before we offer it

Don't prompt to update for a command if that command doesn't exist.

dda28a8... by Iain Lane

Update & finalise changelog

b6f2778... by Iain Lane

data/list-oem-metapackage: Handle bad apt indexes

apt.Cache() can fail if the apt lists can't be parsed for whatever
reason. Handle that and exit 0 so that update-notifier continues.

A consequence of being in this state is that we can't find any oem
metapackages if any are applicable. If the indexes become good again
then we'll find them next time.

LP: #1913726

175f2b8... by Iain Lane

data/list-oem-metapackage: Drop unused logging import

58c4ec4... by Iain Lane

data/list-oem-metapackages: Run black

b1ab789... by Iain Lane

Finalise changelog

7557834... by Iain Lane

Update changelog

10209cd... by Iain Lane

control: Move ubuntu-drivers-common dep to update-notifier

It's only needed when launching update-manager, which happens from
/usr/bin/update-notifier which is in the update-notifier package. Having
it in update-notifier-common causes ubuntu-drivers-common and all its
deps to be pulled in on all flavours, even ones without update-manager.

LP: #1912496

5f82aa4... by Iain Lane

Finalise changelog