b39d08608f
This patch adds support for installing the latest Security World client software. The installation media format for that version is a zipped file containing an ISO. The mechanism for installing the source media was changed to expect this new format. The file is still downloaded to the target host and now unzip is used instead of tar to unarchive the ISO. The client software is now installed on the target host using the RPM files found in the ISO image. Change-Id: If00a8612cd50f492da833033a2ed3256585617bd
10 lines
299 B
YAML
10 lines
299 B
YAML
---
|
|
features:
|
|
- |
|
|
This version adds support for the latest Security World client software
|
|
(v13.4.4). Older security world versions are not supported.
|
|
deprecations:
|
|
- |
|
|
The variable `thales_client_tarball_location` has been deprecated. Use
|
|
`security_world_iso_zip_url` instead.
|