Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upcloses bpo-38174: Update vendored expat library to 2.2.8. #16346
Conversation
Using my https://github.com/vstinner/misc/blob/master/cpython/cpython_rebuild_expat_dir.sh script (modify TAG= at the first line to put: TAG=R_2_2_8), I get a very similar result, except that my script also removed Modules/expat/loadlibrary.c. loadlibrary.c has been removed from libexpat: libexpat/libexpat@5d34a70 "replace loadlibrary.c and RtlGenRandom call with rand_s() on windows" |
This comment has been minimized.
This comment has been minimized.
bedevere-bot
commented
Sep 24, 2019
When you're done making the requested changes, leave the comment: |
This comment has been minimized.
This comment has been minimized.
I have made the requested changes; please review again.
…On Tue, Sep 24, 2019, at 03:18, Victor Stinner wrote:
***@***.**** requested changes on this pull request.
Using my
https://github.com/vstinner/misc/blob/master/cpython/cpython_rebuild_expat_dir.sh script (modify TAG= at the first line to put: TAG=R_2_2_8), I get a very similar result, except that my script also removed Modules/expat/loadlibrary.c. loadlibrary.c has been removed from libexpat: ***@***.*** <libexpat/libexpat@5d34a70>
"replace loadlibrary.c and RtlGenRandom call with rand_s() on windows"
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#16346?email_source=notifications&email_token=AABVSTSGWWLMHIEESA2U6JDQLHSNTA5CNFSM4IZ2KYIKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCFWGI4I#pullrequestreview-292316273>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AABVSTVTJVMOFVGL6FHT7ELQLHSNTANCNFSM4IZ2KYIA>.
|
This comment has been minimized.
This comment has been minimized.
bedevere-bot
commented
Sep 25, 2019
Thanks for making the requested changes! @vstinner: please review the changes made to this pull request. |
LGTM, thanks. |
Fixes CVE-2019-15903. See full changelog at https://github.com/libexpat/libexpat/blob/R_2_2_8/expat/Changes.
This comment has been minimized.
This comment has been minimized.
miss-islington
commented
Sep 26, 2019
Thanks @benjaminp for the PR |
This comment has been minimized.
This comment has been minimized.
miss-islington
commented
Sep 26, 2019
I'm having trouble backporting to |
This comment has been minimized.
This comment has been minimized.
miss-islington
commented
Sep 26, 2019
Sorry, @benjaminp, I could not cleanly backport this to |
This comment has been minimized.
This comment has been minimized.
miss-islington
commented
Sep 26, 2019
Sorry @benjaminp, I had trouble checking out the |
This comment has been minimized.
This comment has been minimized.
miss-islington
commented
Sep 26, 2019
Sorry, @benjaminp, I could not cleanly backport this to |
…6346) Fixes CVE-2019-15903. See full changelog at https://github.com/libexpat/libexpat/blob/R_2_2_8/expat/Changes.. (cherry picked from commit 52b9408) Co-authored-by: Benjamin Peterson <benjamin@python.org>
This comment has been minimized.
This comment has been minimized.
bedevere-bot
commented
Sep 26, 2019
GH-16407 is a backport of this pull request to the 3.7 branch. |
This comment has been minimized.
This comment has been minimized.
miss-islington
commented
Sep 26, 2019
Thanks @benjaminp for the PR |
This comment has been minimized.
This comment has been minimized.
miss-islington
commented
Sep 26, 2019
Sorry @benjaminp, I had trouble checking out the |
…6346) Fixes CVE-2019-15903. See full changelog at https://github.com/libexpat/libexpat/blob/R_2_2_8/expat/Changes.. (cherry picked from commit 52b9408) Co-authored-by: Benjamin Peterson <benjamin@python.org>
This comment has been minimized.
This comment has been minimized.
bedevere-bot
commented
Sep 26, 2019
GH-16408 is a backport of this pull request to the 2.7 branch. |
…6346) Fixes CVE-2019-15903. See full changelog at https://github.com/libexpat/libexpat/blob/R_2_2_8/expat/Changes. (cherry picked from commit 52b9408) Co-authored-by: Benjamin Peterson <benjamin@python.org>
This comment has been minimized.
This comment has been minimized.
bedevere-bot
commented
Sep 26, 2019
GH-16409 is a backport of this pull request to the 3.8 branch. |
…6346) Fixes CVE-2019-15903. See full changelog at https://github.com/libexpat/libexpat/blob/R_2_2_8/expat/Changes.. (cherry picked from commit 52b9408) Co-authored-by: Benjamin Peterson <benjamin@python.org>
This comment has been minimized.
This comment has been minimized.
bedevere-bot
commented
Sep 26, 2019
GH-16410 is a backport of this pull request to the 3.6 branch. |
…6346) Fixes CVE-2019-15903. See full changelog at https://github.com/libexpat/libexpat/blob/R_2_2_8/expat/Changes. (cherry picked from commit 52b9408)
…6346) Fixes CVE-2019-15903. See full changelog at https://github.com/libexpat/libexpat/blob/R_2_2_8/expat/Changes. (cherry picked from commit 52b9408)
…16434) Fixes CVE-2019-15903. See full changelog at https://github.com/libexpat/libexpat/blob/R_2_2_8/expat/Changes.
…6346) Fixes CVE-2019-15903. See full changelog at https://github.com/libexpat/libexpat/blob/R_2_2_8/expat/Changes.
benjaminp commentedSep 24, 2019
•
edited by bedevere-bot
Fixes CVE-2019-15903. See full changelog at https://github.com/libexpat/libexpat/blob/R_2_2_8/expat/Changes.
https://bugs.python.org/issue38174