ubuntu-advantage-tools (36ubuntu0~24.04) noble; urgency=medium
* Backport 36ubuntu0 to noble (LP: #2112382)
-- Renan Rodrigo <renanrodrigo@canonical.com> Tue, 24 Jun 2025 09:20:12 -0300
ubuntu-advantage-tools (36ubuntu0) questing; urgency=medium
* d/apparmor/ubuntu_pro_esm_cache.jinja2: use openssl abstraction in the
apparmor profile
* New upstream release 36: (LP: #2112382)
- api: display all available valid CVEs
- attach: relax the onlySeries directive, so users can attach onlySeries
tokens to all releases older than the target release
- cli:
+ anbox-cloud: update installation instructions
+ collect-logs: do not overwrite the output file if it exists
+ cve/cves:
* return all affected packages for a cve (LP: #2111610)
* handle the case where the vulnerability data doesn't exist for the
Ubuntu release
- fips:
+ enable --access-only for all fips related services (GH: #3441)
+ allow enablement even when the -updates pocket is not available in the
system (GH: #3439)
-- Renan Rodrigo <renanrodrigo@canonical.com> Fri, 06 Jun 2025 11:08:26 -0300
ubuntu-advantage-tools (35.1ubuntu0) plucky; urgency=medium
* apt: support ESM snapshots by adding snapshot URLs for ESM repositories
to the authentication file (released in version 35)
* lxd: store the configuration in /var/lib/ubuntu-advantage instead of
/var/lib/ubuntu-pro (LP: #2106660)
-- Renan Rodrigo <renanrodrigo@canonical.com> Wed, 09 Apr 2025 13:19:50 -0300
ubuntu-advantage-tools (35) plucky; urgency=medium
* d/tests/usage: add more scenarios to dep8 tests
* d/control: drop strict dependency on python3-pkg-resources (LP: #2083665)
* d/rules: add conditional python3-pkg-resources dependency up to noble
* d/ubuntu-pro-client.postrm: remove /var/lib/ubuntu-pro cache dir on purge
* New upstream release 35: (LP: #2083973)
- api:
+ new endpoints:
* u.pro.attach.guest.get_guest_token.v1: Get the Pro client guest
token
* u.pro.security.cves.v1: List the fixable CVEs that affect the system
+ u.pro.packages.updates.v1: create new package status:
upgrade_available_not_preferred (GH: #3184)
+ fixes for u.unattended_upgrades.status.v1:
* do not crash when a Unattended-Upgrade config is missing
* do not report unattended-upgrade disabled if any config is false
* report missing Unattended-Upgrade configs as turned off
- apt:
+ always ensure the ESM cache is present (GH: #3132)
+ fix permission warning when fetching apt-news (GH: #3209, LP: #2070095)
+ update logging for apt errors (GH: #3299)
+ only run the apt upgrade hook when run as root (LP: #2084677)
- auto-attach:
+ aws: skip operation if no product codes found
+ gcp: add minimal image license codes
- cli:
+ add support for vulnerability commands:
* pro cves: List cves in the machine
* pro cve: Show information about a specific cve
+ deduplicate entries in 'pro help' output (LP: #2091327)
- config: add option lxd_guest_attach to control LXD integration with Pro
- contract:
+ check onlySeries on reboot (GH: #3189)
+ collect cpu type for activity info
- landscape:
+ update message if service not available through Pro (GH: #3331)
- livepatch: do not enable livepatch on wsl (GH: #3156)
- lxd: allow pro auto-attach to work on a LXD container
-- Renan Rodrigo <renanrodrigo@canonical.com> Thu, 20 Feb 2025 12:00:14 -0300
ubuntu-advantage-tools (34.1.3) plucky; urgency=medium
* apt-hook: set C++ standards version to c++17 for APT 2.9.30 compatibility
(LP: #2098862)
* tests: remove argparse error tests from unit tests (LP: #2098862)
-- Renan Rodrigo <renanrodrigo@canonical.com> Wed, 19 Feb 2025 11:53:40 -0300
ubuntu-advantage-tools (34.1.2build1) plucky; urgency=high
* No change rebuild against libapt-pkg7.0.
-- Julian Andres Klode <juliank@ubuntu.com> Mon, 17 Feb 2025 22:47:04 +0100
ubuntu-advantage-tools (34.1.2) oracular; urgency=medium
* check-versions-are-consistent.py: fix regexp to cope with X.Y.Z version
formats
* version.py: bump to 34.1.2
-- Andreas Hasenack <andreas@canonical.com> Fri, 04 Oct 2024 17:06:07 -0300
ubuntu-advantage-tools (34.1.1) oracular; urgency=medium
* Bump version.py.
-- Robie Basak <robie.basak@ubuntu.com> Fri, 04 Oct 2024 20:34:56 +0100
ubuntu-advantage-tools (34.1) oracular; urgency=medium
* Drop direct dependency on python3-pkg-resources to resolve priority
mismatch (LP: #2083665)
-- Robie Basak <robie.basak@ubuntu.com> Fri, 04 Oct 2024 17:51:47 +0100
ubuntu-advantage-tools (34) oracular; urgency=medium
* d/rules: check that version.py is consistent with changelog (GH: #3154)
* New upstream release 34: (LP: #2075543)
- apt-hook: redirect errors away from users (LP: #2074211, LP: #2055239)
- detach: ensure apt bearer tokens are always cleaned up
- fips-preview: add warnings and prompts similar to fips and fips-updates
- fips and realtime-kernel: add warning when the new kernel may have
different hardware support than the current kernel based on the flavor
(GH: #3115)
- fix: use more reliable api query param when looking up CVE fixes
- help:
+ change help output for base pro command
+ remove service descriptions from output (GH: #3126)
+ show help content when run without a subcommand
- timer: recover from corrupted job status file (LP: #2078737)
- update manpage
-- Grant Orndorff <grant.orndorff@canonical.com> Mon, 29 Jul 2024 15:48:22 -0500
ubuntu-advantage-tools (33.2) oracular; urgency=medium
* d/apparmor: add apt-news access to package information on the system
(LP: #2072489) (GH: #3193)
-- Lucas Moura <lucas.moura@canonical.com> Wed, 17 Jul 2024 09:50:56 -0300
ubuntu-advantage-tools (33.1) oracular; urgency=medium
* New upstream release 33.1: (LP: #2060769)
- system:
+ always pass C.UTF8 as the language when calling a subprocess
+ ignore utf-8 decode errors on subprocess output
-- Renan Rodrigo <renanrodrigo@canonical.com> Wed, 10 Jul 2024 16:43:02 -0300
ubuntu-advantage-tools (33) oracular; urgency=medium
* d/apparmor: adjust the esm_cache apparmor profile to allow reading of dpkg
data directory (LP: #2067810) (GH: #3137)
* New upstream release 33 (LP: #2069237)
- apt: use Python bindings instead of apt CLI to query for installed
packages (LP: #2060769) (LP: #2068744)
- beta: drop support for beta services
- contracts: add support for contracts which target a specific series
- fips: change enable functionality to ensure all packages with a FIPS
candidate are upgraded to the FIPS version (GH: #2667)
- fix:
+ add the current_status field to the plan api return object
+ change recommended attach method to magic attach (GH: #3040)
- livepatch: prefer the term 'coverage' instead of 'support' in messaging
(GH: #3063)
- realtime:
+ auto-select the raspi variant when appropriate
+ inform the user when auto-selecting a variant
-- Renan Rodrigo <renanrodrigo@canonical.com> Thu, 13 Jun 2024 00:19:54 -0300
ubuntu-advantage-tools (32.3) oracular; urgency=medium
* d/apparmor: adjust the profiles to account for usr-merge consequences
(LP: #2067319)
-- Renan Rodrigo <renanrodrigo@canonical.com> Tue, 28 May 2024 14:43:12 -0300
ubuntu-advantage-tools (32.2) oracular; urgency=medium
* d/apparmor: adjust rules for violations found during testing (LP: #2066929)
-- Grant Orndorff <grant.orndorff@canonical.com> Thu, 23 May 2024 10:47:11 -0500
ubuntu-advantage-tools (32.1) oracular; urgency=medium
* d/apparmor: allow access for /etc/os-release on all supported
profiles (LP: #2065573)
* apport: get path for timer job status from the correct place (LP: #2065616)
-- Lucas Moura <lucas.moura@canonical.com> Tue, 14 May 2024 11:22:35 +0200
ubuntu-advantage-tools (32) oracular; urgency=medium
* d/postinst: ensure migrations happen in correct package postinst (GH: #2982)
* d/apparmor: introduce new ubuntu_pro_esm_cache apparmor policy
* New upstream release 32 (LP: #2060732)
- api:
+ u.pro.attach.token.full_token_attach.v1: add support for attach
with token
+ u.pro.services.disable.v1: add support for disable operation
+ u.pro.services.enable.v1: add support for enable operation
+ u.pro.detach.v1: add support for detach operation
+ u.pro.status.is_attached.v1: add extra fields to API response
+ u.pro.services.dependencies.v1: add support for service dependencies
+ u.pro.security.fix.*.plan.v1: update ESM cache during plan API
if needed
- apt_news: add architectures and packages selectors filters for apt news
- cli:
+ improved cli/log message for unexpected errors (GH: #2600)
+ properly handle setting empty config values (GH: #2925)
- cloud-init: support ubuntu_pro user-data
- collect-logs: update default output file to pro_logs.tar.gz (LP: #2033313)
- config: create public and private config (GH: #2809)
- entitlements:
+ update logic that checks if a service is enabled (LP: #2031192)
- fips: warn/confirm with user if enabling fips downgrades the kernel
- fix: warn users if ESM cache cannot be updated (GH: #2841)
- logging:
+ use journald logging for all systemd services
+ add redundancy to secret redaction
- messaging:
+ add consistent messaging for end of contract state
+ make explicit that unattached enable/disable is a noop (GH: #2487)
+ make explicit that disabling a disabled service is a noop
+ make explicit that enabling an enabled service is a noop
- notices: filter unreadable notices when listing notices (GH: #2898)
-- Lucas Moura <lucas.moura@canonical.com> Tue, 09 Apr 2024 17:33:36 -0300
ubuntu-advantage-tools (31.2.3) noble; urgency=medium
* daemon: wait for cloud-init.service to fully activate (LP: #2059952)
-- Lucas Moura <lucas.moura@canonical.com> Tue, 02 Apr 2024 10:13:32 -0300
ubuntu-advantage-tools (31.2.2build1) noble; urgency=medium
* No-change rebuild for CVE-2024-3094
-- Steve Langasek <steve.langasek@ubuntu.com> Sun, 31 Mar 2024 00:15:29 +0000
ubuntu-advantage-tools (31.2.2) noble; urgency=medium
* version.py: fix internal version to match ubuntu package version (it was
missed in the previous upload, so 31.2.1 is "burned" now)
-- Andreas Hasenack <andreas@canonical.com> Sun, 24 Mar 2024 10:52:02 -0300
ubuntu-advantage-tools (31.2.1) noble; urgency=medium
* apt-news.service: ignore apparmor errors when starting (LP: #2057937)
-- Andreas Hasenack <andreas@canonical.com> Tue, 19 Mar 2024 11:02:58 -0300
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
-- Grant Orndorff <grant.orndorff@canonical.com> Mon, 26 Feb 2024 11:47:55 -0500
ubuntu-advantage-tools (31.1) noble; urgency=medium
* fix unit test that failed on newer version of python
-- Grant Orndorff <grant.orndorff@canonical.com> Wed, 14 Feb 2024 13:51:44 -0500
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)
-- Grant Orndorff <grant.orndorff@canonical.com> Tue, 09 Jan 2024 14:24:33 -0500
ubuntu-advantage-tools (30.1) noble; urgency=medium
* fix UnboundLocalError in update-check error handling (LP: #2043836)
-- Grant Orndorff <grant.orndorff@canonical.com> Fri, 17 Nov 2023 14:25:22 -0500
ubuntu-advantage-tools (30) noble; urgency=medium
* d/control:
- add python3-apt as a build dependency
- add the new ubuntu-pro-client-l10n binary package
- recommend installing ubuntu-pro-client-l10n
* d/po/*:
- Makefile to build localization files to debian/po/usr/share/locale/
- update POTFILES.in to cover all translatable messages
- remove old unused pot file
- add new complete pot file for "ubuntu-pro" domain
- add first Brazilian Portuguese translations
* d/rules:
- add step to build the translations
* d/tests/control:
- mark autopkgtests as superficial (GH: #2609)
* d/ubuntu-advantage-tools.maintscript:
- remove /etc/ubuntu-advantage/help_data.yaml
* d/ubuntu-pro-client-l10n.install:
- add install file for the new binary package
* New upstream release 30 (LP: #2038461)
- api:
+ add new backwards compatible plan steps to the v1 fix plan endpoints
+ improve information returned from the fix plan endpoints
+ new endpoint: u.pro.security.fix.cve.execute.v1
+ new endpoint: u.pro.security.fix.usn.execute.v1
- apt: improve performance and consistency by refactoring the code to use
the apt_pkg module
- auto-attach: add newline to the MOTD message to separate it from other
MOTD messages
- contract: send information about variants to the contracts server
- enable: update only service specific apt sources when enabling a service
(GH: #1311) (GH: #1482)
- esm: create static files to pin packages from esm-infra and esm-apps with
higher priority (GH: #2580)
- disable:
+ (experimental) add the --purge flag to the disable command, so users
can remove all service related packages when disabling a service
+ show extra warnings when kernels are involved in the purge operation
- files: Reduce race window when creating new files (LP: #2024204)
- fips: add support to Jammy to prepare for when it is available
- fips-preview:
+ add fips-preview as a new entitlement
- github: add issue templates (GH: #2646)
- internationalization:
+ add general internationalization support and templates
+ add initial sentence set for Brazilian Portuguese
- logging:
+ add journald logging for the daemon and systemd timer
+ remove daemon and timer log files
+ standardize the logging calls through the codebase (GH: #2632)
- systemd: change ubuntu-advantage.service type from 'notify' to 'simple',
dropping the dependency on python3-systemd (LP: #2038417) (GH: #2692)
- tests:
+ add scenarios where cloud-init is present but disabled (LP: #1938208)
+ change 'permission' to 'priority' when checking apt priority in tests
(GH: #2719)
-- Renan Rodrigo <renanrodrigo@canonical.com> Tue, 07 Nov 2023 08:35:37 -0300
ubuntu-advantage-tools (29.4) mantic; urgency=medium
* esm: remove static config file that pin packages from esm-infra
and esm-apps
-- Lucas Moura <lucas.moura@canonical.com> Wed, 06 Sep 2023 10:50:50 -0300
ubuntu-advantage-tools (29.3) mantic; urgency=medium
* api: fix circular import that prevents enabled_services
endpoint from being imported
-- Lucas Moura <lucas.moura@canonical.com> Fri, 25 Aug 2023 14:26:37 -0300
ubuntu-advantage-tools (29.2) mantic; urgency=medium
* d/ubuntu-advantage-tools.postinst:
- replace deb-systemd-invoke back to systemctl
* proxy: alert user if ca-certificates is not installed when using
a TLS-in-TLS proxy
-- Lucas Moura <lucas.moura@canonical.com> Thu, 17 Aug 2023 19:45:48 -0300
ubuntu-advantage-tools (29.1) mantic; urgency=medium
* anbox: allow enabling service on container using the --access-only flag
-- Lucas Moura <lucas.moura@canonical.com> Thu, 10 Aug 2023 11:08:46 -0300
ubuntu-advantage-tools (29) mantic; urgency=medium
* d/control:
- update links for the project github page
* d/copyright:
- bump date to 2023
- update upstream-name and source
* d/ubuntu-advantage-tools.{postinst,postrm}:
- rename repo GPG keys from -advantage to -pro (GH: #1539)
- replace calls to systemctl for deb-systemd-invoke
* d/README.source:
- add file with basic explanation on the source code (GH: #2463)
* New upstream release 29 (LP: #2029144)
- anbox-cloud: add support for service
- api
+ new endpoint: u.pro.security.fix.plan.cve.v1
+ new endpoint: u.pro.security.fix.plan.usn.v1
+ new endpoint: u.apt_news.current_news.v1
+ add more data explaining the decision made for
u.pro.security.status.reboot_required.v1 endpoint
- contract:
+ send activityInfo after cli attach, enable and disable
+ start recording when the machine has attached to a Pro subscription
+ more reliable detection when running on a docker container
- esm: create static files to pin packages from esm-infra and esm-apps with
higher priority (GH: #2580)
- fix: ignore non-USN items on related usns
- landscape: add support for the service
- logging: update to ubuntupro logging namespace
- proxy: add support for TLS-in-TLS proxy (LP: #1999909)
- snapd: look for the snapd package instead of the snap command
- system: try/except logic to remove files and folders (LP: #2025731)
-- Lucas Moura <lucas.moura@canonical.com> Mon, 31 Jul 2023 15:46:23 +0000
ubuntu-advantage-tools (28.1) mantic; urgency=medium
* New upstream release 28.1 (LP: #2017949)
- fips: ensure shim-signed is updated to the version in the fips repo
if necessary
- status: fix bug where an existing status cache could influence the
simulated status output
-- Grant Orndorff <grant.orndorff@canonical.com> Mon, 26 Jun 2023 15:05:11 -0400
ubuntu-advantage-tools (28) mantic; urgency=medium
* d/ubuntu-advantage-tools.postinst:
- more specific regex for ua_config warning
* d/source/lintian-overrides
- adjust missing-build-dependency-for-dh-addon systemd override to work
for the different but related error message on jammy onwards
* New upstream release 28 (LP: #2017949)
- api:
+ new endpoint: u.pro.status.is_attached.v1
+ new endpoint: u.pro.status.enabled_services.v1
- apport: collect default log files if present for bug reports
- apt messaging: add bionic-specific urls
- auto-attach:
+ check for new Azure UBUNTU_PRO license on-boot of non-pro instances
+ exit 4 if attach succeeds but service enablement fails
- cli:
+ avoid unnecessary network calls during autocomplete (GH: #2556)
+ warn users to not rely on human-readable output in scripts
- config: no longer load uaclient.conf from current working directory
- fix:
+ add support for --no-related flag
+ separate target USN from related USNs
- general:
+ logs to user cache directory when run as non-root
+ fix bug where non-root commands failed with file permission error
accessing /tmp/ubuntu-advantage (GH: #2567)
+ use system environment vars by default in sub processes (GH: #2527)
+ fall back to /usr/lib/os-release for release info
+ start logging to default log file until config is loaded
+ remove small timeout from contract checking request
+ avoid crashes when processing unicode text (LP: #2019729)
- livepatch:
+ use uname.machine for kernel arch when checking support
(GH: #2517)
+ display tailored warning messages for granular support statuses
- realtime-kernel: add support for intel-iotg variant
- reboot-required: new criteria for "yes-kernel-livepatches-applied"
livepatch status must be either "applied" or "nothing-to-apply" and
livepatch support status must say "supported"
- security-status:
+ always show available/installed counts for esm packages
+ include hint to run apt-get update for up-to-date info (GH: #2443)
+ improve visibility of installed and available updates (GH: #2442)
+ change package info message hint to recommend apt-cache show
+ avoids unnecessary network calls (LP: #2015286, GH: #2536)
- systemd: update service unit for reboot_cmds to not run if not attached
- status:
+ add hint for pro status --all
+ better message if no services are available (LP: #1994923)
- timer: only run timer when attached
-- Grant Orndorff <grant.orndorff@canonical.com> Thu, 27 Apr 2023 16:34:55 -0400
ubuntu-advantage-tools (27.14.4) lunar; urgency=medium
* timer: disable update_contract_info job (LP: #2015302)
* livepatch: prevent livepatch from auto-enabling and subsequently failing
on non-amd64 systems (LP: #2015241)
-- Renan Rodrigo <renanrodrigo@canonical.com> Tue, 04 Apr 2023 17:56:07 -0300
ubuntu-advantage-tools (27.14.3) lunar; urgency=medium
* livepatch: prevent livepatch from auto-enabling and subsequently failing
on interim releases (LP: #2013409)
-- Grant Orndorff <grant.orndorff@canonical.com> Fri, 31 Mar 2023 10:13:44 -0400
ubuntu-advantage-tools (27.14.2~23.04.1) lunar; urgency=medium
* status:
- always use dpkg instead of lscpu for fetching architecture
information (LP: #2012735)
-- Lucas Moura <lucas.moura@canonical.com> Tue, 28 Mar 2023 11:46:11 -0300
ubuntu-advantage-tools (27.14.1~23.04.1) lunar; urgency=medium
* New upstream release 27.14.1
- apt: fix a configuration leak in the apt.get_pkg_candidate_version
function (LP: #2012642)
-- Renan Rodrigo <renanrodrigo@canonical.com> Thu, 23 Mar 2023 13:41:05 -0300
ubuntu-advantage-tools (27.14~23.04.1) lunar; urgency=medium
* d/ubuntu-advantage-tools.{postinst,postrm,preinst}:
- migrate certain settings out of uaclient.conf to a new file managed by
the pro config subcommand (LP: #2004280)
* d/ubuntu-advantage-tools.postinst:
- refactor PREVIOUS_PKG_VER as a global variable
- simplify how we add notices
* New upstream release 27.14 (LP: #2011477)
- api: new u.unattended_upgrades.status.v1 endpoint for querying status of
unattended upgrades
- apt:
+ remove legacy apt-hook
+ deliver json apt-hook for interim releases
+ fix cloud identification logic in json apt-hook
+ make all calls to esm-cache isolated from system configuration
(LP: #2008280)
+ only set up the esm cache on supported systems (LP: #2004018)
- fix:
+ format the output to be more readable (LP: #1926182)
+ add option to attach during a fix without a token
+ verify if fixed version can be installed before trying (LP: #2006705)
- livepatch: show warning if current kernel is not supported
- locks: alert user about corrupted lock files (LP: #1996931)
- logging: logs are now formatted as jsonlines
- motd: remove esm-apps announcement
- notices: new representation on disk as separate files (LP: #1987738)
- realtime: remove ubuntu-realtime package on disablement
- status:
+ removed contract info update check network call
+ no longer includes warnings about notices when non-root (LP: #2006138)
+ unattached status sends virt type to contract server for better
resource availability calculation
- timer jobs: add daily job to check for contract updates
- yaml: always import distro-provided pyyaml (LP: #2007234, LP: #2007241)
-- Grant Orndorff <grant.orndorff@canonical.com> Mon, 13 Mar 2023 15:28:33 -0400
ubuntu-advantage-tools (27.13.6~23.04.1) lunar; urgency=medium
* apt-news:
- make sure systems which never ran a pro command get the apt-news message
displayed (LP: #2008814)
-- Renan Rodrigo <renanrodrigo@canonical.com> Tue, 28 Feb 2023 15:56:11 -0300
ubuntu-advantage-tools (27.13.5~23.04.1) lunar; urgency=medium
* d/ubuntu-advantage-tools.postinst:
- fix version for cleaning the esm-apps stale unauthenticated files
(LP: #2006765)
-- Renan Rodrigo <renanrodrigo@canonical.com> Thu, 09 Feb 2023 14:20:47 -0300
ubuntu-advantage-tools (27.13.4~23.04.1) lunar; urgency=medium
* d/ubuntu-advantage-tools.postinst:
- remove stale esm-apps unauthenticated caches (LP: #2004193)
* apt-hook:
- Change esm-apps advertisement message on apt upgrade to
make it clearer that the service is providing more upgrades
and not restricting user to only get updates if esm-apps
is enabled (LP: #2006510)
* contract:
- make code aware that the effective date is not a required field
in the machine-token.json file (LP: #2006351)
* esm_cache
- do not fail if we cannot extract information from
/etc/os-release file (LP: #2006508)
* security-status:
- consider packages without a candidate as 'unknown' (LP: #2006049)
* status:
- treat null effective contract dates as unknown/expired
(LP: #2004650)
* timer:
- recycle invalid jobs-status.json file if we detect it is
corrupted (LP: #2006261)
-- Lucas Moura <lucas.moura@canonical.com> Tue, 07 Feb 2023 16:13:33 -0300
ubuntu-advantage-tools (27.13.3~23.04.1) lunar; urgency=medium
* d/ubuntu-advantage-tools.preinst: (LP: #2004279)
- correct second set of md5sums to continue avoiding a dpkg conf prompt
if the only change to the original config file was to the apt_news flag
- restore correct default uaclient.conf when upgrading from 27.13.X and
the only conf change is apt_news
* esm-cache.service:
- Catch errors when esm.ubuntu.com is unreachable to avoid causing crash
reports and degraded systemd status from this non-critical service
(LP: #2004130)
-- Grant Orndorff <grant.orndorff@canonical.com> Mon, 30 Jan 2023 09:34:43 -0500
ubuntu-advantage-tools (27.13.2~23.04.1) lunar; urgency=medium
* d/ubuntu-advantage-tools.{postinst,postrm,preinst}:
- avoid a dpkg conf prompt if the only change to the original config file
was to the apt_news flag (LP: #2003977)
* apt-hook:
- only run the pro client pre-update hook services when the apt update is
executed as root user (LP: #2004057)
-- Renan Rodrigo <renanrodrigo@canonical.com> Fri, 27 Jan 2023 18:46:42 -0300
ubuntu-advantage-tools (27.13.1~23.04.1) lunar; urgency=medium
* apt: better isolate apt esm cache by only fetching necessary
configuration from the system apt
-- Lucas Moura <lucas.moura@canonical.com> Mon, 23 Jan 2023 11:54:06 -0300
ubuntu-advantage-tools (27.13~23.04.1) lunar; urgency=medium
* d/bash-completion:
- enable autocomplete for the 'pro' command (GH: #2280)
* d/control:
- update the package description
* d/postinst:
- remove unauthenticated esm repos from Xenial systems (LP: #1990378)
* New upstream release 27.13 (LP: #2003018)
- apt:
+ remove logic which added repositories and pinned them to 'never' to
enable access to esm package lists
+ add functionality to create and update a local apt esm cache with
the lists for esm-infra and esm-apps
- apt-hook: update the cpp hook to use the local esm apt cache
- apt-news:
+ fetch and display APT News in apt upgrade
+ show contract expiration notices in the apt news output
- attach: support attaching without being able to install snapd
(LP: #1997514)
- cli:
+ do not show invalid subcommands in autocomplete (GH: #2279)
+ add support for attaching through the web portal, without a token
- config: add apt_news_url option
- docs: reorganize documentation and correct information
- esm-apps: release the service as GA
- jobs:
+ remove the update_status job
+ remove unused job which checks for the system EOL
- messaging: do not fail if the apt-hook executable is not present
(LP: #1994480)
- motd: announce esm-apps as GA
- security-status:
+ use the local esm cache to report updates when the services are
disabled
+ redesign output to properly show support (LP: #2002407)
- services: add new service to update the local esm caches
- ros: release the service as GA
- bug fixes:
+ report reboot_required even if 'livepatch status' fails
+ do not create unexpected environment variables when the autocomplete
script runs
+ contract requests do not cause 'pro status' to fail
+ remove auto-attach motd message if any failure happens
+ log when 'cloud-id' fails
+ always honor the metering job timer config
+ write files atomically
-- Renan Rodrigo <renanrodrigo@canonical.com> Mon, 16 Jan 2023 10:01:11 -0300
ubuntu-advantage-tools (27.12~23.04.1) lunar; urgency=medium
* New upstream release 27.12 (LP: #1996424):
- auto-attach:
+ retry auto-attach for up to one month on Ubuntu Pro cloud instances
+ make a best effort to auto-attach when using the API
- enable: show deduplicated list of supported arches (GH: #917)
- fips: remove cloud package override logic from the client
- messaging: verify contract expiration date on contract server before
outputting expired message on MOTD
- realtime-kernel: make service non-beta
- reboot-required:
+ add API support to show if the system requires a reboot
(u.pro.security.status.reboot_required.v1)
+ add cli command for the functionality (pro system reboot-required)
- security-status:
+ add API support to report standard updates (u.pro.packages.updates.v1)
+ add API support to show CVEs patched by Livepatch
(u.pro.security.status.livepatch_cves.v1)
+ add API support to show packages summary information
(u.pro.packages.summary.v1)
+ list packages in oci manifest format (u.security.package_manifest.v1)
- systemd: do not attempt to auto-attach if a machine-token is present
-- Lucas Moura <lucas.moura@canonical.com> Fri, 11 Nov 2022 14:27:00 -0300
ubuntu-advantage-tools (27.11.3~22.10.1) kinetic; urgency=medium
* New upstream release 27.11.3: (LP: #1993006)
- d/postinst: remove the Ubuntu Pro beta apt message and set up the
configurable flag for "APT news" instead
- collect-logs: do not fail if a file cannot be read (LP: #1991858)
- config: add a flag to disable "APT news" (LP: 1992026)
- messaging: add announcement of "APT news" to apt output
- messaging: only show "APT news" when using apt binary (GH: #2288)
- version: use /run instead of /tmp for version file (GH: #2294)
-- Grant Orndorff <grant.orndorff@canonical.com> Fri, 14 Oct 2022 16:55:27 -0400
ubuntu-advantage-tools (27.11.2~22.10.1) kinetic; urgency=medium
* New upstream release 27.11.2: (LP: #1991173)
- esm: add the --beta flag back to esm-apps
- messaging: show Ubuntu Pro beta message in apt output
- security-status: don't show esm-apps information when the service is not
enabled
- ros: add the --beta flag back to ros and ros-updates
-- Renan Rodrigo <renanrodrigo@canonical.com> Thu, 29 Sep 2022 16:20:42 -0300
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 preferences file
-- Renan Rodrigo <renanrodrigo@canonical.com> Tue, 27 Sep 2022 16:19:41 -0300
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
-- Renan Rodrigo <renanrodrigo@canonical.com> Thu, 08 Sep 2022 18:02:55 -0300
ubuntu-advantage-tools (27.10.1~22.10.1) kinetic; urgency=medium
* apt-hook: Fix missing import warning when compiling
-- Lucas Moura <lucas.moura@canonical.com> Tue, 09 Aug 2022 14:03:14 -0300
ubuntu-advantage-tools (27.10~22.10.1) kinetic; urgency=medium
* d/control:
- Drop golang dependencies
* d/rules:
- Only install APT hooks on LTS series
* New upstream release 27.10 (LP: #1980990)
- apt-hook: replace golang with cpp for json-hook
- cli
+ properly sort services for detach/attach (GH: #1831)
+ collect-logs include rotated log files
+ display UA features directly on status
- daemon: do not try enabling daemon during auto-attach (LP: #1980865)
- fix:
+ update ua portal url when asking for attach
+ add --dry-run option
- gcp-pro: better error message for metadata endpoint error
- requests: Add default timeout for web requests
- timer: log when job start running
- security-status: include download size of package updates
-- Lucas Moura <lucas.moura@canonical.com> Fri, 01 Jul 2022 11:51:13 -0300
ubuntu-advantage-tools (27.9~22.10.1) kinetic; urgency=medium
* d/rules
- remove trusty specific code
- remove ua-license-check.{timer,service,path}
- install ubuntu-advantage.service
- only on xenial: install ubuntu-advantage-cloud-id-shim.service
* d/tools.preinst: remove old config field to avoid warnings in logs
* d/tools.postinst
- remove trusty specific code
- print warnings if /etc/os-release doesn't have required fields
- hardcode service list instead of exec-ing python3 for old migration
- refactor python to avoid instantiating UAConfig extra times
- refactor python to always use messages module for strings
- rm the old marker file that triggered ua-license-check.path
- remove unnecessary deb-systemd-helper check in ua-messaging cleanup
- clean up old ua-license-check state
- run new cloud-id-shim script
* d/tools/postrm
- clean up ubuntu-advantage-daemon log files
* New upstream release 27.9 (LP: #1973099)
- cli:
+ for json formatted output, include additional_info for some errors
+ new subcommand `ua refresh messages` to update motd and apt messages
- daemon:
+ replace ua-license-check timer with ubuntu-advantage.service daemon
+ detects on-boot if pro license was added and runs auto-attach
+ only runs on gcp and does not continuously long-poll by default for now
- enable:
+ fix error message on wrong service name when unattached
- fips:
+ allow enabling generic fips kernel on azure by default
+ clean up fips reboot message (LP: #1972026)
- fix:
+ handle errors during attach process
+ fix bug where enable or detach during a fix failed (LP: #1969809)
+ fix bug where attempting to fix some CVEs would never finish
- performance:
+ remove unnecessary UAConfig object instantiation (also cleans up logs)
+ cache "apt-cache policy" output to avoid unnecessary subp calls
- proxy:
+ apt_http(s)_proxy renamed to global_apt_http(s)_proxy
+ apt_http(s)_proxy config var names will still work
+ new ua_apt_http(s)_proxy for only ua-related apt traffic (LP: #1956764)
+ global_apt_http(s)_proxy and ua_apt_http(s)_proxy cannot be set at the
same time
- realtime: adjust warning to clarify that a manual revert is possible
- refresh: a normal `ua refresh` will also update motd and apt messages
- security-status: add counts of packages from each archive component
- status: check if contract has updated and notify user to run "ua refresh"
-- Grant Orndorff <grant.orndorff@canonical.com> Wed, 11 May 2022 13:04:46 -0400
ubuntu-advantage-tools (27.8~22.04.1) jammy; urgency=medium
* New upstream release 27.8 (LP: #1969125)
- entitlements: apply overrides from the contract response
- fips:
+ unhold fips packages when enabling fips-updates
+ Automatically disable fips service before enabling fips-updates
+ unhold more packages when enabling fips
- lib: fix upgrade script for unsupported releases (LP: #1968067)
- realtime: add support for realtime kernel beta service on Jammy
-- Lucas Moura <lucas.moura@canonical.com> Wed, 13 Apr 2022 18:17:02 -0300
ubuntu-advantage-tools (27.7.1~22.04.1) jammy; urgency=medium
* fips:
- make fips service incompatible with fips-updates
- unhold more packages when enabling fips
-- Lucas Moura <lucas.moura@canonical.com> Thu, 31 Mar 2022 16:18:36 -0300
ubuntu-advantage-tools (27.7~22.04.1) jammy; urgency=medium
* d/changelog:
- fix changelog trailer line for 27.4.1
* d/logrotate:
- make new logs world readable
* d/tools.postinst:
- refactor to catch exception from entitlement_factory
- no longer always set log file to only root readable
- when creating log file for the first time, make world readable
- adapt postinst for new messages module
* New upstream release 27.7 (LP: #1964028)
- attach: --attach-config option for customizing auto-enabled services
and supplying token via a file
- auto-attach: fix bug where auto-attach caused a manually attached
machine to detach
- cli:
+ support --format=json for attach
+ support --format=json for detach
+ support --format=json for enable
+ support --format=json for disable
- contract: include activity info when updating contract
- detach: no longer contacts contract server on detach
- fips: allow fips on containers
- fix: support USNs that don't have related CVEs
- logs: make all newly created logs world-readable
- security-status:
+ show already installed esm package counts
+ include APT origin for each potential update
+ bump schema version to "0.1"
+ remove previously required --beta flag
- status:
+ include blocked_by information in service status when format=json
+ --simulate-with-token now reports expired tokens as errors
+ --simulate-with-token now returns errors in the specified format
-- Grant Orndorff <grant.orndorff@canonical.com> Mon, 07 Mar 2022 13:14:57 -0500
ubuntu-advantage-tools (27.6~22.04.1) jammy; urgency=medium
* New upstream release 27.6 (LP: #1958556)
- cli: only request available resources from contract server when needed
- fips:
+ allow enabling FIPS on focal clouds
+ update prompt messages
- jobs: disable license-check job on GCP after attach
- message: fix how apt and motd messages are updated after ua commands
-- Lucas Moura <lucas.moura@canonical.com> Thu, 20 Jan 2022 12:36:39 -0300
ubuntu-advantage-tools (27.5~22.04.1) jammy; urgency=medium
* d/control:
- Update homepage URL
* d/tools.postinst:
- Refactor to use valid_services
* d/tools.postrm:
- Use a wildcard to remove ua related gpg files
* New upstream release 27.5 (LP: #1956456)
- aws: add support for the IPv6 metadata endpoint
- cis: update URL for the documentation
- cli:
+ add endpoint to simulate the status using a specific contract token
+ fix return code when attaching an already attached machine (GH: #1867)
+ fix security-status to consider all possible origins to show updates
+ include cloud build.info in the collect-logs tarball
+ only show services which exist in the contracts server in ua status
- docs: fix typos and wrong/outdated information
- livepatch: always use the full path in livepatch calls (LP: #1951954)
- logs:
+ improve rules to redact sensitive information from all log files
+ redact sensitive information from older unredacted log files
+ log errors from external software execution, for debugging purposes
- usg:
+ support the presentedAs affordance from the contract server, showing
services in the CLI with the appropriate names
+ replace the CIS entitlement by USG on Focal and onwards
-- Renan Rodrigo <renanrodrigo@canonical.com> Tue, 04 Jan 2022 17:30:26 -0300
ubuntu-advantage-tools (27.4.2~22.04.1) jammy; urgency=medium
* d/tools.postinst:
- Fix check_service_is_enabled function when the machine is
unattached (LP: #1951705)
-- Lucas Moura <lucas.moura@canonical.com> Tue, 23 Nov 2021 09:20:56 -0300
ubuntu-advantage-tools (27.4.1~22.04.1) jammy; urgency=medium
* jobs: do not run the status job for unattached users
-- Lucas Moura <lucas.moura@canonical.com> Thu, 11 Nov 2021 17:53:08 -0300
ubuntu-advantage-tools (27.4~22.04.1) jammy; urgency=medium
* d/rules:
- Remove conftest file from the package
* d/tools.postinst:
- hardcode python binary to run python scripts (LP: #1930121)
- undo unnecessary log file creation
* d/tools.prerm:
- hardcode python binary to run python scripts (LP: #1930121)
* New upstream release 27.4 (LP: #1949634)
- cc-eal: remove beta flag
- cli:
+ attach will save machine-id during operation
+ detach won't ask unnecessary questions
+ new security-status subcommand lists potentially available
security and ESM updates (beta)
- fix:
+ exit 0 when fix is successfully applied and completed
+ exit 1 when fix cannot be applied
+ exit 2 when fix requires a reboot to complete
+ check reboot-required.pkgs for better reboot suggestions
- livepatch: allow livepatch and fips-updates at the same time
- metering:
+ update how activity info is parsed
+ update contract response structure
+ enable job by default
- proxy: no_proxy defaults for link-local IMDS routes
- util:
+ cache get_platform_info calls
+ fix machine-id fallback path on get_machine_id
-- Lucas Moura <lucas.moura@canonical.com> Fri, 29 Oct 2021 15:35:57 -0300
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
-- Grant Orndorff <grant.orndorff@canonical.com> Tue, 21 Sep 2021 09:02:06 -0400
ubuntu-advantage-tools (27.2.2~21.10.1) impish; urgency=medium
* d/tools.postinst:
- Do not fail in postinst if cloud-init did not run.
This fixes the regression introduced in 27.2.1. (LP: #1936833)
-- Lucas Moura <lucas.moura@canonical.com> Tue, 27 Jul 2021 10:09:18 -0300
ubuntu-advantage-tools (27.2.1~21.10.1) impish; urgency=medium
* d/control:
- remove unnecessary distro-info dependency from build-depends
* d/rules:
- pick right version of distro-info based on release
* docs:
+ add information about proxy auth to manpage and readme
* lib:
+ handle missing configStatus key in patch status json script
-- Lucas Moura <lucas.moura@canonical.com> Thu, 15 Jul 2021 18:58:22 -0300
ubuntu-advantage-tools (27.2~21.10.1) impish; urgency=medium
* d/control:
- add comments to explain complex build-depends
- add version requirement to distro-info (LP: #1932028)
* d/tools.postinst:
- run status.json schema patch script to avoid non-root status errors
* New upstream release 27.2:
- attach: print contract server reason for 403 (GH: #1630)
- cli: add ua config set, unset and show subcommands
- config:
+ add default ua_config setting values
+ only allow some fields to be set by envvar
+ use defaults for contract and security url
- docs:
+ add proxy config options to man page
+ add instructions to generate MOTD messages
+ add support matrix info
+ remove broken api link
- enable: allow downgrading packages during enable (GH: #1659)
- fips:
+ add focal test for fips-updates
+ alert if wrong fips package installed on gov clouds
+ install correct fips package on gov clouds
+ only install conditional_packages if necessary and available
- logs: log env vars that affect config on cli runs
- proxy:
+ add config options to set proxies
+ print message when setting proxy
+ support configuring apt proxies
+ support configuring snap and livepatch proxies
+ support setting proxy for web requests
+ validate urls before setting as proxies
- refresh: support refreshing config and contract separately
- status
+ add config info to json output
+ add env vars to json output
+ do not show unavailable services in json output
+ support yaml format with same content as json format
+ update account info in json output
+ update contract info in json output
+ update root level keys of json output
- refactor:
+ remove side effects from can_enable (GH: #1654, #1571)
+ use DatetimeAwareJSONDecoder to parse date strings
- tests:
+ add additional enable test for incompatible services
+ add flag to enable proposed pocket
+ add test to check and print version being tested
+ drop trusty specific tests
-- Grant Orndorff <grant.orndorff@canonical.com> Fri, 09 Jul 2021 13:07:23 -0400
ubuntu-advantage-tools (27.1~21.10.1.1) impish; urgency=medium
* Cherrypick upstream pr #1681 to unbreak many migrations. LP: #1930741
-- Dimitri John Ledkov <xnox@ubuntu.com> Wed, 16 Jun 2021 17:14:08 +0100
ubuntu-advantage-tools (27.1~21.10.1) impish; urgency=medium
* d/control:
- specify debianutils min version
* d/changelog:
- fix lintian typos amend and redact incorrect 27.0 entry (GH: #1624)
* lintian:
- override ubuntu-advantage-pro wanted-by-target cloud-init
- override xenial specific errors
- rename package-specific overrides for pro vs tools
* New upstream release 27.1:
- apt-hook:
+ avoid segfault when comparing null Apt file origin to esm
(LP: #1929123)
+ avoid wrapping static message formats at 80 chars
+ update go build flags based on lintian warnings (GH: #1626)
+ only add newlines for MOTD if message file length is non-zero
- attach: do not print contract name if empty
- autocomplete: Do not show beta services in autocomplete (GH: #1594)
- cis:
+ make service non-beta
+ post enable message pointing to docs
+ update cis help url
- docs: update releases.md per SRU review feedback on branch structuring
- enable: correct messaging for beta service (GH: #1588)
- errors: print a more helpful message when ssl fails (GH: #1618)
- fips:
+ Block enabling fips if fips-updates once enabled (GH: #1600)
+ Update output of fips commands (GH: #1631)
- livepatch: alert when snapd does not have wait cmd (LP: #1927329)
- logging: remove tracebacks for UserFacingErrors (GH: #1586)
- messaging:
+ Infra and Apps messaging is mutually exclusive (GH: #1573)
+ point to u.com/16-04 instead of u.com/advantage on ESM (GH: #1584)
+ separate _remove_msg_template. emit no warranty on infra disabled
- pro: obtain AWS IMDSv2 API token before trying to grab pkcs7 doc
(GH: #1608)
- status: do not show info if not on contract (GH: #1592)
- tests:
+ drop trusty specific tests
+ fix mock for handle_message_operations
+ fix motd message for bionic (GH: #1615)
+ integration tests for hirsute and groovy
+ manual test for trusty upgrade to xenial
+ reboot after dist-upgrade for upgrade test
+ test enabling CIS on focal (GH: #1582)
+ update messages in integration tests (GH: #1635)
+ use proposed pocket on xenial upgrade test
- jenkins:
+ add pytest runs for xenial and bionic
+ run focal lxd integration tests
-- Grant Orndorff <grant.orndorff@canonical.com> Mon, 24 May 2021 14:50:47 -0400
ubuntu-advantage-tools (27.0.2) impish; urgency=medium
* d/control:
- order build-depends alternatives newer first (LP: #1926949)
- apt-hook: do not attempt to package go APT JSON hook on some
architectures (GH: #1603) (LP: #1927886, LP: #1927795)
* Bug-fix release 27.0.2: build failures on riscv64 and powerpc
- apt-hook: refactor json hook messaging to be dry
- tests: fix subp ls error case for powerpc builds
- jenkinsfile: add --resolve-alternatives for trusty builds
- amend changelog: add omitted apt-hook message for 27.0.1 stanza
-- Chad Smith <chad.smith@canonical.com> Fri, 07 May 2021 11:58:03 -0600
ubuntu-advantage-tools (27.0.1) impish; urgency=medium
* Add .gitignore and cleanup ignored directory .pytest_cache
* apt-hook: mitigate failures with true
-- Chad Smith <chad.smith@canonical.com> Wed, 28 Apr 2021 13:55:28 -0600
ubuntu-advantage-tools (27.0) impish; urgency=medium
* New upstream release 27.0:
- [redacted: actually landed in 27.0.1] apt-hook: mitigate failures with
true
- messages: add optional (s) to apt messaging to include
singular/plural pkgs
- apt-hook: avoid reporting and counting duplicate package
names (GH: #1578)
- fix: don't say reboot required when unnecessary (LP: #1926183)
- test: uncomment additional xenial upgrade tests
-- Lucas Moura <lucas.moura@canonical.com> Tue, 27 Apr 2021 15:31:06 -0300
ubuntu-advantage-tools (27.0~21.04.1~beta3) hirsute; urgency=medium
* New upstream beta3 release:
- config: avoid tracebacks on invalid features value in uaclient.conf
(GH: #1564)
- apt-hook: new json hook for security update counts
- Remove redundant messaging from uaclient
-- Chad Smith <chad.smith@canonical.com> Fri, 23 Apr 2021 15:28:44 -0600
ubuntu-advantage-tools (27.0~21.04.1~beta2) hirsute; urgency=medium
* d/control:
- add distro-info dependency
- add new debianutils dependency
- add optional dh-systemd | debhelper (>= 13.3) to fallback on hirsute
and later when dh-systemd is not present
* d/rules: enable and start ua-messaging.timer on package install
* d/postinst:
- configure esm on any LTS release avoid beta services
- configure esm-infra when is_active_esm and apps on LTS
- xenial enable unauthenticated apt source for apps/infra
* New upstream release 27.0~beta:
- apt-hook:
+ adapt hook to process separate message templates
+ esm-apps and esm-infra pkg counts not mutually-exclusive
+ print static messages on apt upgrade/dist-upgrade (GH: #1546)
- config: create settings_overrides on config (GH: #1507)
- docs: add entry for uploading new version to ppa
- esm:
+ add pin never when disabling esm-infra/apps on xenial
+ enable infra when EOL LTS and apps on all LTS (GH: #1558)
- fips: add notice when installing over old fips
- fix:
+ add links to ubuntu.com/gcp/aws in messaging when on non-PRO
+ add notice to reboot operation on ua fix
+ do not prompt user for beta services (GH: #1544)
+ notify users if reboot is required (GH: #1476)
+ update how the expired token logic works
+ wrap output greater than 80 chars (GH: #1487)
- lib: fix notice handling on reboot script
- messages
+ provide static message files for use in APT and MOTD
+ update_ua_messages on attach/detach/disable
- mypy: add lib/ dir for coverage
- status: do not remove notices on non-root call (GH: #1518)
- subp: separate % format strings when logging (GH: #1520)
- systemd: add ua-messaging.timer to update ua MOTD and APT msgs
- update-motd.d: add conditional hooks for motd to source ua messages
- util: add is_lts and is_active_esm funtions to support ESM
- test
+ add integration tests asserting esm-apps setup due to postinst
+ manual test script for xenial upgrade
+ trusty and xenial infra and apps disabled in pkg install
- behave: use unaltered cloud images unsetting UACLIENT_BEHAVE_PPA
- jenkins: make lint and style stage run sequentially
-- Lucas Moura <lucas.moura@canonical.com> Thu, 22 Apr 2021 14:16:26 -0300
ubuntu-advantage-tools (27.0~21.04.1~beta) hirsute; urgency=medium
* d/*: prefix all the debhelper conf files with the package name
* d/control:
- add Rules-Requires-Root: no
- bump Standards-Version to 4.5.1
- make ubuntu-advantage-pro Architecture: all
* d/lintian-overrides:
- override maintainer-script-calls-service
- package-supports-alternative-init-but-no-init.d-script
* d/postinst: move the u-a-pro note to a config script
* d/ubuntu-advantage-tools.templates: suggest the use of apt
* New upstream release 27.0~beta:
- apt: add retry for apt-helper command (GH: #1431)
- cli: drop subcommand repeated help output, fix enable & refresh
(GH: #1440)
- config:
+ allow parsing yaml delivered from env values
+ environment variable support for feature overrides (GH: #1395)
+ create config to add extra params to security url
- docs:
+ add ppas and fix typos
+ use Ubuntu Pro not Ubuntu PRO
+ add stop "." punctuation to messages (GH: #1320)
- fips: fix FIPS message when disable operation fails
- fix:
+ add basic UASecurityClient to which queries CVE and USNs
+ add security_url to config
+ check if service is enabled during ua fix (GH: #1462)
+ closer representation of cve and usn responses
+ filter usns by cve details (GH: #1470)
+ fix regex to be more permissive and strict
+ get_cve_affected_source_packages_status won't list not-affected
(GH: #1467)
+ handle other package status when running ua fix (GH: #1435)
+ improve error message for ua fix (GH: #1420)
+ install pkg fixes when they are on standard pocket (GH: #1401)
+ move timeout and retries to security client only
+ only prompt for subscription attach for UA-related pkg updates
+ parse all related USNS to a given CVE when fixing
+ parse full API responses for related CVEs and USNs
+ prefer USN.release_packages binary pkg versions to CVE src ver
(GH: #1436)
+ prompt for new ua token when expired one is used (GH: #1475)
+ prompt to emit pro suggestion on pro_clouds if unattached (GH: #1386)
+ prompt to enable service during ua fix (GH: #1455)
+ provide related CVE URLs instead of USNs (GH: #1456)
+ raise errors when source_link is null or unexpected format
+ show packages that were not fixed in the output
+ update output for released packages in ua fix (GH: #1438)
+ update message for invalid issue in ua fix (GH: #1433)
+ use pocket values from USNs (GH: #1439)
- logs: emit error response on API errors and redact sensitive logs
(GH: #1424)
- serviceclient: add 10 second timeout and two retries to API calls
(GH: #1374)
- util:
+ add error prompts on invalid selection
+ add timeout to readurl
- tests:
+ Add disable_auto_attach config to all test PRO vms
+ add merge_usn_released_binary_package_versions tests
+ add unittest coverage for override_usn_release_package_status
+ drop traceback checks on fips integration tests
+ refactor integration tests for ua fix cmd
+ run status wait before detach in PRO tests
+ use ssh to run commands on lxd containers
- jenkins: archiveArtifacts can only reference paths within workspace
-- Lucas Moura <lucas.moura@canonical.com> Tue, 30 Mar 2021 14:16:03 -0300
ubuntu-advantage-tools (26.3~21.04.1) hirsute; urgency=medium
* d/control: add new debianutils dependency
* New upstream release 26.3
- util: improve is_container check for chroot
- cli: pass assume_yes param to services on detach (GH: #1530)
-- Grant Orndorff <grant.orndorff@canonical.com> Tue, 06 Apr 2021 14:26:20 -0300
ubuntu-advantage-tools (26.2) hirsute; urgency=medium
* Drop dh-systemd build dependency.
-- Matthias Klose <doko@ubuntu.com> Wed, 10 Mar 2021 16:54:12 +0100
ubuntu-advantage-tools (26.2~21.04.1) hirsute; urgency=medium
* status: show beta services in status if enabled (GH: #1410)
-- Lucas Moura <lucas.moura@canonical.com> Tue, 02 Mar 2021 10:11:53 -0300
ubuntu-advantage-tools (26.1~21.04.1) hirsute; urgency=medium
* New upstream release 26.1
- contract: block detach call to contract if machine-id change
- docs: add readme docs about mastering clean golden images
- fips: add reboot notices for fips operations (GH: #1368)
- livepatch: add retry when running canonical-livepatch status
(GH: #1360)
- util: use lru_cache to avoid re-reading os-release and machine-id
(GH: #1329)
- tests:
+ add disable_auto_attach config to all test PRO vms
+ add more log artifacts during failed integration test
+ check cloudinit status after launching image
+ mock leaking livepatch.application_status for fips test
+ retry package installs on apt exit 100
- jenkins: parameterize build stages to avoid parallel job collision
-- Lucas Moura <lucas.moura@canonical.com> Fri, 19 Feb 2021 10:30:22 -0300
ubuntu-advantage-tools (26.0.1~21.04.1) hirsute; urgency=medium
* auto-attach: fix comparing numeric iid
-- Lucas Moura <lucas.moura@canonical.com> Fri, 05 Feb 2021 14:10:09 -0300
ubuntu-advantage-tools (26.0~21.04.1) hirsute; urgency=medium
* New upstream release 26.0:
- auto-attach: systemd unit to run before ua-reboot-cmds.service
- config: remove_notice should remove notices.json when empty
- fips:
+ add notice if running a deactivated FIPS kernel (GH: #1348)
+ block enabling FIPS on clouds using Xenial
+ block enabling fips on GCP instances
+ check /proc/sys/crypto/fips_enable to see if fips is enabled
+ override fips metapackage when on bionic cloud
+ update metapackage override logic on fips
- notices: clear lock file and notice when encountering any exception
(GH: #1326)
- reboot_cmds: retry on lock held errors due to pro auto-attach
- services: allow uaclient to disable services during enable
- status: include beta services in json formatted output with --all
(GH: #1341)
- tests:
+ add FIPS tests to AWS and Azure bionic images
+ add GCP pro test for focal machine
+ add after_step collection of artifacts on failure
+ remove proc file check after disabling fips
+ pro: block auto-attach with cloud-config bootcmd
+ add validation of systemd unit ua-reboot-cmds.service
+ test enabling fips-updates when fips is enabled
- jenkins:
- add deb build stage to assert package builds
- use series-specific sbuild --build-dir avoid races
- use --append-to-version for each sbuild run to avoid races
- presume success when no integration artifacts created
-- Lucas Moura <lucas.moura@canonical.com> Thu, 04 Feb 2021 16:34:56 -0300
ubuntu-advantage-tools (26.0~21.04.1~beta) hirsute; urgency=medium
* d/rules:
- add --with systemd to allow reboot init script
- do not remove lib/systemd/system folder
* d/postinst:
- create marker file when reboot script need to run:
- enable livepatch across trusty to xenial upgrade
- update fips on existing fips pro machines
* New upstream release 26.0~beta:
- gcp: add Google Cloud Platform support (GH #1269)
- fips:
+ remove is_beta from fips sevices
+ fips pro: add upgrade support to require reboot to unmark held fips pkgs
+ update origin UbuntuFIPSUpdates
- status:
+ add notice to tabular output
+ held locks emit notice about Operation in progress
- cli: help sort output so trusty ordering matches xenial++
- cis: rename service from cis-audit
- config: provide config notices and add_notice and remove_notice methods
- contract: add resource-machine-access route and datapath
- init: add init script to run commands on reboot
- keys: add ubuntu-advantage-cis keyring
- livepatch: make livepatch react to enableByDefault delta
- log: log when we install pkgs because of contract delta
- make: drop six testdeps target
- pro: do not install pro debs on non-pro instances
- services: Update beta info for services (GH #1220)
- tools: add tox-lxd-runner, that execute the test command in a shell
- tools: refresh-keyrings handles cis keys. drop series-specific keys
- tests:
+ add GCE support for integration tests
+ add cis integration tests for unattached and pro
+ add pytest constraint for mypy tests
+ add unittests for reboot_cmds script
+ fix esm package messages for new update notifier version
+ pin importlib-metadata for mypy tests
+ repo tests for request_resource_machine_access
+ unit tests for config cache clearing and machine-access data
- jenkins:
+ add basic Jenkinsfile for CI runs per PR
+ add jenkins parseable test results
+ add lxc cleanup stage on Jenkinsfile
-- Lucas Moura <lucas.moura@canonical.com> Thu, 14 Jan 2021 10:08:20 -0300
ubuntu-advantage-tools (25.0~20.10.1) groovy; urgency=medium
* Release version 25.0
-- Chad Smith <chad.smith@canonical.com> Fri, 04 Dec 2020 13:32:16 -0700
ubuntu-advantage-tools (25.0~20.10.1beta3) groovy; urgency=medium
* New upstream release 25.0~beta3:
- upgrade-lts-conract: noop during do-release-upgrade on unattached
(GH: #1255)
- ua-auto-attach: order systemd unit before cloud-config.service
- Update FIPSUpdates pin origin
- fips: unmark held fips packages for ubuntu pro fips image support
(GH: #1109)
- repo: handle changes to additionalPackages contract deltas
- repo: move package installation to install_packages method
- pro: trigger auto-attach as soon as instance-data.json is available
(GH: #1234)
- Conditionally install packages when enabling FIPS
- fips: allow disable (GH: #1168)
- cli: add trailing newline to argparse errors (GH: #1236)
- Install fips metapacking when enabling service
- integration test improvements:
+ upgrade-test: fix upgrade path restart failures on trusty (GH: #1257)
+ Fix integration test setup scripts (GH: #1253)
+ strict checking for command success on behave
+ Update tests to use new pycloudlib LXD abstraction
+ Add upgrade scenario tests when FIPS is enabled
+ Improve FIPS tests for checking packages
+ Update esm-infra xenial lxd test
+ Fix vm tests as esm-apps is beta service
+ Fix azure generic integration testing
+ Update esm-apps check on staging_commands tests
+ Install pycloudlib for azure jobs only
+ Fix shell condition in run_azure_travis_integration_tests.sh
+ Update azure jobs on travis
+ Update travis url in README
+ Update travis scripts to use ppa only on master
+ Fix cron event type check on travis yaml
-- Chad Smith <chad.smith@canonical.com> Wed, 02 Dec 2020 13:43:16 -0700
ubuntu-advantage-tools (25.0~20.10.1~beta2) groovy; urgency=medium
* New upstream release 25.0~beta2:
- help: update esm-infra help text (GH: #1212)
- apt-hook: update apt cli messaging for UA Infra: ESM and UA Apps: ESM
product names
- help: update fips help docs (GH: #1213)
- help: revert CIS help doc URL (GH: #1211)
- help: add new fips help URLs to CLI help docs (GH: #1210)
- Show error when enabling service with invalid repo [Lucas Moura]
(GH: #954)
- Update beta info for services (#1220) [Lucas Moura] (GH: #1216)
- Do not enable fips when fips-updates is active [Lucas Moura] (GH: #1209)
- Add vm test commands in tox.ini (#1204) [Lucas Moura]
-- Chad Smith <chad.smith@canonical.com> Mon, 26 Oct 2020 20:01:21 -0600
ubuntu-advantage-tools (25.0~20.10.1~beta1) groovy; urgency=medium
* Beta bug fix release
- status: fix missing description_override key after upgrade from
trusty (GH: #1201)
- During contract delta processing use _check_application_status_on_cache
instead of live service status
-- Chad Smith <chad.smith@canonical.com> Sat, 10 Oct 2020 21:47:21 -0600
ubuntu-advantage-tools (25.0~20.10.1~beta) groovy; urgency=medium
* d/control:
- add po-debconf dependency and fix lintian not-using-po-debconf and
untranslatable-debconf-templates
- add ${misc:Depends} dep to ubuntu-advantage-pro to fix lintian
debhelper-but-no-misc-depends (GH: #1024)
* d/rules:
- drop --with systemd fix build-depends-on-obsolete-package
- set fix lintian warning extra:Depends even if empty
* d/postrm
- Add more gpg keys to be deleted in postrm for Xenial+ support
* d/postinst:
- do not unconfigure non-trusty esm. no series in apt filenames (GH: #1170)
- check if esm is already enabled (GH: #1095)
* New upstream release 25.0:
- Do not uninstall additionalPackages or livepatch when disabling services
- check for issubclass on clean_apt_files
- Add do-release-upgrade support for esm-infra and apps suites (GH: #1169)
- Apply contract deltas during do-release-upgrade operations
- cli: add ua help command
- cli: status add blocking --wait param and lock files for config change
- Fix livepatch behaviour on aws pro focal machine
- travis: drop inapplicable workspaces from specific awsgeneric release
jobs
- Add possible reboot text after enabling/disabling services
- apt-hook: package apt-hook and apt configuration files on all releases
(GH: #1150)
- Fix enable fail bug
- Add uaclient.conf override mechanism for auto-attach, beta services and
machine-token
- Support ESM Apps [Brian Murray] (GH: #930)
- Do not enable services if blocking services is active (GH: #1029)
- contract: handle 401 on invalid token, 403 on expired (GH: #1335)
- Hide beta services from default status output and enable/disable
operations (GH: #1079) (GH: #1091)
- fips: force apt noninteractive prompts during package installs
(GH: #1084)
- tests: add unit tests for aws-gov/aws-china cloud detection
- Add AWS China and GovCloud partitions [Robert Jennings]
- Disable beta services to be show/enabled without flag
- Add missing build_pr command to environment
- Use additionalPackages from service payload
- Add integration testing for Travis runs [patriciadomin] (GH: #856)
(GH: #857) (GH: #853)
-- Chad Smith <chad.smith@canonical.com> Mon, 28 Sep 2020 21:11:54 -0600
ubuntu-advantage-tools (24.4) groovy; urgency=medium
* New bug-fix-only release 24.4:
- uaclient.version bump to 24.4
- fips: honor additionalPackage directive from contract for bionic
(GH #1173)
-- Chad Smith <chad.smith@canonical.com> Tue, 01 Sep 2020 11:14:39 -0600
ubuntu-advantage-tools (24.3) groovy; urgency=medium
* New bug-fix-only release 24.3:
- uaclient.version bump to 24.3
- fips: add conditional reboot message only if /var/run/reboot-required is
present
- fips: add apt repo key for FIPS and FIPS updates (GH #1026)
-- Chad Smith <chad.smith@canonical.com> Thu, 20 Aug 2020 14:50:17 -0600
ubuntu-advantage-tools (24.2) groovy; urgency=medium
* New bug-fix-only release 24.2:
- uaclient.version bump to 24.2
- pro: Add AWS China and GovCloud partitions support (GH #1077)
-- Chad Smith <chad.smith@canonical.com> Wed, 03 Jun 2020 16:12:41 -0600
ubuntu-advantage-tools (24.1) groovy; urgency=medium
* New bug-fix-only release 24.1:
- livepatch: run snap wait system snap.seeded before trying to install
(GH: #1049)
- version: return debian/changelog version when git describe fails to
match upstream <major>.<minor> tags for git-ubuntu workflow
(GH: #1058)
-- Chad Smith <chad.smith@canonical.com> Mon, 18 May 2020 15:07:17 -0600
ubuntu-advantage-tools (24.0) groovy; urgency=medium
* bump version to 24.0 for new versioninig scheme
-- Chad Smith <chad.smith@canonical.com> Mon, 18 May 2020 15:04:33 -0600
ubuntu-advantage-tools (20.3) focal; urgency=medium
* New upstream release 20.3:
- ubuntu-pro: automatically reattach across instance id delta
(LP: #1867573)
- integration testing:
+ add behave tests ua subcommands for attached vm
+ add invalid token tests
+ add reuse_container test docs
+ refactor token parameter
-- Chad Smith <chad.smith@canonical.com> Mon, 30 Mar 2020 14:49:17 -0600
ubuntu-advantage-tools (20.2) focal; urgency=medium
* d/templates: add a debconf note on upgrade from pre-ubuntu pro package
* d/control: create a separate ubuntu-advantage-pro package which
delivers the tooling and scripts necessary to auto-attach pro machines
This change breaks/replaces ubuntu-advantage-tools <= 20.1
* d/maintscript: rm_conffile /etc/init/ua-auto-attach.conf from ua-tools pkg
* d/postint: remove stale systemd symlinks which have migrated to ubuntu-pro
* d/rules: only install the apt hook on trusty
* d/rules: provide --no-start to debhelper to avoid auto-attach on pkg install
* Release 20.2:
- ubuntu-pro:
+ azure: fix detection of DatasourceAzureNet as azure on trusty
+ generalize identity_doc to return dict instead of string
+ auto-attach: any 4XX errors during auto-attach are the result of non-Pro
+ auto-attach: handle 403 errors raised by contract server for invalid vms
- attach: persist any status config changes after attach failures
- output: add messaging using a different subscription if attached
-- Chad Smith <chad.smith@canonical.com> Thu, 20 Feb 2020 11:13:15 -0700
ubuntu-advantage-tools (20.1) xenial; urgency=medium
* Release 20.1:
- azure-pro, support for azure ubuntu pro auto-attach:
+ add azure auto-attach instance as valid cloud_instance_factory
+ add azure cloud instance module and tests
+ generalize request_aws_contract_token for multiple cloud_types
+ contract: request_auto_attach_contract_token takes an instance param
- constraints: add constraint on pyyaml version in trusty
- auto-attach: move duplicate invalid cloud_type check out of cli
-- Chad Smith <chad.smith@canonical.com> Mon, 13 Jan 2020 15:09:18 -0700
ubuntu-advantage-tools (19.7) xenial; urgency=medium
* d/postinst: only configure ESM on supported architectures (LP: #1851858)
[Andreas Hasenack]
* d/postinst: rename existing ubuntu-esm-precise.list file to trusty.
This fixes the upgrade path from precise to trusty and to this client
while esm is enabled (LP: #1850672)
* Release 19.7:
- aws: handle missing SYS_HYPERVISOR_PRODUCT_UUID
- aws-pro: support for aws ubuntu pro auto-attach
- pro: add cloud identity module and fix unit tests
- pro: update systemd service and upstart boot scripts to auto-attach
- pro: esm do not do apt pin never on disable on xenial or bionic
- pro: esm-apps has origin UbuntuESMApps and esm-infra is UbuntuESM
- status: dynamic status available now from refreshed machine-token
- uaclient: update customer visible messages after UX review
- esm-apps: allow unattended security upgrades for esm-apps
- systemd: needs WantedBy=multi-user.target to get pulled into boot
- cli: update docstring to describe errors raised from auto-attach
- keyrings: update ubuntu-advantage-esm-apps.gpg with correct key
- repo: match strict repo url in apt-policy to avoid esm substring matches
- esm: don't disable_apt_auth_only for ESM entitlements
- initial implementation of esm-apps
- repo: don't raise exception in application_status if aptURL missing
- entitlements: rely solely on contract server for repo_url
- cli: exit 0 if already attached
- cli: use decorators for action_attach and action_attach_premium
- cli: add assert_not_attached decorator
- status: custom descriptions for n/a service status
-- Chad Smith <chad.smith@canonical.com> Fri, 29 Nov 2019 11:09:18 -0700
# Older entries have been removed from this changelog.
# To read the complete changelog use `apt changelog ubuntu-pro-client`.
Generated by dwww version 1.16 on Tue Dec 16 16:34:08 CET 2025.