diff --git a/python311.changes b/python311.changes index 5c5eef1..32ae292 100644 --- a/python311.changes +++ b/python311.changes @@ -5,7 +5,8 @@ Wed Oct 15 08:52:35 UTC 2025 - Daniel Garcia - Security - gh-139700: Check consistency of the zip64 end of central directory record. Support records with “zip64 extensible data” - if there are no bytes prepended to the ZIP file. + if there are no bytes prepended to the ZIP file + (CVE-2025-8291, bsc#1251305). - gh-139400: xml.parsers.expat: Make sure that parent Expat parsers are only garbage-collected once they are no longer referenced by subparsers created by