Skip to content

Bodhi 3.11.1 released

Compare
Choose a tag to compare
@bowlofeggs bowlofeggs released this 27 Nov 15:30
· 2415 commits to develop since this release

This is a bugfix release, addressing a few issues with running Bodhi under Python 3.

Server upgrade instructions

No special actions are needed when applying this update.

Bug fixes

  • Pass the correct type, str, to smtplib.SMTP.sendmail() for its to and from address
    parameters (#2756).
  • Allow EnumSymbols to be sorted (#2757).
  • Catch http.client.IncompleteRead while Composing and retry (#2758).
  • Correctly handle timestamps from Koji (#2768).
  • Do not reverse the logout/reboot options in the web UI on Python 3 (#2778).
  • The captcha now works under Python 3 (#2786).

Contributors

The following developers contributed to Bodhi 3.11.1:

  • Patrick Uiterwijk
  • Randy Barlow