Commit Graph

15 Commits

Author SHA1 Message Date
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