packages/lang/python/python3/patches
Jeffery To 02eb5c100c python3: Fix hashlib module not compiled for host Python
026-openssl-feature-flags.patch and
028-host-python-support-ssl-with-libressl.patch were removed in
4ecd9d67e9 to fix the ssl module after
libressl was upgraded to 3.7.0[1].

However, the cause of the ssl module build failure was only
028-host-python-support-ssl-with-libressl.patch.

Removing 026-openssl-feature-flags.patch caused a build failure for the
hashlib module.

This restores 026-openssl-feature-flags.patch with an updated version of
the patch from OpenBSD[2].

[1]: https://github.com/openwrt/packages/issues/20107
[2]: 26a04435bf/lang/python/3.10/patches/patch-Modules__hashopenssl_c

Fixes: 4ecd9d67e9 ("python3: fix ssl support by removing libressl patches")
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-05-24 06:04:33 +03:00
..
001-enable-zlib.patch python3: bump to version 3.10.0 2021-11-19 13:30:14 +02:00
003-do-not-run-compileall.patch python3: Fix __pycache__ files included in python3-light 2023-05-24 06:04:33 +03:00
004-do-not-write-bytes-codes.patch python3: update to 3.10.7 2022-10-10 16:59:12 +02:00
006-do-not-add-multiarch-local-paths.patch python3: Fix multiarch/local paths added when building host Python 2023-05-24 06:04:33 +03: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: bump to version 3.10.0 2021-11-19 13:30:14 +02:00
014-remove-platform-so-suffix.patch python3: Update to 3.10.3, refresh patches 2022-03-21 16:43:35 +08:00
016-adjust-config-paths.patch python3: Fix __pycache__ files included in python3-light 2023-05-24 06:04:33 +03:00
024-musl-find_library.patch treewide: Run refresh on all packages 2021-02-20 16:02:15 -08:00
025-choose-python-config-version.patch python3: Fix __pycache__ files included in python3-light 2023-05-24 06:04:33 +03:00
026-openssl-feature-flags.patch python3: Fix hashlib module not compiled for host Python 2023-05-24 06:04:33 +03:00
027-install-python3-symlink-after-stdlib.patch python3: Fix race condition when doing parallel builds 2023-05-24 06:04:33 +03:00
030-bpo-43112-detect-musl-as-a-separate-SOABI-GH-24502.patch python3: backport and fix target musl libc detection 2022-09-12 14:20:14 -07:00
131-configure_ac-switch-PLATFORM_TRIPLET-suffix-to-musl.patch python3: backport and fix target musl libc detection 2022-09-12 14:20:14 -07:00