Sync from SUSE:SLFO:Main python313 revision 383b9a75c226d18ca6d663c7a0c8c962

This commit is contained in:
2025-05-23 20:41:08 +02:00
parent 82f875fb14
commit b8ba5ea90c
4 changed files with 499 additions and 17 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri May 16 13:44:12 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 10 11:38:27 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- Remove python-3.3.0b1-test-posix_fadvise.patch (not needed
since kernel 3.6-rc1)
-------------------------------------------------------------------
Fri Apr 11 19:47:34 UTC 2025 - Matej Cepl <mcepl@cepl.eu>