- Add CVE-2025-4516-DecodeError-handler.patch fixing

CVE-2025-4516 (bsc#1243273) blocking DecodeError handling
  vulnerability, which could lead to DoS.

- Use extended %autopatch.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python310?expand=0&rev=179
This commit is contained in:
2025-05-30 15:54:19 +00:00
committed by Git OBS Bridge
parent a7b3d8b069
commit d0af31f0e4
5 changed files with 841 additions and 547 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu May 22 13:01:17 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- Add CVE-2025-4516-DecodeError-handler.patch fixing
CVE-2025-4516 (bsc#1243273) blocking DecodeError handling
vulnerability, which could lead to DoS.
-------------------------------------------------------------------
Sat May 17 10:02:27 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- Use extended %autopatch.
-------------------------------------------------------------------
Sat May 17 09:53:11 UTC 2025 - Matej Cepl <mcepl@suse.com>