commit | 910886a6448e4bf1edf49eeace4aa240b6403772 | [log] [tgz] |
---|---|---|
author | Ned Deily <nad@python.org> | Tue Aug 31 06:35:31 2021 |
committer | GitHub <noreply@github.com> | Tue Aug 31 06:35:31 2021 |
tree | f3907be2308011c3a9964bfc0c13ae8a5f4fe4eb | |
parent | 8934bb0c3179e4c020cd6f08dea64bccbf56ffa2 [diff] |
[3.6] bpo-44394: Update libexpat copy to 2.4.1 (GH-26945) (GH-28042) (GH-28080) 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: Victor Stinner <vstinner@python.org> Co-authored-by: Ćukasz Langa <lukasz@langa.pl>. (cherry picked from commit 3fc5d84046ddbd66abac5b598956ea34605a4e5d)