Sat, 30 Nov 2024 19:02:55 CST | login

Information for build golang-1.20.6-2.ocs23

ID1550
Package Namegolang
Version1.20.6
Release2.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/golang.git?.#595b5d4e26d8132ad639db2d91c3cc59a85ede40
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, 04 Sep 2023 09:57:26 CST
CompletedMon, 04 Sep 2023 10:08:52 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-2.ocs23.src.rpm (info) (download)
aarch64
golang-1.20.6-2.ocs23.aarch64.rpm (info) (download)
golang-bin-1.20.6-2.ocs23.aarch64.rpm (info) (download)
noarch
golang-docs-1.20.6-2.ocs23.noarch.rpm (info) (download)
golang-src-1.20.6-2.ocs23.noarch.rpm (info) (download)
golang-tests-1.20.6-2.ocs23.noarch.rpm (info) (download)
x86_64
golang-1.20.6-2.ocs23.x86_64.rpm (info) (download)
golang-bin-1.20.6-2.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 * 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