rebased onto ca0ff120a95cb875191e667e7197af5cbbf1ed8d
it looks ok to me
It helps to think about the the release notes from a user's PoV. For example this one:
* Drop ``KERBEROS_HTTP_HOST`` configuration handle.
could instead be:
* The ``KERBEROS_HTTP_HOST`` setting in the server configuration is now ignored. This setting is no longer needed because GSSAPI will automatically find a key in the Kerberos keytab matching the service principal in the client request.
Also this one might need some clarification:
Allowed converting results-by-id from type brew-build.
I suggest instead:
When creating a waiver by referring to a result ID, WaiverDB now accepts results with `'type': 'brew-build'` as an alias for `'koji_build'`.
Thanks Dan, I've changed the other entries as well.
rebased onto dec1a8c77fba0089041d267d5db979eb2bf4e10f
:+1:
Pull-Request has been merged by lholecek