-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6b1feb9
commit 20c8a4b
Showing
1 changed file
with
35 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 <[email protected]> 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) | ||
|