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>
Sun, 29 Sep 2019 21:18:29 +0000 (23:18 +0200)
commit80def9e653893deb263b10564cc85187cb60b49c
treee4078e29b82a38844a43dc4da6ea35817d400c95
parentf477ab25e3943418782dd871ba9d0d2a170aa175
python3: backport three security patches

Fixes: CVE-2019-16935
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
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]