Skip to content

25.5.0

Choose a tag to compare

@mattiaverga mattiaverga released this 16 May 13:58
· 1 commit to 25.5 since this release

Released on 2025-05-16.
This is mostly a bugfix release, see the following notes for a detailed
description.

Features

  • bodhi-server: Updates which fail gating tests are now marked by an icon in the update list view (#5852).

Bug fixes

  • When creating a new Update, do not add relationships before the Update object is in session. Fixes some SQLAlchemy 2.x warnings. (#5840).
  • The task responsible for unstuck updates ejected from the push has been fixed for correct handling side-tag updates (#5850).
  • The Automated Tests tab now correctly indicates when a required test failure was waived if the test case has no 'scenario'. (#5863).
  • Where available, libdnf5 Python bindings are now used in repository sanity checks, otherwise we're forcing dnf-4 usage with the old method (#5820).
  • Builds for rawhide or branched updates are now moved from pending-testing to testing tag when the update is moved into testing. Despite being pointless, this ensure to not break update flow when a release enters Bodhi activation point (#5830).

Contributors

The following developers contributed to this release of Bodhi:

  • Akashdeep Dhar
  • Aurélien Bompard
  • Adam Williamson
  • Peter Oliver
  • Mattia Verga