Wed, 27 Nov 2024 15:27:33 CST | login

Information for build golang-1.21.7-1.ocs23

ID7246
Package Namegolang
Version1.21.7
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/golang.git?.#e0f94572c986d5e57be08ebfa8cf3193b7b702f2
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
StartedFri, 22 Mar 2024 09:08:35 CST
CompletedFri, 22 Mar 2024 09:19:09 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.21.7-1.ocs23.src.rpm (info) (download)
aarch64
golang-1.21.7-1.ocs23.aarch64.rpm (info) (download)
golang-bin-1.21.7-1.ocs23.aarch64.rpm (info) (download)
noarch
golang-docs-1.21.7-1.ocs23.noarch.rpm (info) (download)
golang-src-1.21.7-1.ocs23.noarch.rpm (info) (download)
golang-tests-1.21.7-1.ocs23.noarch.rpm (info) (download)
x86_64
golang-1.21.7-1.ocs23.x86_64.rpm (info) (download)
golang-bin-1.21.7-1.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 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