Edit

IABSD.fr/ports/lang/python

Branch :

  • Show log

    Commit

  • Author : sthen
    Date : 2026-03-18 11:14:47
    Hash : 8a07a527
    Message : update to python-3.13.12 and patch for recent security fixes. ok tb@ kmos@ https://mail.python.org/archives/list/security-announce@python.org/thread/H6CADMBCDRFGWCMOXWUIHFJNV43GABJ7/ Reject control characters in 'http.cookies.Morsel.update' (CVE-2026-3644) https://mail.python.org/archives/list/security-announce@python.org/thread/5M7CGUW3XBRY7II4DK43KF7NQQ3TPZ6R/ Fix C stack overflow (CVE-2026-4224) when an Expat parser with a registered 'ElementDeclHandler' parses inline DTD containing deeply nested content model.