openwrt-packages/lang/python/python3/patches
Jeffery To 509f4e2f83
python3: Update to 3.7.16, refresh patches
Includes fixes:

* 3.7.14:
  * CVE-2020-10735: Prevent DoS by large int<->str conversions
  * CVE-2021-28861: http.server: Open Redirection if the URL path starts with //

* 3.7.16:
  * CVE-2022-45061: Slow IDNA decoding with large strings
  * CVE-2022-37454: Buffer overflow in the _sha3 module
  * CVE-2015-20107: mailcap.findmatch: document shell command Injection danger in filename parameter

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-03-16 15:05:35 +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 3.7.16, refresh patches 2023-03-16 15:05:35 +08:00
004-do-not-write-bytes-codes.patch python3: Update to 3.7.16, refresh patches 2023-03-16 15:05:35 +08: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 3.7.16, refresh patches 2023-03-16 15:05:35 +08:00
014-remove-platform-so-suffix.patch python3: Update to 3.7.13, refresh patches 2022-03-22 02:16:36 +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: Update to 3.7.16, refresh patches 2023-03-16 15:05:35 +08:00
024-musl-find_library.patch python3: Update to 3.7.10, refresh patches 2021-02-22 21:05:28 +08:00
025-bpo-34585-Dont-do-runtime-test-to-get-float-byte-order-GH-9085.patch python3: Update to 3.7.13, refresh patches 2022-03-22 02:16:36 +08:00
026-bpo-34585-run-autoconf-GH-9411.patch python3: Update to 3.7.13, refresh patches 2022-03-22 02:16:36 +08:00