~lamoura/ubuntu/+source/update-notifier:pro-bionic-release

Last commit made on 2022-09-22
Get this branch:
git clone -b pro-bionic-release https://git.launchpad.net/~lamoura/ubuntu/+source/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:
pro-bionic-release
Repository:
lp:~lamoura/ubuntu/+source/update-notifier

Recent commits

a50bcd1... by Lucas Albuquerque Medeiros de Moura

New bionic release

802bca5... by Lucas Albuquerque Medeiros de Moura

apt_check: update ESM service name (LP: #1980368)

Update naming and description for ESM services advertised
by the apt_check script

297ab0c... by Brian Murray

3.192.1.12 (patches unapplied)

Imported using git-ubuntu import.

6fa3477... by Lucas Albuquerque Medeiros de Moura

Add changelog for release 3.192.1.11

0505a00... by Lucas Albuquerque Medeiros de Moura

fallback to lsb-release on os-release errors

When running the apt-check script. we are trying to get the distro
name and version from /etc/os-release. However, some distros do not
ship that file. If the system does not have that file or is missing
a required info there, we will now fallback to calling lsb_release.

17a0bc1... by Lucas Albuquerque Medeiros de Moura

Add esm-apps header on non-esm and lts distros

When running apt-check on a esm distro, we display a header
showing the status of esm-infra on the system if we have esm-infra
source file on it. We should do the same for lts distros, but instead
of showing esm-infra status, we will show esm-apps status

7fac6a2... by Brian Murray

debian/control: add lsb-release to the update-notifier-common depends as it is used by apt-cdrom-check and apt_check.py. (LP: #1927996)

d035990... by Lucas Albuquerque Medeiros de Moura

Get distro name and version from os-release

We are now updating the code on apt_check.py
to get the distro name and version directly from
os-release instead of running lsb_release for it

d7ca7c1... by Lucas Albuquerque Medeiros de Moura

show message with number of upgradable pkgs

If we have no package upgrades to apply to the system,
we would would not show the message stating that zero upgrades
can applied immediately to the system. We are now bringing that
message back for the zero upgrades scenario, since we found out
that it is hurting the user experience of the apt-check output.

15c0d80... by Lucas Albuquerque Medeiros de Moura

Update esm-infra alert for esm distros

For esm-infra alerts on ESM distros, we are now
updating the message to include the ubuntu version
of the machine running the script and also pointing
to a different url to see more information about esm-infra