Thu, 24 Apr 2025 18:33:32 MSK | login

Information for build python3.11-3.11.9-7.el9_5.3

ID28988
Package Namepython3.11
Version3.11.9
Release7.el9_5.3
Epoch
Sourcegit+http://git.inferitos.ru/rpms/python3.11#5c1e9c01eeada2f2035942bb5d3adf4c3998e81d
SummaryVersion 3.11 of the Python interpreter
DescriptionPython 3.11 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. The python3.11 package provides the "python3.11" executable: the reference interpreter for the Python language, version 3. The majority of its standard library is provided in the python3.11-libs package, which should be installed automatically along with python3.11. The remaining parts of the Python standard library are broken out into the python3.11-tkinter and python3.11-test packages, which may need to be installed separately. Documentation for Python is provided in the python3.11-docs package. Packages containing additional libraries for Python are generally named with the "python3.11-" prefix.
Built bysys_devci
State complete
Volume DEFAULT
StartedTue, 08 Apr 2025 09:03:44 MSK
CompletedTue, 08 Apr 2025 09:37:22 MSK
Taskbuild (inferit-9_5-candidate, /rpms/python3.11/:changed/i9c/python3.11-3.11.9-7.el9_5.3)
Extra{'source': {'original_url': 'git+http://git.inferitos.ru/rpms/python3.11/?#changed/i9c/python3.11-3.11.9-7.el9_5.3'}}
Tags
inferit-9_5-gate
inferit-9_5-updates
RPMs
src
python3.11-3.11.9-7.el9_5.3.src.rpm (info) (download)
aarch64
python3.11-3.11.9-7.el9_5.3.aarch64.rpm (info) (download)
python3.11-debug-3.11.9-7.el9_5.3.aarch64.rpm (info) (download)
python3.11-devel-3.11.9-7.el9_5.3.aarch64.rpm (info) (download)
python3.11-idle-3.11.9-7.el9_5.3.aarch64.rpm (info) (download)
python3.11-libs-3.11.9-7.el9_5.3.aarch64.rpm (info) (download)
python3.11-test-3.11.9-7.el9_5.3.aarch64.rpm (info) (download)
python3.11-tkinter-3.11.9-7.el9_5.3.aarch64.rpm (info) (download)
python3.11-debuginfo-3.11.9-7.el9_5.3.aarch64.rpm (info) (download)
python3.11-debugsource-3.11.9-7.el9_5.3.aarch64.rpm (info) (download)
i686
python3.11-3.11.9-7.el9_5.3.i686.rpm (info) (download)
python3.11-debug-3.11.9-7.el9_5.3.i686.rpm (info) (download)
python3.11-devel-3.11.9-7.el9_5.3.i686.rpm (info) (download)
python3.11-idle-3.11.9-7.el9_5.3.i686.rpm (info) (download)
python3.11-libs-3.11.9-7.el9_5.3.i686.rpm (info) (download)
python3.11-test-3.11.9-7.el9_5.3.i686.rpm (info) (download)
python3.11-tkinter-3.11.9-7.el9_5.3.i686.rpm (info) (download)
python3.11-debuginfo-3.11.9-7.el9_5.3.i686.rpm (info) (download)
python3.11-debugsource-3.11.9-7.el9_5.3.i686.rpm (info) (download)
x86_64
python3.11-3.11.9-7.el9_5.3.x86_64.rpm (info) (download)
python3.11-debug-3.11.9-7.el9_5.3.x86_64.rpm (info) (download)
python3.11-devel-3.11.9-7.el9_5.3.x86_64.rpm (info) (download)
python3.11-idle-3.11.9-7.el9_5.3.x86_64.rpm (info) (download)
python3.11-libs-3.11.9-7.el9_5.3.x86_64.rpm (info) (download)
python3.11-test-3.11.9-7.el9_5.3.x86_64.rpm (info) (download)
python3.11-tkinter-3.11.9-7.el9_5.3.x86_64.rpm (info) (download)
python3.11-debuginfo-3.11.9-7.el9_5.3.x86_64.rpm (info) (download)
python3.11-debugsource-3.11.9-7.el9_5.3.x86_64.rpm (info) (download)
Logs
aarch64
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
i686
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
x86_64
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
Changelog * Wed Apr 02 2025 Lumír Balhar <lbalhar@redhat.com> - 3.11.9-7.3 - Security fix for CVE-2024-7592 Resolves: RHEL-85299 * Mon Dec 09 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.11.9-7.2 - Security fix for CVE-2024-9287 Resolves: RHEL-64882 * Wed Sep 11 2024 Lumír Balhar <lbalhar@redhat.com> - 3.11.9-7.1 - Security fix for CVE-2024-6232 Resolves: RHEL-57410 * Fri Aug 23 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.11.9-7 - Security fix for CVE-2024-8088 Resolves: RHEL-55959 * Thu Aug 15 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.11.9-6 - Security fix for CVE-2024-6923 Resolves: RHEL-53038 * Thu Jul 25 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.11.9-5 - Properly propagate the optimization flags to C extensions * Thu Jul 18 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.11.9-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.11.9-3 - Security fix for CVE-2024-4032 Resolves: RHEL-44099 * Tue Jun 11 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.11.9-2 - Enable importing of hash-based .pyc files under FIPS mode Resolves: RHEL-40779 * Mon Apr 22 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.11.9-1 - Rebase to 3.11.9 - Security fixes for CVE-2023-6597 and CVE-2024-0450 - Fix expat tests for the latest expat security release Resolves: RHEL-33677, RHEL-33689 * Mon Jan 22 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.11.7-1 - Rebase to 3.11.7 Resolves: RHEL-20233 * Tue Jan 09 2024 Lumír Balhar <lbalhar@redhat.com> - 3.11.5-2 - Security fix for CVE-2023-27043 Resolves: RHEL-21325 * Thu Sep 07 2023 Charalampos Stratakis <cstratak@redhat.com> - 3.11.5-1 - Rebase to 3.11.5 - Security fixes for CVE-2023-40217 and CVE-2023-41105 Resolves: RHEL-3045, RHEL-3269 * Wed Aug 09 2023 Petr Viktorin <pviktori@redhat.com> - 3.11.4-3 - Fix symlink handling in the fix for CVE-2023-24329 Resolves: rhbz#263261 * Fri Jun 30 2023 Charalampos Stratakis <cstratak@redhat.com> - 3.11.4-2 - Security fix for CVE-2007-4559 Resolves: rhbz#263261 * Mon Jun 26 2023 Charalampos Stratakis <cstratak@redhat.com> - 3.11.4-1 - Update to 3.11.4 - Security fix for CVE-2023-24329 Resolves: rhbz#2173917 * Wed May 24 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 3.11.2-2 - Rebuilt for MSVSphere 9.2