]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-115399: Upgrade bundled libexpat to 2.6.0 (GH-115431) (#115469)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 14 Feb 2024 22:14:34 +0000 (23:14 +0100)
committerGitHub <noreply@github.com>
Wed, 14 Feb 2024 22:14:34 +0000 (14:14 -0800)
commit14930acf5ae0f957af2a84fe09672bd7826d9b9c
tree8f625924873a7d9955ab350abd0752af2118cbda
parent50f17a5a0a95bae98fefa84a56f42aa62e9c15eb
[3.12] gh-115399: Upgrade bundled libexpat to 2.6.0 (GH-115431) (#115469)

gh-115399: Upgrade bundled libexpat to 2.6.0 (GH-115431)
(cherry picked from commit 4b2d1786ccf913bc80ff571c32b196be1543ca54)

Co-authored-by: Seth Michael Larson <seth@python.org>
15 files changed:
Misc/NEWS.d/next/Security/2024-02-13-15-14-39.gh-issue-115399.xT-scP.rst [new file with mode: 0644]
Misc/sbom.spdx.json
Modules/expat/expat.h
Modules/expat/expat_config.h
Modules/expat/internal.h
Modules/expat/siphash.h
Modules/expat/winconfig.h
Modules/expat/xmlparse.c
Modules/expat/xmlrole.c
Modules/expat/xmlrole.h
Modules/expat/xmltok.c
Modules/expat/xmltok.h
Modules/expat/xmltok_impl.c
Tools/build/generate_sbom.py
Tools/c-analyzer/cpython/_parser.py