4 Commits

Author SHA256 Message Date
02c7c3ac57 Add CVE-2025-8291-consistency-zip64.patch
Checks consistency of the zip64 end of central directory record,
and preventing obfuscation of the payload, i.e., you scanning for
malicious content in a ZIP file with one ZIP parser (let's say a
Rust one) then unpack it in production with another (e.g., the
Python one) and get malicious content that the other parser did
not see (CVE-2025-8291, bsc#1251305)

Readjust patches while synchronizing between openSUSE and SLE trees:
  - F00251-change-user-install-location.patch
  - doc-py38-to-py36.patch
  - gh126985-mv-pyvenv.cfg2getpath.patch
2025-11-20 23:05:53 +01:00
6fe6053eb5 Sync from SUSE:SLFO:Main python313 revision f3fded152e9ee7e3c3e8a86fe18815c2 2025-06-27 16:00:14 +02:00
82f875fb14 Sync from SUSE:SLFO:Main python313 revision 5d4062f27189f9d44beb46048ef6cfe5 2025-04-25 01:03:29 +02:00
d4d0782687 Sync from SUSE:SLFO:Main python313 revision 3a4e5c994aa27bd66e968be481da9eb4 2025-02-25 19:38:36 +01:00