Skip to content

7.2.1

Compare
Choose a tag to compare
@mattiaverga mattiaverga released this 30 Jul 14:54
· 6 commits to 7.2 since this release

Released on 2023-07-30.
This is a bugfix release.

Features

  • If an update has got any failing test, an help box is displayed in the Automated Tests tab (#5382).

Bug fixes

  • On the Automated Tests tab, passed tests that are 'required' now correctly show as such (#5388).
  • client: do not rely on HOME being defined in os.environ variables (#5398).
  • server: when resubmitting a pending update to testing, make sure the release candidate tag is applied to all builds (#5400).
  • Fixed wrong update attribution in ready for testing message string (#5415).
  • Fixed missing whitespace in "bodhi update completed push to testing" (#5416).
  • Update testing instruction command is now clearer as it now warns users that it may take up to 24 hours for an update to propagate to mirrors (#5428).

Development improvements

  • Added support for dnf5 to repository sanity check tests (#5404).

Contributors

The following developers contributed to this release of Bodhi:

  • Aurélien Bompard
  • Adam Williamson
  • Mattia Verga