python,python3: fix CVE-2019-5010 - Denial of Service
authorAlexandru Ardelean <alexandru.ardelean@analog.com>
Mon, 4 Feb 2019 09:28:00 +0000 (11:28 +0200)
committerAlexandru Ardelean <ardeleanalex@gmail.com>
Tue, 12 Feb 2019 10:31:55 +0000 (12:31 +0200)
commitc76759809768f2327a1ed2d831437122665be056
treec7cadd29c036e8413d324a07bcb22467720735c0
parented862da9367a6f488a9afee78bfc99dbc9b6906a
python,python3: fix CVE-2019-5010 - Denial of Service

This patch addresses issue:
  [ssl][CVE-2019-5010] TALOS-2018-0758 Denial of Service

Link to Python issue:
  https://bugs.python.org/issue35746

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lang/python/python/Makefile
lang/python/python/patches/018-bpo-35746-Fix-segfault-in-ssl-s-cert-parser-GH-11569.patch [new file with mode: 0644]
lang/python/python3/Makefile
lang/python/python3/patches/018-bpo-35746-Fix-segfault-in-ssl-s-cert-parser-GH-11569.patch [new file with mode: 0644]