Sat, 23 Nov 2024 03:52:05 CST | login

Information for build python3.9-3.9.18-3.el9

ID31365
Package Namepython3.9
Version3.9.18
Release3.el9
Epoch
DraftFalse
Sourcegit+https://git.cclinux.org/stage/rpms/python3.9.git#f81105e44e30745e1f6ab59a42a565b12d16aa65
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 bydistrobuild
State complete
Volume DEFAULT
StartedFri, 22 Nov 2024 22:57:56 CST
CompletedFri, 22 Nov 2024 23:32:16 CST
Taskbuild (dist-circle9, /stage/rpms/python3.9.git:f81105e44e30745e1f6ab59a42a565b12d16aa65)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/python3.9.git?#f81105e44e30745e1f6ab59a42a565b12d16aa65'}}
Tags
dist-circle9
dist-circle9-compose
RPMs
src
python3.9-3.9.18-3.el9.src.rpm (info) (download)
aarch64
python3-3.9.18-3.el9.aarch64.rpm (info) (download)
python3-debug-3.9.18-3.el9.aarch64.rpm (info) (download)
python3-devel-3.9.18-3.el9.aarch64.rpm (info) (download)
python3-idle-3.9.18-3.el9.aarch64.rpm (info) (download)
python3-libs-3.9.18-3.el9.aarch64.rpm (info) (download)
python3-test-3.9.18-3.el9.aarch64.rpm (info) (download)
python3-tkinter-3.9.18-3.el9.aarch64.rpm (info) (download)
python3.9-debuginfo-3.9.18-3.el9.aarch64.rpm (info) (download)
python3.9-debugsource-3.9.18-3.el9.aarch64.rpm (info) (download)
i686
python3-3.9.18-3.el9.i686.rpm (info) (download)
python3-debug-3.9.18-3.el9.i686.rpm (info) (download)
python3-devel-3.9.18-3.el9.i686.rpm (info) (download)
python3-idle-3.9.18-3.el9.i686.rpm (info) (download)
python3-libs-3.9.18-3.el9.i686.rpm (info) (download)
python3-test-3.9.18-3.el9.i686.rpm (info) (download)
python3-tkinter-3.9.18-3.el9.i686.rpm (info) (download)
python3.9-debuginfo-3.9.18-3.el9.i686.rpm (info) (download)
python3.9-debugsource-3.9.18-3.el9.i686.rpm (info) (download)
noarch
python-unversioned-command-3.9.18-3.el9.noarch.rpm (info) (download)
ppc64le
python3-3.9.18-3.el9.ppc64le.rpm (info) (download)
python3-debug-3.9.18-3.el9.ppc64le.rpm (info) (download)
python3-devel-3.9.18-3.el9.ppc64le.rpm (info) (download)
python3-idle-3.9.18-3.el9.ppc64le.rpm (info) (download)
python3-libs-3.9.18-3.el9.ppc64le.rpm (info) (download)
python3-test-3.9.18-3.el9.ppc64le.rpm (info) (download)
python3-tkinter-3.9.18-3.el9.ppc64le.rpm (info) (download)
python3.9-debuginfo-3.9.18-3.el9.ppc64le.rpm (info) (download)
python3.9-debugsource-3.9.18-3.el9.ppc64le.rpm (info) (download)
x86_64
python3-3.9.18-3.el9.x86_64.rpm (info) (download)
python3-debug-3.9.18-3.el9.x86_64.rpm (info) (download)
python3-devel-3.9.18-3.el9.x86_64.rpm (info) (download)
python3-idle-3.9.18-3.el9.x86_64.rpm (info) (download)
python3-libs-3.9.18-3.el9.x86_64.rpm (info) (download)
python3-test-3.9.18-3.el9.x86_64.rpm (info) (download)
python3-tkinter-3.9.18-3.el9.x86_64.rpm (info) (download)
python3.9-debuginfo-3.9.18-3.el9.x86_64.rpm (info) (download)
python3.9-debugsource-3.9.18-3.el9.x86_64.rpm (info) (download)
Logs
x86_64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
aarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
i686
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
ppc64le
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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 * 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 * Wed Sep 21 2022 Charalampos Stratakis <cstratak@redhat.com> - 3.9.14-1 - Update to 3.9.14 - Security fixes for CVE-2020-10735 and CVE-2021-28861 Resolves: rhbz#2120642, rhbz#1834423, rhbz#2128249 * Mon Jul 25 2022 Lumír Balhar <lbalhar@redhat.com> - 3.9.13-3 - Fix test_get_ciphers in test_ssl.py for FIPS mode Resolves: rhbz#2058233 * Thu Jun 09 2022 Charalampos Stratakis <cstratak@redhat.com> - 3.9.13-2 - Security fix for CVE-2015-20107 Resolves: rhbz#2075390 * Wed Jun 01 2022 Charalampos Stratakis <cstratak@redhat.com> - 3.9.13-1 - Update to 3.9.13 Resolves: rhbz#2054702, rhbz#2059951 * Wed Feb 09 2022 Charalampos Stratakis <cstratak@redhat.com> - 3.9.10-2 - Fix undefined behavior in Modules/_hashopenssl.c Resolves: rhbz#1942527