python3: backport CVE-2018-14647 patch from upstream [18.06] 7820/head
authorAlexandru Ardelean <ardeleanalex@gmail.com>
Mon, 31 Dec 2018 17:06:09 +0000 (19:06 +0200)
committerAlexandru Ardelean <ardeleanalex@gmail.com>
Mon, 31 Dec 2018 17:20:27 +0000 (19:20 +0200)
commit34dec8190187df321a4e53f1fbeaab7efe4f92fc
tree7ae66f8e99c7878916a12970b79e9dfbdc1d63db
parentf7048b725d4c6c1d798c3b39741296f640cba967
python3: backport CVE-2018-14647 patch from upstream [18.06]

These patches are backports from Python 3.6 upstream.
The security issue is described here:
  https://nvd.nist.gov/vuln/detail/CVE-2018-14647

The Python bug report:
  https://bugs.python.org/issue34623

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lang/python/python3/Makefile
lang/python/python3/patches/008-bpo-34623-Use-XML_SetHashSalt-in-_elementtree-GH-914.patch [new file with mode: 0644]
lang/python/python3/patches/009-3.6-bpo-34623-Mention-CVE-2018-14647-in-news-entry-G.patch [new file with mode: 0644]