From 100371da1e22b1dbda1c7f3aa8db21f278a20c616147154b357fa30258d12a62 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Sun, 21 Feb 2021 06:54:11 +0000 Subject: [PATCH] Fix changes ... make obvious removal of patches OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python38?expand=0&rev=56 --- python38.changes | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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