diff --git a/debian/changelog b/debian/changelog index 5facae53bd..6488793c59 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,38 @@ +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 dev822 files when upgrading to noble + * systemd/apt-news.service: + - add apparmor profile and capability restrictions + * New upstream release 31 (LP: #TODO) + - cli: + + add autocomplete for api subcommand + + autocomplete multiple services for enable/disable subcommands + - collect-logs: + + collect logs related to ubuntu_pro_apt_news apparmor policy + - fix: + + avoid insinuating that CVEs were found on the machine (GH: #1522) + - status: + + show warning when canonical-livepatch command fails (LP: #2019997) + - timer jobs: jobs-status.json is now world readable (LP: #TODO) + + -- Grant Orndorff 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)