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.5] closes bpo-38174: Update vendored expat library to 2.2.8. (GH-16346) #16434

Merged
merged 1 commit into from Oct 9, 2019

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Sep 27, 2019

@vstinner
Copy link
Member Author

@vstinner vstinner commented Sep 27, 2019

@larryhastings: Hey, here is a fix for Python 3.5 for https://bugs.python.org/issue38174 :
"Security vulnerability in bundled expat CVE-2019-15903 (fix available in expat 2.2.8)"

cc @benjaminp

@vstinner
Copy link
Member Author

@vstinner vstinner commented Sep 27, 2019

The Visual Studio project files are modified to remove Modules/expat/loadlibrary.c which has been removed from libexpat 2.2.8. Well, this change is just a backport from the master branch.

@larryhastings
Copy link
Contributor

@larryhastings larryhastings commented Sep 28, 2019

I've asked Ned and Julien to look at the Sphinx failure on Travis CI. Hopefully one of 'em will sort it out.

@vstinner
Copy link
Member Author

@vstinner vstinner commented Oct 1, 2019

I've asked Ned and Julien to look at the Sphinx failure on Travis CI. Hopefully one of 'em will sort it out.

I created https://bugs.python.org/issue38339 to track this bug.

@vstinner
Copy link
Member Author

@vstinner vstinner commented Oct 8, 2019

I rebased my PR on top of the commit edd9bc9 to fix the doc job of Travis CI.

@larryhastings larryhastings merged commit c386c8b into python:3.5 Oct 9, 2019
4 checks passed
@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented Oct 9, 2019

@larryhastings: Please replace # with GH- in the commit message next time. Thanks!

@larryhastings
Copy link
Contributor

@larryhastings larryhastings commented Oct 9, 2019

Thanks for the backport!

@vstinner vstinner deleted the expat228_35 branch Jan 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants