The python3.11 package
Find a file
Miro Hrončok 58d3aefea4 Skip test_sendfile_close_peer_in_the_middle_of_receiving on ppc64le
Reported upstream https://github.com/python/cpython/issues/123384
Which was a duplicate of https://github.com/python/cpython/issues/120226

The test is fixed on the main branch, but skipping is easier than backporting.

The failure occurs with Kernel 6.10.x even when Python is built with an older Kernel.
By skipping the tests, we can ship a CVE fix.
2024-08-27 15:36:46 +02:00
tests Temporarily skip test_check_probes in CI tests 2023-08-29 15:54:08 +02:00
.gitignore Ignore stuff 2017-12-01 13:57:42 +01:00
00001-rpath.patch Initial Python 3.11 package forked from Python 3.10 2021-10-11 15:02:04 +02:00
00251-change-user-install-location.patch Update to 3.11.9 2024-04-09 13:59:56 +02:00
00371-revert-bpo-1596321-fix-threading-_shutdown-for-the-main-thread-gh-28549-gh-28589.patch Update to 3.11.8 2024-02-07 15:16:09 +01:00
00415-cve-2023-27043-gh-102988-reject-malformed-addresses-in-email-parseaddr-111116.patch Update to 3.11.9 2024-04-09 13:59:56 +02:00
00431-gh-113171-gh-65056-fix-private-non-global-ip-address-ranges-gh-113179-gh-113186-gh-118177-gh-118472.patch Security fix for CVE-2024-4032 (rhbz#2293391) 2024-08-16 01:50:57 +02:00
00435-gh-121650-encode-newlines-in-headers-and-verify-headers-are-sound-gh-122233.patch Security fix for CVE-2024-6923 (rhbz#2303158) 2024-08-16 01:52:30 +02:00
00436-cve-2024-8088-gh-122905-sanitize-names-in-zipfile-path.patch Security fix for CVE-2024-8088 2024-08-23 15:08:45 +02:00
check-pyc-timestamps.py Update to 3.11.6 2023-10-04 11:16:54 +02:00
idle3.appdata.xml Add AppData and desktop file for IDLE 3 (rhbz#1392049) 2017-02-28 14:33:44 +01:00
idle3.desktop Add AppData and desktop file for IDLE 3 (rhbz#1392049) 2017-02-28 14:33:44 +01:00
pgp_keys.asc Initial Python 3.10 package forked from Python 3.9 2020-10-12 10:32:54 +02:00
python3.11.spec Skip test_sendfile_close_peer_in_the_middle_of_receiving on ppc64le 2024-08-27 15:36:46 +02:00
rpminspect.yaml rpminspect: Explicitly list allowed badfuncs in the _socket module 2022-09-05 17:32:25 +00:00
rpmlint.toml rpmlint: Remove a superfluous space in one of the filters 2022-09-05 11:20:40 +02:00
sources Update to 3.11.9 2024-04-09 13:59:56 +02:00