[ All A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package python3-libs-3.9.21-1.el9_5.x86_64 download

Name python3-libs
Epoch 0
Version 3.9.21
Release 1.el9_5
Architecture x86_64
Website/URL https://www.python.org/
License Python
Build Time 2025-02-20 14:14:50
Build Host certified-builder01.msvsphere-os.ru
Summary Python runtime libraries
Repositories OS
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" executable
Errata
Size 8244 KiB
Source Project python3.9-3.9.21-1.el9_5
SHA-256 checksum a2d2e43a3cbc85f5feeea35d64587006f7d0226fd3a9998dc15031bba9b6ee15
× Full screenshot
Changelog link
* Thu Dec 05 2024 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.9.21-1
- Update to 3.9.21
- Security fix for CVE-2024-11168 and CVE-2024-9287
Resolves: RHEL-64888
Resolves: RHEL-67259

* Wed Sep 11 2024 Lumír Balhar <lbalhar@redhat.com> - 3.9.19-8.1
- Security fix for CVE-2024-6232
Resolves: RHEL-57420

* Fri Aug 23 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.9.19-8
- Security fix for CVE-2024-8088
Resolves: RHEL-55967

* Tue Aug 13 2024 Lumír Balhar <lbalhar@redhat.com> - 3.9.19-7
- Security fix for CVE-2024-6923
Resolves: RHEL-53045

* Thu Aug 01 2024 Miro Hrončok <mhroncok@redhat.com> - 3.9.19-6
- Ensure 3rd party extension modules for the debug build use the -O0 flag

* Thu Jul 25 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.9.19-5
- Properly propagate the optimization flags to C extensions

* Thu Jul 18 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.9.19-4
- Build Python with -O3
- https://fedoraproject.org/wiki/Changes/Python_built_with_gcc_O3

* Thu Jul 18 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.9.19-3
- Security fix for CVE-2024-4032
Resolves: RHEL-44107

* Tue Jun 11 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.9.19-2
- Enable importing of hash-based .pyc files under FIPS mode
Resolves: RHEL-40750

* Mon Apr 22 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.9.19-1
- Update to 3.9.19
- Security fixes for CVE-2023-6597 and CVE-2024-0450
- Fix tests for XMLPullParser with Expat with fixed CVE
Resolves: RHEL-33679, RHEL-33691