~lamoura/update-notifier:fallback-to-lsb-release

Last commit made on 2021-05-26
Get this branch:
git clone -b fallback-to-lsb-release 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:
fallback-to-lsb-release
Repository:
lp:~lamoura/update-notifier

Recent commits

c997b24... by Lucas Albuquerque Medeiros de Moura

add new entry to 3.192.45 changelog

ab11cf2... 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.

33addf5... by Brian Murray

data/backend_helper.py: only call update-manager if it is installed on the system. (LP: #1927994)

4e6fb7e... by Brian Murray

releasing package update-notifier version 3.192.44

5eb70de... by Lucas Albuquerque Medeiros de Moura

update changelog

eb3c791... 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

8bf9759... by Brian Murray

releasing package update-notifier version 3.192.43

1374e16... by Brian Murray

cleanup debian/changelog

9e6a6c1... 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)

39c2643... by Lucas Albuquerque Medeiros de Moura

update changelog