Changelog for
python3-img-proof-7.23.0-1.2.noarch.rpm :
* Sun Feb 18 2024 public-cloud-devAATTsusecloud.net- Update to version 7.23.0:
* Bump version: 7.22.0 → 7.23.0
* Update changelog for v7.23.0
* Ignore SCAP_REPORT and continue with test
* Generate report for hardened images if SCAP_REPORT is set
* Show oscap stdout/stderr when command fails
* Make hardening tool create an HTML report
* Show command stdout/err when setup_swap() fails
* Bump version: 7.21.0 → 7.22.0
* Fri Dec 10 2021 Sean Marlow
- Version v7.5.0 + Handle breaking change in Azure resource package + Raise exception if no region provided when using Azure CSP + Only do a refresh when testing Leap- Version v7.5.1 + Fix regression in ipa controller tests
* Tue Sep 14 2021 Sean Marlow - Update to v7.4.0 (2021-09-14) + Make the SEV check more lenient + Fix name check when cleanup up oci network components + Add grow root test + Include the default test paths in the CLI help
* Thu Jun 24 2021 Sean Marlow - Update to v7.3.1 (2021-06-24) + Add new SLES SAP license content string for SP3.
* Wed May 26 2021 Sean Marlow - Update to v7.3.0 (2021-05-26) + Add 15 SP3 repos to on-demand test. + Check if motd file exists before checking content.
* Mon May 10 2021 Sean Marlow - Update to v7.2.0 (2021-05-10) + Add new SLES license content string for SP3.
* Fri May 07 2021 Sean Marlow - Update to v7.1.0 (2021-05-07) + Add gvnic option to GCE provider. + Replace native pytest results plugin.
* Wed Apr 07 2021 Sean Marlow - Update to v7.0.0 (2021-04-07) + Use latest SDK functions and authentication from Azure identity. + Add case to handle sapcal in repos test. + Strip newline from key file if it exists. + Update default user for Alibaba to ali-user. + Use cloud config instead of bash script for user data. + Rename Alibaba to Aliyun.
* Fri Jan 15 2021 Sean Marlow - Update to v6.4.0 (2021-01-15) + Update the GCE services test with latest services. + Split kernel command line args before compare. + Skip EC2 dracut config test if arch not x86_64. + Skip EC2 dracut config test if SLES > 12SP5.
* Fri Nov 20 2020 Sean Marlow - Update to v6.3.1 (2020-11-20) + Enable the test for multipath being disabled by default. + Log pytest exceptions for debugging. + Add test to ensure we have a dracut configuration. + Update, cleanup docs. + Fix typos in dracut test. + Match instance type list with mash. + Bump ec2 net test timeout.