[ubuntu/jammy-proposed] ubuntu-advantage-tools 31.2~22.04 (Accepted)

Grant Orndorff grant.orndorff at canonical.com
Mon Mar 4 16:05:45 UTC 2024


ubuntu-advantage-tools (31.2~22.04) jammy; urgency=medium

  * Backport new upstream release (LP: #2048921)

ubuntu-advantage-tools (31.2) noble; urgency=medium

  * properly rename logrotate conffile to avoid duplicate confiles, keep user changes
    and avoid unnecessary prompts (LP: #2055046)
  * use mv_conffile on all ubuntu-advantage-tools conffiles to avoid "obsolete" dpkg
    conffile statuses
  * fix regression in api u.pro.attach.auto.should_auto_attach.v1 so that it works with
    the new package names

ubuntu-advantage-tools (31.1) noble; urgency=medium

  * fix unit test that failed on newer version of python

ubuntu-advantage-tools (31) noble; urgency=medium

  * d/*:
    - rename ubuntu-advantage-tools to ubuntu-pro-client
    - rename ubuntu-advantage-pro to ubuntu-pro-image-auto-attach
  * d/apparmor:
    - introduce new ubuntu_pro_apt_news apparmor policy
  * d/control:
    - update descriptions and homepages
    - update ubuntu-pro-client-l10n to Depend on same binary version
      of ubuntu-pro-client
  * d/rules:
    - install ubuntu_pro_apt_news apparmor policy
  * d/ubuntu-pro-client.prerm:
    - removed dependency on python3 by reimplementing in sh (LP: #2021988)
  * apport:
    - collect logs related to ubuntu_pro_apt_news apparmor policy
  * release-upgrades.d/ubuntu-advantage-upgrades.cfg:
    - convert APT list files to deb822 files when upgrading to noble
  * systemd/apt-news.service:
    - add apparmor profile and capability restrictions
  * systemd/ubuntu-advantage.service:
    - avoid deadlock when started during cloud-config.service (LP: #2050022)
  * New upstream release 31 (LP: #2048921)
    - api:
      + u.pro.attach.auto.full_auto_attach.v1: new cloud_override param
      + u.pro.status.enabled_services.v1:
        * include services in "warning" state
        * include "usg"
      + u.pro.security.fix.*.plan.v1: export common objects from
        endpoint modules (GH: #2714)
    - cli:
      + add autocomplete for api subcommand
      + autocomplete multiple services for enable/disable subcommands
      + if lock is held, cli will retry over the course of a few seconds
    - collect-logs:
      + include logs related to ubuntu_pro_apt_news apparmor policy
      + include logs of apt-news.service
      + include logs of esm-cache.service
    - enable:
      + use deb822 apt source file format when on noble or later
    - fix:
      + avoid insinuating that CVEs were found on the machine (GH: #1522)
      + ignore LSNs when considering related USNs
      + pick CVE description based on what packages are installed
    - landscape:
      + don't disable landscape on ubuntu releases where it cannot be
        enabled (GH: #2743)
      + no longer assume landscape-client gets removed on disable (GH: #2840)
      + leave client.conf in place instead of renaming
      + require service to be running to consider "enabled"
      + new explanatory message when disabling
    - motd: properly pluralize messages about updates (GH: #1579)
    - status: show warning when canonical-livepatch command fails
      (LP: #2019997)
    - timer jobs: jobs-status.json is now world readable (GH: #2601)

ubuntu-advantage-tools (30.1) noble; urgency=medium

  * fix UnboundLocalError in update-check error handling (LP: #2043836)

Date: Thu, 29 Feb 2024 09:03:11 -0500
Changed-By: Grant Orndorff <grant.orndorff at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Paride Legovini <paride.legovini at canonical.com>
https://launchpad.net/ubuntu/+source/ubuntu-advantage-tools/31.2~22.04
-------------- next part --------------
Format: 1.8
Date: Thu, 29 Feb 2024 09:03:11 -0500
Source: ubuntu-advantage-tools
Built-For-Profiles: noudeb
Architecture: source
Version: 31.2~22.04
Distribution: jammy
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Grant Orndorff <grant.orndorff at canonical.com>
Launchpad-Bugs-Fixed: 2019997 2021988 2043836 2048921 2050022 2055046
Changes:
 ubuntu-advantage-tools (31.2~22.04) jammy; urgency=medium
 .
   * Backport new upstream release (LP: #2048921)
 .
 ubuntu-advantage-tools (31.2) noble; urgency=medium
 .
   * properly rename logrotate conffile to avoid duplicate confiles, keep user changes
     and avoid unnecessary prompts (LP: #2055046)
   * use mv_conffile on all ubuntu-advantage-tools conffiles to avoid "obsolete" dpkg
     conffile statuses
   * fix regression in api u.pro.attach.auto.should_auto_attach.v1 so that it works with
     the new package names
 .
 ubuntu-advantage-tools (31.1) noble; urgency=medium
 .
   * fix unit test that failed on newer version of python
 .
 ubuntu-advantage-tools (31) noble; urgency=medium
 .
   * d/*:
     - rename ubuntu-advantage-tools to ubuntu-pro-client
     - rename ubuntu-advantage-pro to ubuntu-pro-image-auto-attach
   * d/apparmor:
     - introduce new ubuntu_pro_apt_news apparmor policy
   * d/control:
     - update descriptions and homepages
     - update ubuntu-pro-client-l10n to Depend on same binary version
       of ubuntu-pro-client
   * d/rules:
     - install ubuntu_pro_apt_news apparmor policy
   * d/ubuntu-pro-client.prerm:
     - removed dependency on python3 by reimplementing in sh (LP: #2021988)
   * apport:
     - collect logs related to ubuntu_pro_apt_news apparmor policy
   * release-upgrades.d/ubuntu-advantage-upgrades.cfg:
     - convert APT list files to deb822 files when upgrading to noble
   * systemd/apt-news.service:
     - add apparmor profile and capability restrictions
   * systemd/ubuntu-advantage.service:
     - avoid deadlock when started during cloud-config.service (LP: #2050022)
   * New upstream release 31 (LP: #2048921)
     - api:
       + u.pro.attach.auto.full_auto_attach.v1: new cloud_override param
       + u.pro.status.enabled_services.v1:
         * include services in "warning" state
         * include "usg"
       + u.pro.security.fix.*.plan.v1: export common objects from
         endpoint modules (GH: #2714)
     - cli:
       + add autocomplete for api subcommand
       + autocomplete multiple services for enable/disable subcommands
       + if lock is held, cli will retry over the course of a few seconds
     - collect-logs:
       + include logs related to ubuntu_pro_apt_news apparmor policy
       + include logs of apt-news.service
       + include logs of esm-cache.service
     - enable:
       + use deb822 apt source file format when on noble or later
     - fix:
       + avoid insinuating that CVEs were found on the machine (GH: #1522)
       + ignore LSNs when considering related USNs
       + pick CVE description based on what packages are installed
     - landscape:
       + don't disable landscape on ubuntu releases where it cannot be
         enabled (GH: #2743)
       + no longer assume landscape-client gets removed on disable (GH: #2840)
       + leave client.conf in place instead of renaming
       + require service to be running to consider "enabled"
       + new explanatory message when disabling
     - motd: properly pluralize messages about updates (GH: #1579)
     - status: show warning when canonical-livepatch command fails
       (LP: #2019997)
     - timer jobs: jobs-status.json is now world readable (GH: #2601)
 .
 ubuntu-advantage-tools (30.1) noble; urgency=medium
 .
   * fix UnboundLocalError in update-check error handling (LP: #2043836)
Checksums-Sha1:
 7314b5866a1cbb7c47884dfc64f8a588281a4325 1969 ubuntu-advantage-tools_31.2~22.04.dsc
 e7f2b051bc9651bac1edc8b4a3180b27179681a5 480628 ubuntu-advantage-tools_31.2~22.04.tar.xz
 246b2afe5c35449fdf393f17c0326e8eb16563d0 8550 ubuntu-advantage-tools_31.2~22.04_source.buildinfo
Checksums-Sha256:
 f90040ade5a7fb2f0020b58e08dde24866a5a25da87ba7ef99c941f3ef0ff9c8 1969 ubuntu-advantage-tools_31.2~22.04.dsc
 88687af468e2a2c8fda7a2c1380ca7c418eb317ca28f37a0da55c1764e669c9c 480628 ubuntu-advantage-tools_31.2~22.04.tar.xz
 ba86dd9faaf7cdb03881009d08753357bfa92702f8c4b70a83ca31103ab1df4b 8550 ubuntu-advantage-tools_31.2~22.04_source.buildinfo
Files:
 5ba4d63a7554f7c9218469c7f90e385a 1969 misc important ubuntu-advantage-tools_31.2~22.04.dsc
 56ff31d20d553f4399b20fd975fa0750 480628 misc important ubuntu-advantage-tools_31.2~22.04.tar.xz
 90289ca5d2c7ccb9269e47f2c643d7f5 8550 misc important ubuntu-advantage-tools_31.2~22.04_source.buildinfo


More information about the jammy-changes mailing list