[ubuntu/impish-proposed] ubuntu-advantage-tools 27.3~21.10.1 (Accepted)

Grant Orndorff grant.orndorff at canonical.com
Thu Oct 21 21:05:47 UTC 2021


ubuntu-advantage-tools (27.3~21.10.1) impish; urgency=medium

  * d/tools.postinst:
    - consider cloud to be "none" on any cloud-id error
    - purge old ua-messaging.timer/service files
    - keep ua-timer.timer disabled if ua-messaging.timer was disabled by
      the user
    - properly configure both ubuntu-advantage-timer and
      ubuntu-advantage-licence-check logs
  * d/tools.postrm:
    - remove ubuntu-advantage-timer and ubuntu-advantage-license-check logs
      during purge
  * systemd:
    - remove ua-messaging.timer/service
    - add new ua-timer.timer that runs every 6 hours
    - add new ua-license_check.timer that runs every 5 minutes only if
      activated by ua-license-check.path
  * New upstream release 27.3 (LP: #1942929)
    - ros:
      + add beta support to enable ros and ros-updates
      + add support for "required services" so that esm-infra and esm-apps
        get auto-enabled when enabling ros or ros-updates
      + add support for "dependent services" so that user gets prompted to
        disable ros/ros-updates if they disable esm-infra/esm-apps
    - fips:
      + allow fips on GCP bionic now that optimized kernel is ready
      + disallow enabling fips on focal on clouds until cloud-optimized focal
        fips-certified kernel is ready (LP: #1939449, LP: #1939932)
      + print warning about generic fips kernel if cloud-id fails
    - cloud:
      + rely only on cloud-id to determine cloud type (LP: #1940131)
      + catch errors when determining cloud type
        (LP: #1938207, LP: #1944676) (GH: #1541)
    - azure:
      + bump IMDS API version to support Azure published images
    - cli:
      + collect-logs command that creates a tar file with debug-relevant logs
        and status info (GH: #463)
      + clean locks on exceptions more thoroughly to avoid false "Operation in
        progress" status messages
      + retain past service state after detach
      + shows better error message when a port value in a proxy is invalid
    - non-unicode locale support:
      + remove unicode-only characters from help file
      + don't print unicode-only characters in ua fix if non-utf8 locale
        (GH: #1463)
    - logrotate:
      + add logrotate functionality for ubuntu-advantage-timer.log.
      + Fix root:root logrotate permissions.
    - ua-timer.timer:
      + introduce a single systemd timer to handle ua recurring jobs
      + timer runs every 2 hours to support most frequent timer job
      + recurring job intervals are configurable in uaclient.conf
      + individual jobs are disabled if their interval is set to 0
      - status job:
        + update ua status every 12 hours
      - messaging job:
        + update APT/MOTD ESM messaging every 6 hours
      - metering job:
        + disabled until infrastructure is ready
        + for attached machines only, periodically update contract server with
          status information for proper contract metering
    - ua-license-check.timer:
      + only runs on LTS GCP instances that are not attached
      + runs every 5 minutes to check if gcp instance has license required to
        auto-attach
    - logs:
      + fixes duplicate logging (GH: #553)
    - tests and support:
      + remove groovy integration tests
      + various improvements to integration tests

Date: Tue, 21 Sep 2021 09:02:06 -0400
Changed-By: Grant Orndorff <grant.orndorff at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Sergio Durigan Junior <sergio.durigan at canonical.com>
https://launchpad.net/ubuntu/+source/ubuntu-advantage-tools/27.3~21.10.1
-------------- next part --------------
Format: 1.8
Date: Tue, 21 Sep 2021 09:02:06 -0400
Source: ubuntu-advantage-tools
Architecture: source
Version: 27.3~21.10.1
Distribution: impish
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Grant Orndorff <grant.orndorff at canonical.com>
Launchpad-Bugs-Fixed: 1938207 1939449 1939932 1940131 1942929 1944676
Changes:
 ubuntu-advantage-tools (27.3~21.10.1) impish; urgency=medium
 .
   * d/tools.postinst:
     - consider cloud to be "none" on any cloud-id error
     - purge old ua-messaging.timer/service files
     - keep ua-timer.timer disabled if ua-messaging.timer was disabled by
       the user
     - properly configure both ubuntu-advantage-timer and
       ubuntu-advantage-licence-check logs
   * d/tools.postrm:
     - remove ubuntu-advantage-timer and ubuntu-advantage-license-check logs
       during purge
   * systemd:
     - remove ua-messaging.timer/service
     - add new ua-timer.timer that runs every 6 hours
     - add new ua-license_check.timer that runs every 5 minutes only if
       activated by ua-license-check.path
   * New upstream release 27.3 (LP: #1942929)
     - ros:
       + add beta support to enable ros and ros-updates
       + add support for "required services" so that esm-infra and esm-apps
         get auto-enabled when enabling ros or ros-updates
       + add support for "dependent services" so that user gets prompted to
         disable ros/ros-updates if they disable esm-infra/esm-apps
     - fips:
       + allow fips on GCP bionic now that optimized kernel is ready
       + disallow enabling fips on focal on clouds until cloud-optimized focal
         fips-certified kernel is ready (LP: #1939449, LP: #1939932)
       + print warning about generic fips kernel if cloud-id fails
     - cloud:
       + rely only on cloud-id to determine cloud type (LP: #1940131)
       + catch errors when determining cloud type
         (LP: #1938207, LP: #1944676) (GH: #1541)
     - azure:
       + bump IMDS API version to support Azure published images
     - cli:
       + collect-logs command that creates a tar file with debug-relevant logs
         and status info (GH: #463)
       + clean locks on exceptions more thoroughly to avoid false "Operation in
         progress" status messages
       + retain past service state after detach
       + shows better error message when a port value in a proxy is invalid
     - non-unicode locale support:
       + remove unicode-only characters from help file
       + don't print unicode-only characters in ua fix if non-utf8 locale
         (GH: #1463)
     - logrotate:
       + add logrotate functionality for ubuntu-advantage-timer.log.
       + Fix root:root logrotate permissions.
     - ua-timer.timer:
       + introduce a single systemd timer to handle ua recurring jobs
       + timer runs every 2 hours to support most frequent timer job
       + recurring job intervals are configurable in uaclient.conf
       + individual jobs are disabled if their interval is set to 0
       - status job:
         + update ua status every 12 hours
       - messaging job:
         + update APT/MOTD ESM messaging every 6 hours
       - metering job:
         + disabled until infrastructure is ready
         + for attached machines only, periodically update contract server with
           status information for proper contract metering
     - ua-license-check.timer:
       + only runs on LTS GCP instances that are not attached
       + runs every 5 minutes to check if gcp instance has license required to
         auto-attach
     - logs:
       + fixes duplicate logging (GH: #553)
     - tests and support:
       + remove groovy integration tests
       + various improvements to integration tests
Checksums-Sha1:
 43e9f62b3bc5534b81c5467bb25279aaa108b2ad 2126 ubuntu-advantage-tools_27.3~21.10.1.dsc
 f40f955fd05ba085f40d903e7926ffc8e7058580 285076 ubuntu-advantage-tools_27.3~21.10.1.tar.xz
 09b759571e1fad501f39d0ce1171c02fe5d7f226 8480 ubuntu-advantage-tools_27.3~21.10.1_source.buildinfo
Checksums-Sha256:
 0704e040ffbb71c29cb8d4402fb68f1254c8e3aa480ab79cc85a22a744818c5f 2126 ubuntu-advantage-tools_27.3~21.10.1.dsc
 a552da6f623c46b967389224663cdda40800c44e334a3d5f9c22348ea330ccf9 285076 ubuntu-advantage-tools_27.3~21.10.1.tar.xz
 09aff2599d9f352ef9ff8365db3a70e766b86ccd1b5cb3a02c67cd2ac01c87f8 8480 ubuntu-advantage-tools_27.3~21.10.1_source.buildinfo
Files:
 a87769e0dbfbb3eab196c25e2c9bf097 2126 misc important ubuntu-advantage-tools_27.3~21.10.1.dsc
 074e3b9af2b335493dfff47723f43152 285076 misc important ubuntu-advantage-tools_27.3~21.10.1.tar.xz
 6ef9aa3f0e3e985d1fa58179f61a2ec9 8480 misc important ubuntu-advantage-tools_27.3~21.10.1_source.buildinfo
Vcs-Git: https://git.launchpad.net/~sergiodj/ubuntu/+source/ubuntu-advantage-tools
Vcs-Git-Commit: f93544a255738f402685ef535a6f323c5c38e120
Vcs-Git-Ref: refs/heads/upload-27.3-impish


More information about the impish-changes mailing list