Fri, 25 Apr 2025 00:58:21 MSK | login

Information for build python3.9-3.9.21-1.el9_5

ID24769
Package Namepython3.9
Version3.9.21
Release1.el9_5
Epoch
Sourcegit+http://git.inferitos.ru/rpms/python3.9#b1bf109430fe8b42bc21bf956a1582da79ecf07a
SummaryVersion 3.9 of the Python interpreter
DescriptionPython 3.9 is an accessible, high-level, dynamically typed, interpreted programming language, designed with an emphasis on code readability. It includes an extensive standard library, and has a vast ecosystem of third-party libraries.
Built bysys_devci
State complete
Volume DEFAULT
StartedThu, 26 Dec 2024 09:17:12 MSK
CompletedThu, 26 Dec 2024 09:53:09 MSK
Taskbuild (inferit-9_5-candidate, /rpms/python3.9/:changed/i9c/python3.9-3.9.21-1.el9_5)
Extra{'source': {'original_url': 'git+http://git.inferitos.ru/rpms/python3.9/?#changed/i9c/python3.9-3.9.21-1.el9_5'}}
Tags
inferit-9_5-gate
inferit-9_5-updates
RPMs
src
python3.9-3.9.21-1.el9_5.src.rpm (info) (download)
aarch64
python3-3.9.21-1.el9_5.aarch64.rpm (info) (download)
python3-debug-3.9.21-1.el9_5.aarch64.rpm (info) (download)
python3-devel-3.9.21-1.el9_5.aarch64.rpm (info) (download)
python3-idle-3.9.21-1.el9_5.aarch64.rpm (info) (download)
python3-libs-3.9.21-1.el9_5.aarch64.rpm (info) (download)
python3-test-3.9.21-1.el9_5.aarch64.rpm (info) (download)
python3-tkinter-3.9.21-1.el9_5.aarch64.rpm (info) (download)
python3.9-debuginfo-3.9.21-1.el9_5.aarch64.rpm (info) (download)
python3.9-debugsource-3.9.21-1.el9_5.aarch64.rpm (info) (download)
i686
python3-3.9.21-1.el9_5.i686.rpm (info) (download)
python3-debug-3.9.21-1.el9_5.i686.rpm (info) (download)
python3-devel-3.9.21-1.el9_5.i686.rpm (info) (download)
python3-idle-3.9.21-1.el9_5.i686.rpm (info) (download)
python3-libs-3.9.21-1.el9_5.i686.rpm (info) (download)
python3-test-3.9.21-1.el9_5.i686.rpm (info) (download)
python3-tkinter-3.9.21-1.el9_5.i686.rpm (info) (download)
python3.9-debuginfo-3.9.21-1.el9_5.i686.rpm (info) (download)
python3.9-debugsource-3.9.21-1.el9_5.i686.rpm (info) (download)
noarch
python-unversioned-command-3.9.21-1.el9_5.noarch.rpm (info) (download)
x86_64
python3-3.9.21-1.el9_5.x86_64.rpm (info) (download)
python3-debug-3.9.21-1.el9_5.x86_64.rpm (info) (download)
python3-devel-3.9.21-1.el9_5.x86_64.rpm (info) (download)
python3-idle-3.9.21-1.el9_5.x86_64.rpm (info) (download)
python3-libs-3.9.21-1.el9_5.x86_64.rpm (info) (download)
python3-test-3.9.21-1.el9_5.x86_64.rpm (info) (download)
python3-tkinter-3.9.21-1.el9_5.x86_64.rpm (info) (download)
python3.9-debuginfo-3.9.21-1.el9_5.x86_64.rpm (info) (download)
python3.9-debugsource-3.9.21-1.el9_5.x86_64.rpm (info) (download)
Logs
aarch64
noarch_rpmdiff.json
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
i686
noarch_rpmdiff.json
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
x86_64
noarch_rpmdiff.json
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
Changelog * 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 * Wed Jan 24 2024 Lumír Balhar <lbalhar@redhat.com> - 3.9.18-3 - Fix tests on s390x with hw acceleration Resolves: RHEL-13043 * Thu Jan 04 2024 Lumír Balhar <lbalhar@redhat.com> - 3.9.18-2 - Security fix for CVE-2023-27043 Resolves: RHEL-20613 * Thu Sep 07 2023 Charalampos Stratakis <cstratak@redhat.com> - 3.9.18-1 - Update to 3.9.18 - Security fix for CVE-2023-40217 Resolves: RHEL-3043 * Wed Aug 09 2023 Petr Viktorin <pviktori@redhat.com> - 3.9.17-2 - Fix symlink handling in the fix for CVE-2023-24329 Resolves: rhbz#263261 * Mon Jun 26 2023 Charalampos Stratakis <cstratak@redhat.com> - 3.9.17-1 - Update to 3.9.17 - Security fix for CVE-2023-24329 Resolves: rhbz#2173917 * Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 3.9.16-2 - Rebuilt for MSVSphere 9.1. * Tue Mar 07 2023 Petr Viktorin <pviktori@redhat.com> - 3.9.16-2 - Add filters for tarfile extraction (CVE-2007-4559, PEP-706) Resolves: rhbz#263261 * Thu Dec 08 2022 Charalampos Stratakis <cstratak@redhat.com> - 3.9.16-1 - Update to 3.9.16 - Security fixes for CVE-2022-42919 and CVE-2022-45061 Resolves: rhbz#2138705, rhbz#2144072