Name: | python3.11-devel |
---|---|
Version: | 3.11.10 |
Release: | 1.0.1.el8_10 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 952330 |
License: | Python |
RPM: | python3.11-devel-3.11.10-1.0.1.el8_10.x86_64.rpm |
Source RPM: | python3.11-3.11.10-1.0.1.el8_10.src.rpm |
Build Date: | Tue Nov 05 2024 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://www.python.org/ |
Summary: | Libraries and header files needed for Python development |
Description: | This package contains the header files and configuration needed to compile Python extension modules (typically written in C or C++), to embed Python into other programs, and to make binary distributions for Python libraries. It also contains the necessary macros to build RPM packages with Python modules and 2to3 tool, an automatic source converter from Python 2.X. |
- Update rpm-macros description [Orabug: 36024572]
- Update to 3.11.10 Resolves: RHEL-57400
- Security fix for CVE-2024-8088 Resolves: RHEL-55934
- Security fix for CVE-2024-6923 Resolves: RHEL-53089
- Properly propagate the optimization flags to C extensions
- Build Python with -O3 - https://fedoraproject.org/wiki/Changes/Python_built_with_gcc_O3
- Security fix for CVE-2024-4032 Resolves: RHEL-44067
- Enable importing of hash-based .pyc files under FIPS mode Resolves: RHEL-40783
- Rebase to 3.11.9 - Security fixes for CVE-2023-6597 and CVE-2024-0450 - Fix expat tests for the latest expat security release Resolves: RHEL-33672, RHEL-33684
- Rebase to 3.11.7 Resolves: RHEL-21915