Thu, 25 Dec 2025 09:16:36 CST | login

Information for build python3.12-3.12.2-18.oc9

ID45280
Package Namepython3.12
Version3.12.2
Release18.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python3.12.git?.#981285d7754be4c6024d73fb6ccf59434d282f43
SummaryVersion 3.12 of the Python interpreter
DescriptionPython is a great object-oriented, interpreted, and interactive programming language. It is often compared (favorably of course :-) ) to Lisp, Tcl, Perl, Ruby, C#, Visual Basic, Visual Fox Pro, Scheme or Java... and it's much more fun. Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems. New built-in modules are easily written in C or C++ (or other languages, depending on the chosen implementation). Python is also usable as an extension language for applications written in other languages that need easy-to-use scripting or automation interfaces. This package contains the Python3 interpreter.
Built byepol-bot
State complete
Volume DEFAULT
StartedWed, 22 Oct 2025 14:17:31 CST
CompletedWed, 22 Oct 2025 15:11:01 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python3.12.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python3.12.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python3.12-3.12.2-18.oc9.src.rpm (info) (download)
aarch64
python3.12-3.12.2-18.oc9.aarch64.rpm (info) (download)
python3.12-debug-3.12.2-18.oc9.aarch64.rpm (info) (download)
python3.12-devel-3.12.2-18.oc9.aarch64.rpm (info) (download)
python3.12-idle-3.12.2-18.oc9.aarch64.rpm (info) (download)
python3.12-libs-3.12.2-18.oc9.aarch64.rpm (info) (download)
python3.12-test-3.12.2-18.oc9.aarch64.rpm (info) (download)
python3.12-tkinter-3.12.2-18.oc9.aarch64.rpm (info) (download)
python3.12-debuginfo-3.12.2-18.oc9.aarch64.rpm (info) (download)
python3.12-debugsource-3.12.2-18.oc9.aarch64.rpm (info) (download)
loongarch64
python3.12-3.12.2-18.oc9.loongarch64.rpm (info) (download)
python3.12-debug-3.12.2-18.oc9.loongarch64.rpm (info) (download)
python3.12-devel-3.12.2-18.oc9.loongarch64.rpm (info) (download)
python3.12-idle-3.12.2-18.oc9.loongarch64.rpm (info) (download)
python3.12-libs-3.12.2-18.oc9.loongarch64.rpm (info) (download)
python3.12-test-3.12.2-18.oc9.loongarch64.rpm (info) (download)
python3.12-tkinter-3.12.2-18.oc9.loongarch64.rpm (info) (download)
python3.12-debuginfo-3.12.2-18.oc9.loongarch64.rpm (info) (download)
python3.12-debugsource-3.12.2-18.oc9.loongarch64.rpm (info) (download)
x86_64
python3.12-3.12.2-18.oc9.x86_64.rpm (info) (download)
python3.12-debug-3.12.2-18.oc9.x86_64.rpm (info) (download)
python3.12-devel-3.12.2-18.oc9.x86_64.rpm (info) (download)
python3.12-idle-3.12.2-18.oc9.x86_64.rpm (info) (download)
python3.12-libs-3.12.2-18.oc9.x86_64.rpm (info) (download)
python3.12-test-3.12.2-18.oc9.x86_64.rpm (info) (download)
python3.12-tkinter-3.12.2-18.oc9.x86_64.rpm (info) (download)
python3.12-debuginfo-3.12.2-18.oc9.x86_64.rpm (info) (download)
python3.12-debugsource-3.12.2-18.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
dnf.rpm.log
installed_pkgs.log
hw_info.log
mock_output.log
state.log
dnf.log
mock_config.log
dnf.librepo.log
aarch64
mock_config.log
installed_pkgs.log
dnf.librepo.log
mock_output.log
state.log
root.log
build.log
dnf.rpm.log
hw_info.log
dnf.log
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Wed Oct 22 2025 Shuo Wang <abushwang@tencent.com> - 3.12.2-18 - fix CVE-2025-8291 - gh-139700: Check consistency of the zip64 end of - central directory record (GH-139702) (GH-139708) (GH-139712) * Wed Jul 30 2025 cunshunxia <cunshunxia@tencent.com> - 3.12.2-17 - fix CVE-2025-8194. - gh-130577: tarfile now validates archives to ensure member offsets - are non-negative (GH-137027) * Wed Jul 09 2025 Shuo Wang <abushwang@tencent.com> - 3.12.2-16 - fix CVE-2025-4516 - gh-116042: Fix location for SyntaxErrors of invalid escapes in the tokenizer (GH-116049) (#130065) - gh-120155: Fix Coverity issue in parse_string() (GH-120997) (#121006) - gh-133767: Fix use-after-free in the unicode-escape decoder with an error handler (GH-129648) (GH-133944) (#134337) * Wed Jun 25 2025 cunshunxia <cunshunxia@tencent.com> - 3.12.2-15 - fix CVE-2025-4435. - Also addresses CVEs 2024-12718, 2025-4138, 2025-4330, and 2025-4517 - gh-135034: Normalize link targets in tarfile, add `os.path.realpath(strict='allow_missing')` (GH-135037) - fix CVE-2025-6069 * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 3.12.2-14 - Rebuilt for loongarch64 * Mon Mar 10 2025 Shuo Wang <abushwang@tencent.com> - 3.12.2-13 - fix CVE-2025-1795 - email/_header_value_parser: don't encode list separators (GH-100885) (GH-115592) - Fix for email.generator.Generator with whitespace between encoded words. (GH-92281) (#119246) - Fix regression introduced in gh-100884: AttributeError when re-fold a long address list. * Tue Feb 25 2025 cunshunxia <cunshunxia@tencent.com> - 3.12.2-12 - fix CVE-2025-0938. * Mon Dec 09 2024 Shuo Wang <abushwang@tencent.com> - 3.12.2-11 - fix CVE-2024-12254 - gh-127655: Ensure _SelectorSocketTransport.writelines pauses the - protocol if needed (GH-127656) (#127664) * Tue Nov 05 2024 Shuo Wang <abushwang@tencent.com> - 3.12.2-10 - fix CVE-2024-6923 - Quote template strings in `venv` activation scripts (GH-124712) (GH-126185) * Tue Oct 15 2024 cunshunxia <cunshunxia@tencent.com> - 3.12.2-9 - fix CVE-2024-6923. * Thu Sep 19 2024 cunshunxia <cunshunxia@tencent.com> - 3.12.2-8 - fix CVE-2024-7592. * Wed Sep 18 2024 cunshunxia <cunshunxia@tencent.com> - 3.12.2-7 - fix CVE-2024-8088. * Fri Sep 06 2024 Shuo Wang <abushwang@tencent.com> - 3.12.2-6 - fix CVE-2024-6232 - Remove backtracking when parsing tarfile headers (GH-121286) (#123639) * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.12.2-5 - Rebuilt for loongarch release * Wed Jun 19 2024 Shuo Wang <abushwang@tencent.com> - 3.12.2-4 - fix CVE-2024-0397 - Fix "private" (non-global) IP address ranges (GH-113179) (GH-113186) * Tue Jun 18 2024 Shuo Wang <abushwang@tencent.com> - 3.12.2-3 - fix CVE-2024-0397 - Fix locking in cert_store_stats and get_ca_certs * Wed Apr 10 2024 Shuo Wang <abushwang@tencent.com> - 3.12.2-2 - close bootstrap * Wed Apr 10 2024 Shuo Wang <abushwang@tencent.com> - 3.12.2-1 - init build python3.12