Skip to content

v2.1.0 Aspen

Latest
Compare
Choose a tag to compare
@pr-watson pr-watson released this 22 Aug 18:03
· 87 commits to main since this release
37f31ca

What's Changed

Enhancements 🎉

  • [RHELC-1434] Use public CDN instead of paywalled CDN and FTP by @bocekm in #1123
  • [RHELC-1600] Remove RuntimeWarning caused by bufsize value of run_subprocess by @pr-watson in #1313
  • [RHELC-1334] Port ModifiedRPMFilesDiff to Action framework by @hosekadam in #1266
  • [RHELC-1329] Port pkghandler.preserve_only_rhel_kernel to Action framework by @pr-watson in #1250
  • [RHELC-1673] Include all reports in post-conversion report by @hosekadam in #1336
  • [RHELC-1330] Port list_non_red_hat_pkgs_left to Action framework by @jochapma in #1292
  • [RHELC-1331] Port post_ponr_set_efi_configuration to Action framework by @pr-watson in #1256
  • [RHELC-1332] Port PkgManagerConf to the Action framework by @pr-watson in #1321
  • [RHELC-1333] Port lock_releasever_in_rhel_repositories to Action framework by @jochapma in #1326
  • [RHELC-1335] Port update_grub_after_conversion to the Action framework by @pr-watson in #1303
  • [RHELC-1336] Port remove_tmp_dir to the Action framework. by @jochapma in #1283
  • [RHELC-1337] Port kernel_boot_files to the Action framework by @pr-watson in #1301
  • [RHELC-1390] Port hostmetering to Action framework by @hosekadam in #1311
  • [RHELC-1650] Disregard minor version with CentOS Stream by @danmyway in #1296
  • [RHELC-1338] Port breadcrumbs.finish_collection to action framework by @hosekadam in #1305
  • [RHELC-1339] Port update_rhsm_custom_facts to Action framework by @Andrew-ang9 in #1299
  • [RHELC-1554] Remove RHSM repositories enablement fallback by @r0x0d in #1258

Bug Fixes 🐛

  • [RHELC-1284] Fix CodeQL error uninitialized variable by @r0x0d in #1259
  • [RHELC-1606] Fix duplicating backups by @Venefilyn in #1287
  • [RHELC-1626] Use no_rhsm to detect if enablerepos should be disabled by @r0x0d in #1289
  • [RHELC-1710] Add --els to convert2rhel man page and synopsis by @jeffmcutter in #1335
  • [RHELC-1679] Fix of super(run()) call inside action by @hosekadam in #1332
  • [RHELC-1427] Fix rpm -Va parsing and improve speed by @hosekadam in #1319
  • [RHELC-774] Prevent kernel being excluded in repoquery calls by @r0x0d in #1255
  • [RHELC-1684] Pick correct report results after inhibitors by @r0x0d in #1339
  • [RHELC-1672, RHELC-1707, RHELC-1708] Detect a newer version of RHEL kernel in the main transaction by @danmyway in #1323
  • [RHELC-774] Override exclude option during yumdownloader call by @r0x0d in #1351
  • [RHELC-1672] Fix edge case of kernel meta package not the on system by @danmyway in #1353

Test Coverage Enhancements 🔧

  • [RHELC-1428, RHELC-1366, RHELC-1594, RHELC-1468] Include 8.10 in tests, introduce CentOS Stream by @danmyway in #1244
  • [RHELC-1622] Converting a C8S system to RHEL8 silently fails when yum is not installed by @bocekm in #1281

New Contributors

Full Changelog: v2.0.0...v2.1.0