diff --git a/python38.changes b/python38.changes index 58e2fc6..4c299d5 100644 --- a/python38.changes +++ b/python38.changes @@ -9,9 +9,9 @@ Fri Feb 19 16:40:59 UTC 2021 - Matej Cepl vulnerability by defaulting the query args separator to &, and allowing the user to choose a custom separator. This issue was assigned CVE-2021-23336. -- Remove upstreamed patches: - - bsc1167502-invalid-alignment.patch - - CVE-2020-3177-buf_ovrfl_PyCArg_repr.patch +- Remove bsc1167502-invalid-alignment.patch and + CVE-2020-3177-buf_ovrfl_PyCArg_repr.patch, which were included + into the upstream tarball. ------------------------------------------------------------------- Tue Feb 9 01:37:01 UTC 2021 - Steve Kowalik