packages/lang/python/python3/patches
Jeffery To ddb0af4061
python3: Backport security fixes
This backports fixes for security issues, including:
* CVE-2020-14422: Hash collisions in IPv4Interface and IPv6Interface
* CVE-2019-20907: Infinite loop in the tarfile module

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-07-20 17:39:42 +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: Update to version 3.7.5 2019-10-21 15:19:32 +02: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: Update to version 3.7.4 2019-07-10 10:16:47 +02:00
007-distutils-do-not-adjust-path.patch python3: refresh patches make package/python3/refresh cmd 2017-07-26 23:56:51 +03:00
008-distutils-use-python-sysroot.patch python3: Update to version 3.7.4 2019-07-10 10:16:47 +02:00
010-do-not-add-rt-lib-dirs-when-cross-compiling.patch python3: Update to version 3.7.4 2019-07-10 10:16:47 +02:00
013-getbuildinfo-date-time-source-date-epoch.patch python3: Update to version 3.7.5 2019-10-21 15:19:32 +02:00
014-remove-platform-so-suffix.patch python3: Update to 3.7.8, refresh/rework patches 2020-06-30 21:20:18 +08:00
015-abort-on-failed-modules.patch python3: Update to version 3.7.4 2019-07-10 10:16:47 +02:00
016-adjust-config-paths.patch python3: Use default _PYTHON_HOST_PLATFORM 2020-07-08 17:12:33 +08:00
024-musl-find_library.patch python,python3: Fix ctypes.util.find_library() 2019-07-22 04:52:27 +08:00
025-bpo-34585-Dont-do-runtime-test-to-get-float-byte-order-GH-9085.patch python3: Update to 3.7.8, refresh/rework patches 2020-06-30 21:20:18 +08:00
026-bpo-34585-run-autoconf-GH-9411.patch python3: Update to 3.7.8, refresh/rework patches 2020-06-30 21:20:18 +08:00
027-bpo-41004-Resolve-hash-collisions-for-IPv4Interface-and-IPv6Interface-GH-21033-GH-21231.patch python3: Backport security fixes 2020-07-20 17:39:42 +08:00
028-closes-bpo-41235-Fix-the-error-handling-in-SSLContext.load_dh_params-GH-21389.patch python3: Backport security fixes 2020-07-20 17:39:42 +08:00
029-bpo-41288-Fix-a-crash-in-unpickling-invalid-NEWOBJ_EX-GH-21458-GH-21461.patch python3: Backport security fixes 2020-07-20 17:39:42 +08:00
030-bpo-39017-Avoid-infinite-loop-in-the-tarfile-module-GH-21454-GH-21484.patch python3: Backport security fixes 2020-07-20 17:39:42 +08:00
031-bpo-39603-Prevent-header-injection-in-http-methods-GH-18485-GH-21538.patch python3: Backport security fixes 2020-07-20 17:39:42 +08:00