From 04cd0e8ee282b3d32b62e1f8a1ad595be423ac18a3eac8c7cf8e09272689c41a Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Thu, 1 Sep 2022 03:44:32 +0000 Subject: [PATCH] Add bug and cve references OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python310?expand=0&rev=54 --- python310.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python310.changes b/python310.changes index e19069d..cf8b6dc 100644 --- a/python310.changes +++ b/python310.changes @@ -10,7 +10,7 @@ Tue Aug 2 17:13:37 UTC 2022 - Matej Cepl - gh-87389: http.server: Fix an open redirection vulnerability in the HTTP server when an URI path starts with //. Vulnerability discovered, and initial fix proposed, by Hamza - Avvan. + Avvan. (bsc#1202624, CVE-2021-28861) - gh-92888: Fix memoryview use after free when accessing the backing buffer in certain cases. - gh-95355: _PyPegen_Parser_New now properly detects token