| Name: | python3.12-libs |
|---|---|
| Version: | 3.12.12 |
| Release: | 4.0.1.el9_7.2 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 46076421 |
| License: | Python and CC0 |
| RPM: | python3.12-libs-3.12.12-4.0.1.el9_7.2.aarch64.rpm |
| Source RPM: | python3.12-3.12.12-4.0.1.el9_7.2.src.rpm |
| Build Date: | Tue Mar 31 2026 |
| Build Host: | build-ol9-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://www.python.org/ |
| Summary: | Python runtime libraries |
| Description: | This package contains runtime libraries for use by Python: - the majority of the Python standard library - a dynamically linked library for use by applications that embed Python as a scripting language, and by the main "python3.12" executable |
- Remove upstream URL reference
- Security fix for CVE-2026-4519 Resolves: RHEL-158051
- Security fixes for CVE-2026-0865, CVE-2025-15366, CVE-2025-15367 and CVE-2026-1299 Resolves: RHEL-143106 RHEL-143168 RHEL-144891
- Release bump to correct the build for wrong release Related: RHEL-141026
- Security fix for CVE-2025-13836 Resolves: RHEL-141026
- Security fix for CVE-2025-12084 Resolves: RHEL-135399
- Update to 3.12.12 Resolves: RHEL-125856
- Security fix for CVE-2025-8194 Resolves: RHEL-106369
- Update to 3.12.11 - Security fixes for CVE-2025-4517, CVE-2025-4330, CVE-2025-4138, CVE-2024-12718, CVE-2025-4435 Resolves: RHEL-98057, RHEL-98019, RHEL-97811, RHEL-98183, RHEL-98210
- Fix PySSL_SetError handling SSL_ERROR_SYSCALL - This fixes random flakiness of test_ssl on stressed machines Resolves: RHEL-88897