Commit Graph

23 Commits

Author SHA1 Message Date
Charalampos Stratakis
80b127bb9c Fix PySSL_SetError handling SSL_ERROR_SYSCALL
This fixes random flakiness of test_ssl on stressed machines

Resolves: RHEL-88897
2025-05-14 01:44:53 +02:00
Charalampos Stratakis
42ad983c1e Require systemtap-sdt-devel for sys/sdt.h
Related: RHEL-88897
2025-05-14 01:44:53 +02:00
Charalampos Stratakis
90ac5e8927 Apply Intel's CET for mitigation against control-flow hijacking attacks
Resolves: RHEL-88326
2025-04-24 14:41:26 +02:00
Miro Hrončok
80b6f849a6 Update to 3.12.10 2025-04-11 11:29:22 +02:00
Charalampos Stratakis
aaf0a1cd85 Update to 3.12.9
Security fix for CVE-2025-0938

Resolves: RHEL-77261
2025-02-06 01:47:08 +01:00
Charalampos Stratakis
cf76a3f790 Security fix for CVE-2024-12254
Resolves: RHEL-70320
2024-12-09 01:34:32 +01:00
Charalampos Stratakis
bf2fc0d27b Update to 3.12.8
Security fix for CVE-2024-9287

Resolves: RHEL-64886
2024-12-09 01:31:23 +01:00
Tomáš Hrnčiar
62b5023394 Update to 3.12.6
Resolves: RHEL-57417
2024-09-19 01:04:32 +02:00
Charalampos Stratakis
8f752c44fa Security fix for CVE-2024-8088
Resolves: RHEL-55963
2024-08-26 13:58:18 +02:00
Tomáš Hrnčiar
4d86a0b9e1 Update to 3.12.5
Security fix for CVE-2024-6923

Resolves: RHEL-53041
2024-08-12 14:32:27 +02:00
Charalampos Stratakis
8640cc2e82 Properly propagate the optimization flags to C extensions
Resolves: RHEL-49615
2024-08-01 19:07:50 +02:00
Miro Hrončok
a5cbec13ee Build Python with -O3
https://fedoraproject.org/wiki/Changes/Python_built_with_gcc_O3

Resolves: RHEL-49615
2024-07-22 19:56:05 +02:00
Tomáš Hrnčiar
2aa39aaa1f Update to 3.12.4
Resolves: RHEL-44103
2024-07-03 20:19:16 +02:00
Charalampos Stratakis
a1ecc4406e Enable importing of hash-based .pyc files under FIPS mode
Resolves: RHEL-40772
2024-06-11 21:57:02 +02:00
Tomáš Hrnčiar
e6a7ab919d Update to 3.12.3
Related: RHEL-33690
2024-05-03 14:59:03 +02:00
Miro Hrončok
9df59a4c8b Move all test modules to the test subpackage
- __phello__
  - _xxsubinterpreters
  - xxlimited
  - xxlimited_35
  - xxsubtype

Source: https://github.com/python/cpython/blob/v3.12.2/Tools/build/generate_stdlib_module_names.py#L23
2024-05-03 13:29:59 +02:00
Lumir Balhar
3d6c7f0451 Fix tests for XMLPullParser with Expat with fixed CVE 2024-05-03 13:25:28 +02:00
Tomáš Hrnčiar
d33666c7bb Update to 3.12.2
Resolves: RHEL-33690
2024-05-03 13:24:30 +02:00
Charalampos Stratakis
307cfce683 Add Red Hat configuration for CVE-2007-4559 2024-02-20 15:00:34 +01:00
Charalampos Stratakis
0d70a3ebf2 Support OpenSSL FIPS mode
Disable the builtin hashlib hashes except blake2
2024-01-22 21:51:27 +01:00
Charalampos Stratakis
51ec45db98 Disable bootstrap 2024-01-05 12:07:01 +01:00
Tomáš Hrnčiar
9bc873bc9e Convert from Fedora for the Python 3.12 stack in RHEL 2024-01-05 12:06:35 +01:00
Tomáš Hrnčiar
0a0c61ed00 Import from Fedora python3.12 @ 90929e6
Resolves: RHEL-17720
2024-01-05 12:06:26 +01:00