Information for build golang-1.21.13-1.oc9

ID31057
Package Namegolang
Version1.21.13
Release1.oc9
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/golang.git#ee045a7ff3022e41de6dd5db0e105c4e2764c847
SummaryAn open source programming language supported by Google
DescriptionGo is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language.
Built byoc-bot
State complete
Volume DEFAULT
StartedMon, 23 Sep 2024 14:43:51 CST
CompletedMon, 23 Sep 2024 14:58:10 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/golang.git:ee045a7ff3022e41de6dd5db0e105c4e2764c847)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/golang.git#ee045a7ff3022e41de6dd5db0e105c4e2764c847'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
golang-1.21.13-1.oc9.src.rpm (info) (download)
aarch64
golang-1.21.13-1.oc9.aarch64.rpm (info) (download)
golang-bin-1.21.13-1.oc9.aarch64.rpm (info) (download)
noarch
golang-docs-1.21.13-1.oc9.noarch.rpm (info) (download)
golang-src-1.21.13-1.oc9.noarch.rpm (info) (download)
golang-tests-1.21.13-1.oc9.noarch.rpm (info) (download)
x86_64
golang-1.21.13-1.oc9.x86_64.rpm (info) (download)
golang-bin-1.21.13-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Sep 20 2024 jackeyji <jackeyji@tencent.com> - 1.21.13-1 - [Type] security - [DESC] upgrade to 1.21.13 to fix CVE-2024-24790 CVE-2024-34156 CVE-2024-24789 CVE-2024-24791 CVE-2024-34158 CVE-2024-34155 * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.21.7-11 - Rebuilt for loongarch release * Tue Jul 30 2024 zhaoxiaolin <zhaoxiaolin@loongson.cn> - 1.21.7-10 - [Type] other - [DESC] remove architecture check when applying loongarch patches * Tue Jul 02 2024 zhaoxiaolin <zhaoxiaolin@loongson.cn> - 1.21.7-9 - [Type] other - [DESC] add BuildRequires git for loongarch64 * Fri Jun 28 2024 zhaoxiaolin <zhaoxiaolin@loongson.cn> - 1.21.7-8 - [Type] other - [DESC] Fix the way loongarch patches loaded in golang.spec * Mon May 20 2024 Pengda Dou <doupengda@loongson.cn> - 1.21.7-7 - [Type] other - [DESC] Close bootstrap * Tue May 14 2024 jackeyji <jackeyji@tencent.com> - 1.21.7-6 - [Type] other - [DESC] add go.env and VERSION to bin package * Wed Apr 24 2024 zhaoxiaolin <zhaoxiaolin@loongson.cn> - 1.21.7-5 - [Type] other - [DESC] bug fixes and new features support on loongarch64 * Fri Apr 19 2024 jackeyji <jackeyji@tencent.com> - 1.21.7-4 - [Type] security - [DESC] fix CVE-2023-45288 * Fri Apr 19 2024 Huang Yang <huangyang@loongson.cn> - 1.21.7-3 - enable external_linker cgo and shared lib on loongarch64 * Tue Mar 26 2024 jackeyji <jackeyji@tencent.com> - 1.21.7-2 - fix CVE-2023-45289 CVE-2023-45290 CVE-2024-24783 CVE-2024-24784 CVE-2024-24785 * Mon Mar 18 2024 jackeyji <jackeyji@tencent.com> - 1.21.7-1 - update to 1.21.7 for the last version is end of full support * Wed Jan 10 2024 jackeyji <jackeyji@tencent.com> - 1.20.6-8 - fix CVE-2023-39325 * Fri Dec 29 2023 jackeyji <jackeyji@tencent.com> - 1.20.6-7 - fix CVE-2023-39318 CVE-2023-39319 CVE-2023-45285 * Mon Dec 11 2023 jackeyji <jackeyji@tencent.com> - 1.20.6-6 - fix CVE-2023-39326 * Mon Dec 11 2023 jackeyji <jackeyji@tencent.com> - 1.20.6-5 - fix CVE-2023-39323 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.20.6-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Sep 01 2023 cunshunxia <cunshunxia@tencent.com> - 1.20.6-2 - fix CVE-2023-29409 CVE-2023-39533 * Mon Jul 31 2023 Shuo Wang <abushwang@tencent.com> - 1.20.6-1 - update to 1.20.6 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.19-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.19-2 - Rebuilt for OpenCloudOS Stream 23 * Fri Oct 28 2022 Zhao Zhen <jeremiazhao@tencent.com> - 1.19-1 - Initial building