Change logs for update-notifier source package in Groovy

  • update-notifier (3.192.34.1) groovy; urgency=medium
    
      * data/apt_check.py: Update UA Infra: ESM product name and doc url
        (LP: #1901627)
        - data/apt_check.py: Update name and URL
        - tests/test_motd.py: adapt unittests to match new behavior
        - po/*.po: translation files with intltool-update -r
    
     -- Chad Smith <email address hidden>  Wed, 25 Nov 2020 08:30:13 -0700
  • update-notifier (3.192.34) groovy; urgency=medium
    
      * Replace cronjobs with systemd timers. (LP: #1836475)
      * d/control:
        - Removed (now) redundant anacron dep
        - Bumped Standards-Version
        - Removed redundant autotools-dev dep and X-Python3-Version spec
      * d/update-notifier-common.maintscript:
        - Added rm_conffile for former cronjobs
        - Migrated rm_conffile cpu-checker bits from postinst/postrm/preinst
      * d/update-notifier-common.triggers:
        - Switched to interest-noawait as trigger is "non-crucial" (shouldn't
          block configuration of triggering packages)
    
     -- Dave Jones <email address hidden>  Thu, 08 Oct 2020 13:32:55 +0100
  • update-notifier (3.192.33) groovy; urgency=medium
    
      * Remove avahi .local notification support. (LP: #1874192)
    
     -- Brian Murray <email address hidden>  Thu, 24 Sep 2020 11:30:20 -0700
  • update-notifier (3.192.32) groovy; urgency=medium
    
      [ Chad Smith ]
      * 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
    
     -- Andreas Hasenack <email address hidden>  Fri, 12 Jun 2020 11:21:25 -0300
  • update-notifier (3.192.31) groovy; urgency=medium
    
      * Update debian/tests/control to depend on pyflakes3 not pyflakes.
    
     -- Brian Murray <email address hidden>  Fri, 29 May 2020 19:28:59 -0700
  • update-notifier (3.192.30) focal; urgency=medium
    
      * pixmaps/scalable/livepatch-ok,warning, src/livepatch-tray.c:
        - rename the livepatch-ok/warning to livepatch_on/warning, the '-'
          is used for icons fallback. The yaru theme added a 'livepatch' icon
          used by the .desktop but GTK (and the spec) favorite fallbacking
          in the current theme to using an icon from a subtheme. It makes the
          indicator use 'livepatch' from yaru rather than 'livepatch-on'
          installed by update-notifier in hicolor, which is wrong. Using '_'
          there is no fallback and the correct icons are display
    
     -- Sebastien Bacher <email address hidden>  Thu, 02 Apr 2020 13:25:16 +0200