Name: | python3.11-devel |
---|---|
Version: | 3.11.5 |
Release: | 1.el8_9 |
Architecture: | i686 |
Group: | Unspecified |
Size: | 951648 |
License: | Python |
RPM: | python3.11-devel-3.11.5-1.el8_9.i686.rpm |
Source RPM: | python3.11-3.11.5-1.el8_9.src.rpm |
Build Date: | Thu Nov 16 2023 |
Build Host: | build-ol8-i386.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. |
- Rebase to 3.11.5 - Security fixes for CVE-2023-40217 and CVE-2023-41105 Resolves: RHEL-3047, RHEL-3267
- Add the import_all_modules_py3_11.py file for the python3.11-rpm-macros subpackage Resolves: rhbz#2207631
- Fix symlink handling in the fix for CVE-2023-24329 Resolves: rhbz#263261
- Security fix for CVE-2007-4559 Resolves: rhbz#263261
- Update to 3.11.4 - Security fix for CVE-2023-24329 Resolves: rhbz#2173917
- Support OpenSSL FIPS mode
- Update to 3.11.2
- Disable the builtin hashlib hashes except blake2
- Disable bootstrap - Revert python3.11-rpm-macros requirement
- Fix macros requirements