python3: backport three security patches
authorJosef Schlehofer <pepe.schlehofer@gmail.com>
Sat, 28 Sep 2019 23:11:44 +0000 (01:11 +0200)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Mon, 30 Sep 2019 08:03:35 +0000 (10:03 +0200)
commit0d9eeca453b573479660923217378957fd9ca0ed
treeeb622cbcbaed9d7af2c8ae7352d0b500fe4da3dd
parentc64a4e86c3cac9e07e84e63b9ce905ecc5528bed
python3: backport three security patches

Fixes: CVE-2019-16935
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry-picked from commit 80def9e)
lang/python/python3/Makefile
lang/python/python3/patches/025-bpo-37461-Fix-infinite-loop-in-parsing-of-specially-.patch [new file with mode: 0644]
lang/python/python3/patches/026-3.7-bpo-37764-Fix-infinite-loop-when-parsing-unstruc.patch [new file with mode: 0644]
lang/python/python3/patches/027-bpo-38243-xmlrpc.server-Escape-the-server_title-GH-1.patch [new file with mode: 0644]