packages/lang/python/python3/patches
Jeffery To c23bea8dc8 python,python3: Fix CVE-2019-9636 - urlsplit missing NFKC normalization
These patches address issue:
CVE-2019-9636: urlsplit does not handle NFKC normalization

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

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-03-31 05:18:14 +08:00
..
001-enable-zlib.patch python3: Fix compilation with deprecated OpenSSL APIs 2019-03-11 15:08:09 -07:00
003-do-not-run-distutils-tests.patch python3: Fix compilation with deprecated OpenSSL APIs 2019-03-11 15:08:09 -07:00
004-do-not-write-bytes-codes.patch python3: update to python 3.7.0 2018-07-11 06:34:54 +02:00
006-remove-multi-arch-and-local-paths.patch python3: Fix compilation with deprecated OpenSSL APIs 2019-03-11 15:08:09 -07:00
007-distutils-do-not-adjust-path.patch python3: refresh patches make package/python3/refresh cmd 2017-07-26 23:56:51 +03:00
010-do-not-add-rt-lib-dirs-when-cross-compiling.patch python3: Fix compilation with deprecated OpenSSL APIs 2019-03-11 15:08:09 -07:00
013-getbuildinfo-date-time-source-date-epoch.patch python3: Fix compilation with deprecated OpenSSL APIs 2019-03-11 15:08:09 -07:00
014-remove-platform-so-suffix.patch python3: Fix compilation with deprecated OpenSSL APIs 2019-03-11 15:08:09 -07:00
015-abort-on-failed-modules.patch python3: Fix compilation with deprecated OpenSSL APIs 2019-03-11 15:08:09 -07:00
016-adjust-config-paths.patch python3: Fix compilation with deprecated OpenSSL APIs 2019-03-11 15:08:09 -07:00
017_lib2to3_fix_pyc_search.patch python3: enable lib2to3 to also search and fix .pyc files. 2019-01-09 22:06:52 +08:00
018-bpo-35746-Fix-segfault-in-ssl-s-cert-parser-GH-11569.patch python,python3: fix CVE-2019-5010 - Denial of Service 2019-02-12 12:31:55 +02:00
019-bpo-36216-Add-check-for-characters-in-netloc-that-normalize-to-separators-GH-12213.patch python,python3: Fix CVE-2019-9636 - urlsplit missing NFKC normalization 2019-03-31 05:18:14 +08:00