Wed, 27 Nov 2024 15:39:23 CST | login

Information for build golang-1.20.6-5.ocs23

ID6458
Package Namegolang
Version1.20.6
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/golang.git?.#4df98a139a004042993abc7d575a32aa8ce3cbef
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 byocs-bot
State complete
Volume DEFAULT
StartedMon, 11 Dec 2023 11:54:32 CST
CompletedMon, 11 Dec 2023 12:13:11 CST
Taskbuild (dist-ocs23, /opencloudos-stream/golang.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/golang.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
golang-1.20.6-5.ocs23.src.rpm (info) (download)
aarch64
golang-1.20.6-5.ocs23.aarch64.rpm (info) (download)
golang-bin-1.20.6-5.ocs23.aarch64.rpm (info) (download)
noarch
golang-docs-1.20.6-5.ocs23.noarch.rpm (info) (download)
golang-src-1.20.6-5.ocs23.noarch.rpm (info) (download)
golang-tests-1.20.6-5.ocs23.noarch.rpm (info) (download)
x86_64
golang-1.20.6-5.ocs23.x86_64.rpm (info) (download)
golang-bin-1.20.6-5.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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