[ubuntu/trusty-updates] ubuntu-advantage-tools 19.6~ubuntu14.04.3 (Accepted)
Steve Langasek
steve.langasek at canonical.com
Thu Oct 31 21:09:38 UTC 2019
ubuntu-advantage-tools (19.6~ubuntu14.04.3) trusty; urgency=medium
* 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)
ubuntu-advantage-tools (19.6~ubuntu14.04.2) trusty; urgency=medium
* d/control, d/rules: don't run flake8 tests since python3-flake8 is in
universe (LP: #1849851)
ubuntu-advantage-tools (19.6~ubuntu14.04.1) trusty; urgency=medium
* New upstream release (LP: #1832757). Main changes:
- drop SSO interactive login support
- d/control: no longer depend on pymacaroons, which was only needed for
the SSO interactive login support
- drop keyrings for services not supported in trusty: cc-eal, fips,
fips-updates, cis audit
- make sure /var/lib/ubuntu-advantage/private has 0700 perms
- rename esm to esm-infra. Also handle upgrades
- don't unecessarily remove config files that are already handled by dpkg
- expand the apt related runtime dependencies
- handle sources.list.d esm snippet when release upgrading from precise
- ua status now reports availability of services even in unattached state
- the "ua status" output was changed, including the json format option
- drop "ua status" call in postinst as it now requires internet access and
that is restricted in LP builders and test runners.
- fix the d/t/usage DEP8 test that was also using status
ubuntu-advantage-tools (19.5.1) eoan; urgency=medium
* d/t/usage: fix dep8 test ("entitlements" was renamed to "services")
ubuntu-advantage-tools (19.5) eoan; urgency=medium
* New upstream release (LP: #1832757):
- packaging:
+ d/control: depend on libapt-pkg<ABI_VERSION> to use pin-priority never
+ d/postinst: adjust logfile permissions
+ d/postinst: remove public files and generate status cache on upgrade
+ d/postinst: Remove the old CACHE_DIR in postinst
+ d/postrm: remove log files on package purge
+ d/postrm: remove the ESM pinning file on purge
+ trusty should remove v1 esm key if present after upgrade
+ keyrings: regenerate keyrings on a trusty host
+ refresh keyrings to match current production for fips and cc-eal
- apt:
+ all repo entitlements now call apt-get update on enable
+ enable -updates if -updates from the Ubuntu archive is enabled
+ Add basic i18n (good enough for lang packs)
+ retry apt install and update commands 3 times simple backoff
+ write commented -updates lines instead of omitting them
- attach/detach:
+ added --no-auto-enable option
+ suppress messages from inapplicable default entitlements
+ two-factor auth reprompt only two-factor auth on failed 2fa
+ honour enableByDefault obligations from contract server
+ livepatch: no auto-enable on attach for trusty
+ don't attempt to disable inapplicable entitlements during detach
+ check for root before checking for attach in assert_attached_root
- status:
+ add --json cli formatting option
+ emit a SERVICE header in status output
+ redact technical support and expiry for free contracts
+ unentitled services will report n/a
- cc-eal:
+ add a warning about download size before install
+ change cc to cc-eal in docs, parameters and commandline help
- esm:
+ add esm-v2 gpg keyring, drop old keyring, ignore aptKey directive
+ and livepatch auto enabled on attach where supported
+ on upgrade do not install preferences to pin never if esm enabled
+ remove only the apt auth entry on disable, leaving sources.list
+ use Pin-Priority never apt preference file to disable esm initially
- fips:
+ display as pending when linux-fips is not the running kernel
+ only install/upgrade optional packages that are already on the system
- logs:
+ no longer redact secrets as logfile is root read-only
+ separate console log devel from logfile level
+ remove level from messages to the console
- add subcommand to refresh all contract details
- config: allow contract_url and sso_auth_url to have a trailing slash
- docker: fix persisting generated uuid on images without machine-id files
- environ: allow lowercase ua_<config_option> overrides
- repo: un-comment ESM sources.list lines on repo disable
- updated manpage and help docs
ubuntu-advantage-tools (19.4.1) eoan; urgency=medium
* apt-hook: Add missing headers for APT 1.9
ubuntu-advantage-tools (19.4) disco; urgency=medium
* Drop the self-test assert in the apt-hook, it's making the subiquity
server install fail (LP: #1824523)
ubuntu-advantage-tools (19.3) disco; urgency=medium
* apt-hook: Do not crash/fail if we can't read /proc/self/status
(LP: #1824523)
ubuntu-advantage-tools (19.2) disco; urgency=medium
* Ubuntu Advantage Tools rewrite in Python (LP: #1814157):
- Allow attaching a system to a contract or account
- More complete status output, dropping MOTD updates
- Easily enable and disable services offered
ubuntu-advantage-tools (18) bionic; urgency=medium
* Have ua status cope with the additional livepatch of running a kernel
that is not supported for livepatches.
* Have an option for enable-livepatch to install a compatible kernel if
needed.
[ Vineetha Kamath ]
* Add support to common criteria EAL2 artifacts installation #144
ubuntu-advantage-tools (17) bionic; urgency=medium
* New upstream release
- added enable-fips-updates command. This command enables the fips-updates
repository to install updates to FIPS modules. The updated modules from
fips-updates repository are non-certified.
ubuntu-advantage-tools (16) bionic; urgency=medium
* d/t/update-motd-run: fix path to the esm motd (LP: #1757490)
ubuntu-advantage-tools (15) bionic; urgency=medium
* Rename motd scripts so they are shown a bit earlier (LP: #1757171)
* Move empty line placement in the livepatch motd to the beginning of the
message to avoid double blank lines.
ubuntu-advantage-tools (14) bionic; urgency=medium
* New upstream release:
- repositories are only added after credentials are verified
(LP: #1730361)
- Livepatch MOTD script (LP: #1710976)
- better "status" command output formatting (LP: #1719034)
- sources.list.d files no longer contain credentials. The "auth.conf"
facility is used instead. (LP: #1700611)
- enabled Livepatch support for Bionic 18.04 LTS
ubuntu-advantage-tools (13) bionic; urgency=medium
* New upstream release:
- run tests during package build
ubuntu-advantage-tools (12) artful; urgency=medium
* New upstream release:
- revert the latest name changes
- instead of "advantage", add a "ua" symlink pointing at the
ubuntu-advantage script. Likewise for its manpage. (LP: #1721272)
ubuntu-advantage-tools (11) artful; urgency=medium
* New upstream release:
- rename the ubuntu-advantage script to advantage, including where it's
mentioned in the documentation. Also provide symlinks pointing at the
previous name. (LP: #1721272)
- slightly reword some of the FIPS messages
Date: 2019-10-30 20:27:09.906095+00:00
Changed-By: Andreas Hasenack <andreas at canonical.com>
Signed-By: Steve Langasek <steve.langasek at canonical.com>
https://launchpad.net/ubuntu/+source/ubuntu-advantage-tools/19.6~ubuntu14.04.3
-------------- next part --------------
Sorry, changesfile not available.
More information about the Trusty-changes
mailing list