python: backport CVE-2018-14647 patches from upstream 7818/head
authorAlexandru Ardelean <ardeleanalex@gmail.com>
Mon, 31 Dec 2018 15:45:39 +0000 (17:45 +0200)
committerAlexandru Ardelean <ardeleanalex@gmail.com>
Mon, 31 Dec 2018 15:53:41 +0000 (17:53 +0200)
commit3c8172255aad93ffe14dca2f6b9af456a75f0fac
tree405dc7ede6cdd06f6a936938370c091aaf79f317
parent2a926e3a23f3645e4cfadbc22a4ad93b0daa7a52
python: backport CVE-2018-14647 patches from upstream

These patches are backports from Python 2.7 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/python/Makefile
lang/python/python/patches/014-2.7-bpo-34623-Use-XML_SetHashSalt-in-_elementtree-GH.patch [new file with mode: 0644]
lang/python/python/patches/015-2.7-bpo-34623-Mention-CVE-2018-14647-in-news-entry-G.patch [new file with mode: 0644]