- Add CVE-2025-6069-quad-complex-HTMLParser.patch to avoid worst

case quadratic complexity when processing certain crafted
 malformed inputs with HTMLParser (CVE-2025-6069, bsc#1244705).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python310?expand=0&rev=186
This commit is contained in:
2025-07-02 16:01:11 +00:00
committed by Git OBS Bridge
commit 21d02acf4f
47 changed files with 14484 additions and 0 deletions

1
python310-rpmlintrc Normal file
View File

@@ -0,0 +1 @@
addFilter("pem-certificate.*/usr/lib.*/python.*/test/*.pem")