Sat, 27 Dec 2025 03:37:33 CST | login

Information for build gdb-13.2-9.oc9

ID45372
Package Namegdb
Version13.2
Release9.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/gdb.git#a864d38735c8af5c5a13b7cbee5c9d5d22401c71
SummaryA GNU source-level debugger for C, C++, Fortran, Go and other languages
DescriptionGDB, the GNU Project debugger, allows you to see what is going on 'inside' another program while it executes -- or what another program was doing at the moment it crashed.
Built byoc-bot
State complete
Volume DEFAULT
StartedTue, 28 Oct 2025 12:14:42 CST
CompletedTue, 28 Oct 2025 12:26:38 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/gdb.git:a864d38735c8af5c5a13b7cbee5c9d5d22401c71)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/gdb.git#a864d38735c8af5c5a13b7cbee5c9d5d22401c71'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
gdb-13.2-9.oc9.src.rpm (info) (download)
aarch64
gdb-13.2-9.oc9.aarch64.rpm (info) (download)
gdb-gdbserver-13.2-9.oc9.aarch64.rpm (info) (download)
gdb-headless-13.2-9.oc9.aarch64.rpm (info) (download)
gdb-minimal-13.2-9.oc9.aarch64.rpm (info) (download)
gdb-debuginfo-13.2-9.oc9.aarch64.rpm (info) (download)
gdb-debugsource-13.2-9.oc9.aarch64.rpm (info) (download)
loongarch64
gdb-13.2-9.oc9.loongarch64.rpm (info) (download)
gdb-gdbserver-13.2-9.oc9.loongarch64.rpm (info) (download)
gdb-headless-13.2-9.oc9.loongarch64.rpm (info) (download)
gdb-minimal-13.2-9.oc9.loongarch64.rpm (info) (download)
gdb-debuginfo-13.2-9.oc9.loongarch64.rpm (info) (download)
gdb-debugsource-13.2-9.oc9.loongarch64.rpm (info) (download)
noarch
gdb-doc-13.2-9.oc9.noarch.rpm (info) (download)
x86_64
gdb-13.2-9.oc9.x86_64.rpm (info) (download)
gdb-gdbserver-13.2-9.oc9.x86_64.rpm (info) (download)
gdb-headless-13.2-9.oc9.x86_64.rpm (info) (download)
gdb-minimal-13.2-9.oc9.x86_64.rpm (info) (download)
gdb-debuginfo-13.2-9.oc9.x86_64.rpm (info) (download)
gdb-debugsource-13.2-9.oc9.x86_64.rpm (info) (download)
Logs
x86_64
mock_config.log
state.log
mock_output.log
hw_info.log
build.log
dnf.log
installed_pkgs.log
dnf.librepo.log
dnf.rpm.log
root.log
noarch_rpmdiff.json
aarch64
dnf.log
state.log
hw_info.log
build.log
installed_pkgs.log
mock_output.log
root.log
mock_config.log
dnf.rpm.log
dnf.librepo.log
noarch_rpmdiff.json
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Tue Oct 21 2025 Chunsheng Luo <luffyluo@tencent.com> - 13.2-9 - elf: Return error on unsorted symbol table if not allowed [CVE-2025-11414] - PR 33452 SEGV in bfd_elf_gc_record_vtentry [CVE-2025-11412] - elf: Disallow the empty global symbol name [CVE-2025-11413] - x86: Keep _GLOBAL_OFFSET_TABLE_ for .eh_frame [CVE-2025-11494] * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 13.2-8 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Sep 06 2024 Xin Cheng <denisecheng@tencent.com> - 13.2-7 - add Requires readline >= 8.2 to fix old libreadline.so.8()(64bit) imcompat * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 13.2-6 - Rebuilt for loongarch release * Tue Mar 19 2024 Wenlong Zhang <zhangwenlong@loongson.cn> - 13.2-5 - fix build error for loongarch64 * Thu Sep 21 2023 rockerzhu <rockerzhu@tencent.com> - 13.2-4 - Disable guile. * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 13.2-3 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 13.2-2 - Rebuilt for OpenCloudOS Stream 23.09 * Tue Aug 22 2023 Shuo Wang <abushwang@tencent.com> - 13.2-1 - update to 13.2 * Wed Aug 02 2023 rockerzhu <rockerzhu@tencent.com> - 12.1-7 - Fix /usr/bin/gdb-add-index to use gdb.minimal. * Wed Aug 02 2023 rockerzhu <rockerzhu@tencent.com> - 12.1-6 - Add sub-package of minimal to provides /usr/bin/gdb-add-index(needed by rpm-build) and gdb.minimal(needed by /usr/bin/gdb-add-index) - Rebuilt with boost 1.82.0. * Mon Jul 31 2023 rockerzhu <rockerzhu@tencent.com> - 12.1-5 - Add sub-package of headless, avoiding rpm-build to require all gdb, but to require gdb-headless and not to require source-highlight. * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 12.1-4 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 12.1-3 - Rebuilt for OpenCloudOS Stream 23 * Thu Feb 23 2023 Yi Lin <nilusyi@tencent.com> - 12.1-2 - use condition macro to define vendor. * Mon Jun 06 2022 Yi Lin <nilusyi@tencent.com> - 12.1-1 - package init. - remove condition compile: buildisa, scl, testsuite - remove subpkg: gdb-headless, gdb-minimal - remove pdf generate. remove its requirement - remove condition compile --with-fprofile --without-python --with asan