~chad.smith/ubuntu/+source/update-notifier:ua-motd-xenial

Last commit made on 2020-10-16
Get this branch:
git clone -b ua-motd-xenial https://git.launchpad.net/~chad.smith/ubuntu/+source/update-notifier
Only Chad Smith can upload to this branch. If you are Chad Smith please log in for upload directions.

Branch merges

Branch information

Name:
ua-motd-xenial
Repository:
lp:~chad.smith/ubuntu/+source/update-notifier

Recent commits

e980cac... by Chad Smith

pyflakes/lints: backport 5ebcf477

a1ec3c7... by Chad Smith

changelog

2e7db94... by Julian Andres Klode

apt-check: Update wording to match spec

53ed562... by Gianfranco Costamagna

Fix E117 over-indented pep issues.

129239f... by Andrea Azzarone

* data/apt_check.py, data/package-data-downloader, tests/test_pep8.py:
  - update the code formating to be not hit W504 warnings,
    change to ignore W503 and be consistent with update-manager.

29bb771... by Chad Smith

changelog

dd59858... by Andreas Hasenack

  * data/apt_check.py: Update ESM security pockets names (LP: #1881632)
    - the UbuntuESM pocket was renamed from <distro>-security to
      <distro>-infra-security
    - new origin UbuntuESMApps, with a corresponding pocket of
      <distro>-apps-security

Patch from
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/1881632/comments/1

10f2e08... by Brian Murray

data/apt_check.py: modify wording and output regarding ESM support.

(LP: #1842508)

e5f137b... by Julian Andres Klode

Fix multiple disabled ESM repositories being counted as enabled ones.

f2ebea7... by Julian Andres Klode

We told people ESM is not enabled, but not how to enable it.

LP: #1822340