clarify fixed/affected versions

This commit is contained in:
Mike McLean 2019-10-09 10:54:57 -04:00
parent cdd3483b80
commit db75522ec7

View file

@ -22,7 +22,8 @@ fixed version as soon as possible.
Bug fix
-------
We are releasing updates for each affected version of Koji to fix this bug.
We are releasing updates for affected versions of Koji from within the
past two years.
The following releases all contain the fix:
- 1.18.1
@ -33,6 +34,9 @@ The following releases all contain the fix:
Note: the legacy-py24 branch is unaffected since it is client-only (no hub).
Anyone using a Koji version older than two years should update to a more
current version as soon as possible.
For users who have customized their Koji code, we recommend rebasing your work
onto the appropriate update release. Please see Koji
`issue #1634 <https://pagure.io/koji/issue/1634>`_ for the code details.