diff --git a/python-WebOb.changes b/python-WebOb.changes index 763cd22..d9a752c 100644 --- a/python-WebOb.changes +++ b/python-WebOb.changes @@ -3,8 +3,8 @@ Mon Aug 19 03:28:33 UTC 2024 - Steve Kowalik - Update to 1.8.8: * The use of WebOb's Response object to redirect a request to a new location - can lead to an open redirect if the Location header is not a full URI. - (bsc#1229221, CVE-2024-42353) + can lead to an open redirect if the Location header is not a full URI. + (bsc#1229221, CVE-2024-42353) - Drop Python 2 blocks in the spec file. - Switch to pyproject macros.