Skip to content

[3.4][Security] bpo-30947, bpo-31170: Update expat from 2.2.1 to 2.2.4 #3353

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

Merged
merged 2 commits into from
Sep 24, 2017
Merged

[3.4][Security] bpo-30947, bpo-31170: Update expat from 2.2.1 to 2.2.4 #3353

merged 2 commits into from
Sep 24, 2017

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Sep 5, 2017

https://bugs.python.org/issue30947

* Upgrade libexpat embedded copy from version 2.2.1 to 2.2.3 to get security
  fixes.

* Update libexpat from 2.2.3 to 2.2.4. Fix copying of partial
  characters for UTF-8 input (libexpat bug 115):
  libexpat/libexpat#115
@vstinner vstinner added the type-security A security issue label Sep 5, 2017
@vstinner vstinner changed the title bpo-30947, bpo-31170: Update expat from 2.2.1 to 2.2.4 [3.4] bpo-30947, bpo-31170: Update expat from 2.2.1 to 2.2.4 Sep 5, 2017
@vstinner vstinner changed the title [3.4] bpo-30947, bpo-31170: Update expat from 2.2.1 to 2.2.4 [3.4][Security] bpo-30947, bpo-31170: Update expat from 2.2.1 to 2.2.4 Sep 8, 2017
@vstinner vstinner requested review from gpshead and tiran September 13, 2017 00:57
@vstinner
Copy link
Member Author

This PR fixes the following security vulnerabilities on Windows and macOS: http://python-security.readthedocs.io/vuln/expat_2.2.3.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-security A security issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants