Information for build golang-1.20.6-8.oc9

ID21325
Package Namegolang
Version1.20.6
Release8.oc9
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/golang.git?.#40aa78be280cb9febde30ccaf15bc8d2a6f67338
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 bydenisecheng
State complete
Volume DEFAULT
StartedTue, 26 Mar 2024 00:18:24 CST
CompletedTue, 26 Mar 2024 00:35:36 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/golang.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/golang.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
dist-oc9.0-compose
RPMs
src
golang-1.20.6-8.oc9.src.rpm (info) (download)
aarch64
golang-1.20.6-8.oc9.aarch64.rpm (info) (download)
golang-bin-1.20.6-8.oc9.aarch64.rpm (info) (download)
noarch
golang-docs-1.20.6-8.oc9.noarch.rpm (info) (download)
golang-src-1.20.6-8.oc9.noarch.rpm (info) (download)
golang-tests-1.20.6-8.oc9.noarch.rpm (info) (download)
x86_64
golang-1.20.6-8.oc9.x86_64.rpm (info) (download)
golang-bin-1.20.6-8.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 * 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