The Wayback Machine - https://web.archive.org/web/20211009120833/https://github.com/python/cpython/pull/28080
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.6] bpo-44394: Update libexpat copy to 2.4.1 (GH-26945) (GH-28042) #28080

Merged
merged 1 commit into from Aug 31, 2021

Conversation

@ned-deily
Copy link
Member

@ned-deily ned-deily commented Aug 31, 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: Victor Stinner [email protected]

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

https://bugs.python.org/issue44394

…onGH-28042)

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: Victor Stinner <[email protected]>

Co-authored-by: Łukasz Langa <[email protected]>.
(cherry picked from commit 3fc5d84)
@ned-deily ned-deily merged commit 910886a into python:3.6 Aug 31, 2021
3 of 4 checks passed
@ned-deily ned-deily deleted the bpo-44394-36 branch Sep 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants