~lamoura/update-notifier:pro-bionic-fix-release

Last commit made on 2022-09-28
Get this branch:
git clone -b pro-bionic-fix-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:
pro-bionic-fix-release
Repository:
lp:~lamoura/update-notifier

Recent commits

9df2418... by Lucas Albuquerque Medeiros de Moura

New bionic release: 3.192.1.14

d1b4474... by Lucas Albuquerque Medeiros de Moura

Change ua status to pro status

aba51b0... by Lucas Albuquerque Medeiros de Moura

Fix pyflakes warning on apt_check.py script

d2b46d0... by Paride Legovini

Rename .bzrignore to .gitignore

Note: this won't result in a debdiff as dpkg-source ignores both
the files when building a source package (see default vaule for -I).

cda3ff0... by Paride Legovini

Remove .bzr-builddeb (repository moved to git)

6d96b91... by Lucas Albuquerque Medeiros de Moura

New bionic release: 3.192.1.13

1fc7da7... 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

b857547... by Sebastien Bacher

Update Vcs information

8e8efd3... by Brian Murray

Sleep for up to an hour in the background in order to spread the load of checking for release updates on the Ubuntu infrastructure (LP: #1836475)

93a31a3... by Lucas Albuquerque Medeiros de Moura

* debian/control: add lsb-release to the update-notifier-common depends as
  it is used by apt-cdrom-check. (LP: #1927996)
* data/apt_check.py
  - Only show esm-apps alerts on lts and non-esm distros (LP: #1926990)
  - Update esm-infra alert for distros on ESM mode
  - Show message with number of upgradable packages even if that
    number is zero (LP: #1926819)
  - Get distro name and version directly from /etc/os-release
  - Fallback to lsb_release command if there are any problems using
    /etc/os-release as source of information
  - Show esm-apps status header when running on LTS distro that
    has not yet entered Extended Security Maintenance