|
tests
|
Fedora CI: Add marshalparser test
|
2021-05-25 00:55:05 +02:00 |
|
.gitignore
|
Build with $RPM_LD_FLAGS (#756863).
|
2012-01-04 22:15:40 +02:00 |
|
00001-rpath.patch
|
Convert patches to use github.com/fedora-python/importpatches
|
2020-07-31 14:26:56 +02:00 |
|
00102-lib64.patch
|
Convert patches to use github.com/fedora-python/importpatches
|
2020-07-31 14:26:56 +02:00 |
|
00111-no-static-lib.patch
|
Convert patches to use github.com/fedora-python/importpatches
|
2020-07-31 14:26:56 +02:00 |
|
00132-add-rpmbuild-hooks-to-unittest.patch
|
Convert patches to use github.com/fedora-python/importpatches
|
2020-07-31 14:26:56 +02:00 |
|
00155-avoid-ctypes-thunks.patch
|
Convert patches to use github.com/fedora-python/importpatches
|
2020-07-31 14:26:56 +02:00 |
|
00160-disable-test_fs_holes-in-rpm-build.patch
|
Convert patches to use github.com/fedora-python/importpatches
|
2020-07-31 14:26:56 +02:00 |
|
00163-disable-parts-of-test_socket-in-rpm-build.patch
|
Convert patches to use github.com/fedora-python/importpatches
|
2020-07-31 14:26:56 +02:00 |
|
00170-gc-assertions.patch
|
Convert patches to use github.com/fedora-python/importpatches
|
2020-07-31 14:26:56 +02:00 |
|
00189-use-rpm-wheels.patch
|
Convert patches to use github.com/fedora-python/importpatches
|
2020-07-31 14:26:56 +02:00 |
|
00251-change-user-install-location.patch
|
Convert patches to use github.com/fedora-python/importpatches
|
2020-07-31 14:26:56 +02:00 |
|
00262-pep538_coerce_legacy_c_locale.patch
|
Convert patches to use github.com/fedora-python/importpatches
|
2020-07-31 14:26:56 +02:00 |
|
00292-restore-PyExc_RecursionErrorInst-symbol.patch
|
Convert patches to use github.com/fedora-python/importpatches
|
2020-07-31 14:26:56 +02:00 |
|
00294-define-TLS-cipher-suite-on-build-time.patch
|
Update to 3.6.13
|
2021-02-16 09:48:59 +01:00 |
|
00319-test_tarfile_ppc64.patch
|
Fix test_tarfile on ppc64le
|
2022-07-21 01:24:48 +02:00 |
|
00343-faulthandler-gcc10.patch
|
Update to 3.6.15
|
2021-09-05 19:41:04 +02:00 |
|
00353-architecture-names-upstream-downstream.patch
|
Use upstream architecture names on Fedora 34+
|
2020-10-05 13:00:58 +02:00 |
|
00358-align-allocations-and-pygc_head-to-16-bytes-on-64-bit-platforms.patch
|
Fix alignment issue causing failures on x86-64
|
2021-02-25 13:14:30 +01:00 |
|
00375-fix-test_distance-to-enable-build-on-i686.patch
|
Fix precision in test_turtle to enable build with i686
|
2022-01-25 09:10:53 +01:00 |
|
00378-support-expat-2-4-5.patch
|
Fix the test suite support for Expat >= 2.4.5
|
2022-03-04 22:24:40 +01:00 |
|
00382-cve-2015-20107.patch
|
Security fix for CVE-2015-20107
|
2022-06-10 03:41:08 +02:00 |
|
00386-cve-2021-28861.patch
|
Fix for CVE-2021-28861
|
2022-09-14 11:45:01 +02:00 |
|
00387-cve-2020-10735-prevent-dos-by-very-large-int.patch
|
Fix CVE-2020-10735
|
2022-10-05 16:49:03 +02:00 |
|
00392-cve-2022-37454-fix-buffer-overflows-in-_sha3-module.patch
|
CVE-2022-37454: Fix buffer overflows in _sha3 module
|
2022-11-10 13:59:56 +01:00 |
|
00394-cve-2022-45061-cpu-denial-of-service-via-inefficient-idna-decoder.patch
|
CVE-2022-45061: CPU denial of service via inefficient IDNA decoder
|
2022-12-19 16:39:29 +01:00 |
|
00397-pep-706-cve-2007-4559-filter-api-for-tarfile-extractall.patch
|
Security fix for CVE-2007-4559
|
2024-03-07 12:59:27 +01:00 |
|
00399-cve-2023-24329.patch
|
Security fix for CVE-2023-24329
|
2023-05-26 02:16:15 +02:00 |
|
00407-gh-99086-fix-implicit-int-compiler-warning-in-configure-check-for-pthread_scope_system.patch
|
Fix implicit-function-declarations in configure
|
2023-11-28 15:01:38 +01:00 |
|
00409-bpo-13497-fix-broken-nice-configure-test.patch
|
Fix implicit-function-declarations in configure
|
2023-11-28 15:01:38 +01:00 |
|
00410-bpo-42598-fix-implicit-function-declarations-in-configure.patch
|
Fix implicit-function-declarations in configure
|
2023-11-28 15:01:38 +01:00 |
|
00415-cve-2023-27043-gh-102988-reject-malformed-addresses-in-email-parseaddr-111116.patch
|
Security fix for CVE-2023-27043 (rhbz#2196191)
|
2023-12-18 13:17:25 +01:00 |
|
00422-gh-115133-fix-tests-for-xmlpullparser-with-expat-2-6-0.patch
|
Fix tests for XMLPullParser with Expat 2.6.0
|
2024-02-28 15:45:19 +01:00 |
|
00426-cve-2023-6597.patch
|
Security fix for CVE-2024-0450 and CVE-2023-6597
|
2024-05-22 16:04:44 +02:00 |
|
00427-zipextfile-tell-and-seek-cve-2024-0450.patch
|
Security fix for CVE-2024-0450 and CVE-2023-6597
|
2024-05-22 16:04:44 +02:00 |
|
00431-cve-2024-4032.patch
|
Security fix for CVE-2024-4032 (rhbz#2293394)
|
2024-07-03 23:08:45 +02:00 |
|
00435-gh-121650-encode-newlines-in-headers-and-verify.patch
|
Security fix for CVE-2024-6923 (rhbz#2303161)
|
2024-08-16 16:29:30 +02:00 |
|
00437-cve-2024-6232-remove-backtracking-when-parsing-tarfile-headers.patch
|
Security fix for CVE-2024-6232 (rhbz#2310092)
|
2024-09-05 22:27:43 +02:00 |
|
check-pyc-timestamps.py
|
Renew check-pyc-timestamps.py
|
2018-08-23 15:19:13 +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 |
|
pip-CVE-2007-4559.patch
|
Security fix for CVE-2007-4559
|
2024-03-07 12:59:27 +01:00 |
|
pubkeys.txt
|
Verify upstream sources with GPG
|
2019-11-11 15:47:42 +01:00 |
|
python3.6.rpmlintrc
|
Switch from system wheels to bundled ones
|
2022-02-21 18:09:07 +01:00 |
|
python3.6.spec
|
Security fix for CVE-2024-6232 (rhbz#2310092)
|
2024-09-05 22:27:43 +02:00 |
|
setuptools-CVE-2024-6345.patch
|
Security fix for CVE-2024-6345 (in bundled setuptools wheel)
|
2024-08-02 18:39:05 +02:00 |
|
sources
|
Update to 3.6.15
|
2021-09-05 19:41:04 +02:00 |