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.10] bpo-44394: Update libexpat copy to 2.4.1 (GH-26945) #28031

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 lukasz@langa.pl
(cherry picked from commit 3fc5d84)

Co-authored-by: Victor Stinner vstinner@python.org

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 <lukasz@langa.pl>
(cherry picked from commit 3fc5d84)

Co-authored-by: Victor Stinner <vstinner@python.org>
@miss-islington
Copy link
Contributor Author

miss-islington commented Aug 29, 2021

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

1 similar comment
@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 approved these changes Aug 29, 2021
Copy link
Contributor

@ambv ambv left a comment

Sec fix.

@miss-islington miss-islington merged commit 2706785 into python:3.10 Aug 29, 2021
13 checks passed
@miss-islington miss-islington deleted the backport-3fc5d84-3.10 branch Aug 29, 2021
@miss-islington
Copy link
Contributor Author

miss-islington commented Aug 29, 2021

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

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