Bodhi 3.11.1 released
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