Skip to content

Release 1.1 Matylda

Compare
Choose a tag to compare
@Venefilyn Venefilyn released this 30 Nov 15:25
· 662 commits to main since this release
59a43c7

Enhancements

  • Merge yum transactions into a single one to detect issues early enough for a full rollback by @r0x0d in #528
  • Collect breadcrumbs through RHSM custom facts by @r0x0d in #612
  • Improve GPG key import and repository-related messages by @bocekm in #547
  • Create a BackupController Framework and a rpm gpg key plugin by @abadger in #516
  • Clean up new convert2rhel version check code by @Andrew-ang9 in #566
  • Clean up unavailable kernel modules check code by @r0x0d in #469
  • Improve internet connectivity check by @r0x0d in #587
  • Add RHEL 8.6 among the supported EUS minor versions by @bocekm in #607
  • Improve latest convert2rhel version check logging by @SpyTec in #649
  • Improve failed conversion message by @SpyTec in #637
  • Securely log convert2rhel command used by @SpyTec in #638

Bug fixes

  • Handle unsuccessful repoquery call in kernel check by @r0x0d in #557
  • Check if shim-x64 package is present on the system by @r0x0d in #572
  • Fix permissions check for certificates by @abadger in #608
  • Fix failing downloads of packages with a long name by @bocekm in #624
  • Fix: allow CI systems to disable color by @SpyTec in #622
  • Do not show output from systemctl show during systeminfo gathering by @abadger in #639
  • Omit exclude= options from repoquery to not fail on checking that the kernel is up-to-date by @PicklesMcDougan in #641
  • Fix the format of the message about unavailable kernel modules by @abadger in #651
  • Allow but warn about deprecated env var by @abadger in #648
  • Fix duplicated path in logs by @SpyTec in #658
  • Skip latest kernel check on OL8.4 by @hosekadam in #589
  • Fix for temporary gpg home dir race condition by @abadger in #655
  • Backup all CentOS subscription-manager packages by @bocekm in #650
  • Fix incorrect kernel signature check by @r0x0d in #623
  • Install the redhat-uep.pem certificate if it is needed by @abadger in #642
  • Do not disable RHSM repos before pkg backup by @hosekadam in #627

Big thanks to our amazing QE team

New Contributors

Full Changelog: v1.0...v1.1