Sync from SUSE:SLFO:Main python313 revision 1344033085c30612f3de7a4751d95c0c

This commit is contained in:
2025-08-19 16:39:27 +02:00
parent 5ef0b0ecff
commit 3dc0e87868
3 changed files with 222 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Aug 1 20:09:24 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- Add CVE-2025-8194-tarfile-no-neg-offsets.patch which now
validates archives to ensure member offsets are non-negative
(gh#python/cpython#130577, CVE-2025-8194, bsc#1247249).
-------------------------------------------------------------------
Thu Jul 10 09:33:26 UTC 2025 - Daniel Garcia <daniel.garcia@suse.com>