Release 0.25 Little Mole
Changes in this version includes:
- Fix an issue with python3-cloud-what package missing preventing an RHSM registration on Oracle Linux 8 (#388)
- Fix yum distro-sync returning non-zero value when no change causing a conversion failure past the PONR on RHEL 8 derivatives (#346)
- Fix an issue with detection of gcc-c++ as a dependency causing a conversion failure past the PONR on Oracle Linux 7 (#374)
- Halt when unable to back up packages to ensure complete rollback (#358)
- Set LANG env var to C to prevent issues with RHSM registration with other than English locale (#386)
- Back up /etc/os-release file to not break registering to Red Hat Satellite after rerunning convert2rhel (#357, #384)
- Keep log of just the latest run of convert2rhel in /var/log/convert2rhel/convert2rhel.log and archive logs of the previous runs (#359, #375)
- Fix trailing '%s' in tainted kernel inhibitor message (#354)
- Avoid mutable types as default args (#373)
- Less verbose messages when backing up files (#350)
- Improve timestamp format reported in the breadcrumbs file /etc/migration-results (#382)
- Integration tests: Verify system is unregistered during rollback (#345)
- Integration tests: Verify non-english LANG env variables (#387)
- Integration tests: Fix non-supported kmods tests (#368)