Change logs for update-manager source package in Impish

  • update-manager (1:21.10.5) impish; urgency=medium
    
      * UpdateManager/backend/__init__.py: When checking for snap seeds also
        take into consideration whether or not the metapackage associated with the
        snap is installed. (LP: #1947501)
    
     -- Brian Murray <email address hidden>  Mon, 18 Oct 2021 12:26:38 -0700
  • update-manager (1:21.10.4) impish; urgency=medium
    
      * ubuntu-security-status: use ubuntu-advantage-tools to determine whether or
        not livepatch or esm are enabled and if the system is attached. Thanks to
        Chad Smith for the patch. (LP: #1938043)
    
     -- Brian Murray <email address hidden>  Fri, 03 Sep 2021 14:43:22 -0700
  • update-manager (1:21.10.3) impish; urgency=medium
    
      * Use gi.require_version('Gtk', '3.0') to ensure we load the right version.
    
     -- Brian Murray <email address hidden>  Thu, 15 Jul 2021 09:16:06 -0700
  • update-manager (1:21.10.2) impish; urgency=medium
    
      * debian/changelog: Fix the date in an old changelog entry. (LP: #1927850)
      * tests/test_meta_release_core.py: use distro_info to determine a supported
        release to test instead of Lucid which was hardcoded.
    
     -- Brian Murray <email address hidden>  Thu, 27 May 2021 10:36:57 -0700
  • update-manager (1:21.10.1) impish; urgency=medium
    
      * UpdateManager/Core/MetaRelease.py: use -proposed in the variable which
        corresponds to it.
      * debian/control: drop the build-dep on apt-clone which was missed during
        the separtion of u-r-u and update-manager.
    
     -- Brian Murray <email address hidden>  Wed, 28 Apr 2021 12:37:49 -0700
  • update-manager (1:21.04.8) hirsute; urgency=medium
    
      [ Brian Murray ]
      * Clean up apt cache binary files created by the unit tests thanks to
        William Wilson for the patch.
    
      [ William Wilson ]
      * Changing to a regex from a static list of packages to be included under
        "Ubuntu Base". This regex expands the list of packages under "Ubuntu Base"
        to include all kernel packages as well as binary packages built by
        linux-meta source packages (LP: #1902025)
    
     -- Brian Murray <email address hidden>  Thu, 04 Feb 2021 10:42:55 -0800