Release notes¶
v6.0.1¶
Released on 2022-06-23. This is a bugfix release.
Dependency changes¶
Features¶
Allow disabling autokarma, autotime and close-bugs when editing an update by CLI (PR#4564).
Bug fixes¶
Fix a small template issue about the karma thumbs display (PR#4562).
Autokarma, autotime and close-bugs automatisms may have been accidentally overridden when editing updates by CLI (#4563).
In very peculiar circumstances, side-tag Rawhide updates may remain stuck if a user posts a negative karma or tries to set a request before Bodhi automatically pushes the update to stable (#4566).
Don’t crash when Ipsilon has no userinfo (#4569).
Contributors¶
The following developers contributed to this release of Bodhi:
Aurélien Bompard
Mattia Verga
v6.0.0¶
This is a major release that adds authentication with OpenID Connect.
Backwards incompatible changes¶
Support authentication with OpenID Connect, in addition to OpenID. The old OpenID authentication can be accessed by using
/login?method=openid
as the login URL. The bodhi client is switched to OIDC entirely, plain OpenID support has been dropped. Depending on the OIDC provider’s capabilities, users may have to run the bodhi client on a host that has a browser. This will not be the case in Fedora as OOB support has been recently added to Ipsilon. (#1180).
Dependency changes¶
Features¶
Bug fixes¶
Handle invalid characters in RSS export (PR#4513).
Fixed a style issue in the web UI where images posted in comments exceed box width (#4327).
Fix the copyright year in the footer going stale by programatially setting the year. (#4401).
Bodhi will now obsolete updates being pushed to stable when a newer build is pushed to stable (#4446).
Exclude the composes property when serializing the Release object to avoid recursion (#4447).
Adding or removing builds from a side-tag update by CLI causes the from_tag property to be removed (#4452).
Updates comments with negative karma are now highlighted in red in the webUI (#4500).
The “karma thumb” now will show any mixed combination of positive/negative votes, rather than the overall count (#4501).
Fixed a tagging problem when updating the builds list in a side-tag update (#4551).
Contributors¶
The following developers contributed to this release of Bodhi:
Adam Saleh
Aurélien Bompard
Adam Williamson
Lenka Segura
Mattia Verga
Miro Hrončok
Ryan Lerch
Tomáš Hrčka
Older releases¶
Below are the historic release notes of older versions: