The Wayback Machine - https://web.archive.org/web/20221223142950/https://github.com/python/cpython/pull/28032
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.9] bpo-44394: Update libexpat copy to 2.4.1 (GH-26945) #28032

Merged
merged 1 commit into from Aug 29, 2021

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Aug 29, 2021

Update the vendored copy of libexpat to 2.4.1 (from 2.2.8) to get the
fix for the CVE-2013-0340 "Billion Laughs" vulnerability. This copy
is most used on Windows and macOS.

Co-authored-by: Łukasz Langa [email protected]
(cherry picked from commit 3fc5d84)

Co-authored-by: Victor Stinner [email protected]

https://bugs.python.org/issue44394

Update the vendored copy of libexpat to 2.4.1 (from 2.2.8) to get the
fix for the CVE-2013-0340 "Billion Laughs" vulnerability. This copy
is most used on Windows and macOS.

Co-authored-by: Łukasz Langa <[email protected]>
(cherry picked from commit 3fc5d84)

Co-authored-by: Victor Stinner <[email protected]>
@miss-islington
Copy link
Contributor Author

miss-islington commented Aug 29, 2021

@vstinner and @ambv: Status check is done, and it's a success .

@ambv ambv merged commit 007221a into python:3.9 Aug 29, 2021
13 checks passed
@miss-islington miss-islington deleted the backport-3fc5d84-3.9 branch Aug 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants