[ubuntu/bionic-proposed] ubuntu-advantage-tools 27.11.1~18.04.1 (Accepted)

Renan Rodrigo renanrodrigo at canonical.com
Tue Sep 27 21:15:32 UTC 2022


ubuntu-advantage-tools (27.11.1~18.04.1) bionic; urgency=medium

  * Backport new upstream release: (LP: #1990907) to bionic

ubuntu-advantage-tools (27.11.1~22.10.1) kinetic; urgency=medium

  * New upstream release 27.11.1: (LP: #1990907)
    - Fix release upgrade when ESM packages are installed
      + d/postinst: remove series information from the APT preferences template
      + esm: remove series information from the APT preverences file

ubuntu-advantage-tools (27.11~22.10.1) kinetic; urgency=medium

  * d/control:
    - Update VCS references
  * d/links:
    - add usr/bin/pro as an alias to ubuntu-advantage
  * d/postinst:
    - include root_mode parameter when creating UAConfig instances
    - change calls to add_notice to notice_file.add
    - create public machine-token file if it does not exist
  * New upstream release 27.11 (LP: #1989279)
    - api:
      + new `pro api` command to access the public client API
      + 'version' endpoint returning version information
      + 'should auto attach' endpoint informing if a system should run
        auto-attach on startup
      + 'full auto attach' endpoint performing auto-attach
      + 'magic attach' endpoints for the Magic Attach flow
    - auto-attach:
      + better errors for invalid pro images (GH: #2180, #1833)
      + don't detach on already auto-attached instances
      + no-op when ubuntu-advantage information is present on cloud-init
        userdata
      + change systemd unit to run after cloud-config
    - cli:
      + cli: better error message on unrecognized flags (GH: #672)
    - collect-logs:
      + can now be executed as a non-root user
      + is executed automatically and result is appended when using apport to
        report a bug
    - docs: now formatted to be built with sphinx, and published in readthedocs
    - enable:
      + new access-only flag for usecases where auto-install is undesired
      + fix apt auth line replacement (LP: #1985863)
    - esm-apps: generally available as non-beta as part of Ubuntu Pro
    - fix: check if livepatch has already fixed a CVE before attempting a fix
    - jobs: new timer job to check if the release reached end of support
    - pro:
      + Ubuntu Pro is released as a product
      + make `pro` the recommended executable for the client
      + client, apt and motd messages updated/rewritten to show Pro
        information
      + base URL changed from /advantage to /pro
      + ESM services renamed as part of Pro
    - ros: released as a non-beta entitlement
    - security-status
      + does not require the --format flag anymore
      + human readable output added based on ubuntu-security-status
      + machine readable output contains CVEs fixed by Livepatch
      + package counts include all esm-infra and esm-apps repositories
    - status:
      + don't show unavailable services by default (GH: #2156, #2159)
      + expiry date formatted based on timezone (GH: #695)
      + non-root users get the current status instead of a cached version
      + --wait flag now working for non-root users
    - version: warn about new available versions of the client in CLI command
      output and API calls

Date: Tue, 27 Sep 2022 17:29:05 -0300
Changed-By: Renan Rodrigo <renanrodrigo at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Andreas Hasenack <andreas at canonical.com>
https://launchpad.net/ubuntu/+source/ubuntu-advantage-tools/27.11.1~18.04.1
-------------- next part --------------
Format: 1.8
Date: Tue, 27 Sep 2022 17:29:05 -0300
Source: ubuntu-advantage-tools
Built-For-Profiles: noudeb
Architecture: source
Version: 27.11.1~18.04.1
Distribution: bionic
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Renan Rodrigo <renanrodrigo at canonical.com>
Launchpad-Bugs-Fixed: 1985863 1989279 1990907
Changes:
 ubuntu-advantage-tools (27.11.1~18.04.1) bionic; urgency=medium
 .
   * Backport new upstream release: (LP: #1990907) to bionic
 .
 ubuntu-advantage-tools (27.11.1~22.10.1) kinetic; urgency=medium
 .
   * New upstream release 27.11.1: (LP: #1990907)
     - Fix release upgrade when ESM packages are installed
       + d/postinst: remove series information from the APT preferences template
       + esm: remove series information from the APT preverences file
 .
 ubuntu-advantage-tools (27.11~22.10.1) kinetic; urgency=medium
 .
   * d/control:
     - Update VCS references
   * d/links:
     - add usr/bin/pro as an alias to ubuntu-advantage
   * d/postinst:
     - include root_mode parameter when creating UAConfig instances
     - change calls to add_notice to notice_file.add
     - create public machine-token file if it does not exist
   * New upstream release 27.11 (LP: #1989279)
     - api:
       + new `pro api` command to access the public client API
       + 'version' endpoint returning version information
       + 'should auto attach' endpoint informing if a system should run
         auto-attach on startup
       + 'full auto attach' endpoint performing auto-attach
       + 'magic attach' endpoints for the Magic Attach flow
     - auto-attach:
       + better errors for invalid pro images (GH: #2180, #1833)
       + don't detach on already auto-attached instances
       + no-op when ubuntu-advantage information is present on cloud-init
         userdata
       + change systemd unit to run after cloud-config
     - cli:
       + cli: better error message on unrecognized flags (GH: #672)
     - collect-logs:
       + can now be executed as a non-root user
       + is executed automatically and result is appended when using apport to
         report a bug
     - docs: now formatted to be built with sphinx, and published in readthedocs
     - enable:
       + new access-only flag for usecases where auto-install is undesired
       + fix apt auth line replacement (LP: #1985863)
     - esm-apps: generally available as non-beta as part of Ubuntu Pro
     - fix: check if livepatch has already fixed a CVE before attempting a fix
     - jobs: new timer job to check if the release reached end of support
     - pro:
       + Ubuntu Pro is released as a product
       + make `pro` the recommended executable for the client
       + client, apt and motd messages updated/rewritten to show Pro
         information
       + base URL changed from /advantage to /pro
       + ESM services renamed as part of Pro
     - ros: released as a non-beta entitlement
     - security-status
       + does not require the --format flag anymore
       + human readable output added based on ubuntu-security-status
       + machine readable output contains CVEs fixed by Livepatch
       + package counts include all esm-infra and esm-apps repositories
     - status:
       + don't show unavailable services by default (GH: #2156, #2159)
       + expiry date formatted based on timezone (GH: #695)
       + non-root users get the current status instead of a cached version
       + --wait flag now working for non-root users
     - version: warn about new available versions of the client in CLI command
       output and API calls
Checksums-Sha1:
 bfe822ea942f8a9b421f150be7bc43c9b9478a9b 2072 ubuntu-advantage-tools_27.11.1~18.04.1.dsc
 b9d73c60825e911261d13b5a6baef70e52505106 395600 ubuntu-advantage-tools_27.11.1~18.04.1.tar.xz
 270fb92d4ea0497c62650e99529fa8d2fcc8a205 7355 ubuntu-advantage-tools_27.11.1~18.04.1_source.buildinfo
Checksums-Sha256:
 073405ca87f7dbd39ca4429c979c712d1c137d33e40038729f3138cba2d7cbf1 2072 ubuntu-advantage-tools_27.11.1~18.04.1.dsc
 fcc0cccbd23f2c44943e3196c1c7cb2f1c8bb5ce3b06990ff18b332370398223 395600 ubuntu-advantage-tools_27.11.1~18.04.1.tar.xz
 b79d91c6221f5c9e127ba74a1d67bf5af8058f644311ea26d94d7a7a428ade5e 7355 ubuntu-advantage-tools_27.11.1~18.04.1_source.buildinfo
Files:
 51ca81b35642d4f6d374f24927ee1dda 2072 misc important ubuntu-advantage-tools_27.11.1~18.04.1.dsc
 abfd4eb1d3408782d3f8ca927a4ee32d 395600 misc important ubuntu-advantage-tools_27.11.1~18.04.1.tar.xz
 9ab8808072145f02b34f8b59088c9c2e 7355 misc important ubuntu-advantage-tools_27.11.1~18.04.1_source.buildinfo
Vcs-Git: https://git.launchpad.net/~ahasenack/ubuntu/+source/ubuntu-advantage-tools
Vcs-Git-Commit: f025e72b9f197be89126bc02f9c1e005efaf638b
Vcs-Git-Ref: refs/heads/upload-27.11.1-bionic


More information about the Bionic-changes mailing list