]> granicus.if.org Git - python/commit
closes bpo-38174: Update vendored expat library to 2.2.8. (GH-16346) (#16434)
authorVictor Stinner <vstinner@redhat.com>
Wed, 9 Oct 2019 05:34:26 +0000 (07:34 +0200)
committerlarryhastings <larry@hastings.org>
Wed, 9 Oct 2019 05:34:26 +0000 (06:34 +0100)
commitc386c8b06c6e92786f083ef6aba27b37087fdd20
tree840a05a57d68ed7e9dbf83860c3069e32c2de647
parent2784e78dc3445c6dd59e915d86c336374c1fa09a
closes bpo-38174: Update vendored expat library to 2.2.8. (GH-16346) (#16434)

Fixes CVE-2019-15903. See full changelog at https://github.com/libexpat/libexpat/blob/R_2_2_8/expat/Changes.
22 files changed:
Misc/NEWS.d/next/Security/2019-09-23-21-02-46.bpo-38174.MeWuJd.rst [new file with mode: 0644]
Modules/expat/asciitab.h
Modules/expat/expat.h
Modules/expat/expat_external.h
Modules/expat/iasciitab.h
Modules/expat/internal.h
Modules/expat/latin1tab.h
Modules/expat/loadlibrary.c [deleted file]
Modules/expat/nametab.h
Modules/expat/siphash.h
Modules/expat/utf8tab.h
Modules/expat/winconfig.h
Modules/expat/xmlparse.c
Modules/expat/xmlrole.c
Modules/expat/xmlrole.h
Modules/expat/xmltok.c
Modules/expat/xmltok.h
Modules/expat/xmltok_impl.c
Modules/expat/xmltok_impl.h
Modules/expat/xmltok_ns.c
PCbuild/_elementtree.vcxproj
PCbuild/pyexpat.vcxproj