Andreas Wacknitz
2024-02-07 2ed35085395f0044005cf892f2e6cd9ff2e6d80d
golang-1.21: update to 1.21.7

4 files modified
14 ■■■■ changed files
components/developer/golang-121/Makefile 4 ●●●● patch | view | raw | blame | history
components/developer/golang-121/golang-121.p5m 4 ●●●● patch | view | raw | blame | history
components/developer/golang-121/manifests/sample-manifest.p5m 4 ●●●● patch | view | raw | blame | history
components/developer/golang-121/pkg5 2 ●●● patch | view | raw | blame | history
components/developer/golang-121/Makefile
@@ -33,13 +33,13 @@
COMPONENT_NAME=            golang
COMPONENT_MAJOR_VERSION=    1.21
COMPONENT_VERSION=        $(COMPONENT_MAJOR_VERSION).6
COMPONENT_VERSION=        $(COMPONENT_MAJOR_VERSION).7
COMPONENT_SUMMARY=        The Go Programming Language
COMPONENT_SRC=            $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_PROJECT_URL=        https://golang.org/
COMPONENT_ARCHIVE=        go$(COMPONENT_VERSION).src.tar.gz
COMPONENT_ARCHIVE_URL=        https://storage.googleapis.com/golang/$(COMPONENT_ARCHIVE)
COMPONENT_ARCHIVE_HASH=        sha256:124926a62e45f78daabbaedb9c011d97633186a33c238ffc1e25320c02046248
COMPONENT_ARCHIVE_HASH=        sha256:00197ab20f33813832bff62fd93cca1c42a08cc689a32a6672ca49591959bff6
COMPONENT_FMRI=            developer/golang
COMPONENT_CLASSIFICATION=    Development/Other Languages
COMPONENT_LICENSE=        BSD-style, Patent Grant
components/developer/golang-121/golang-121.p5m
@@ -2076,6 +2076,7 @@
file path=usr/lib/golang/1.21/src/cmd/go/testdata/script/generate_env.txt
file path=usr/lib/golang/1.21/src/cmd/go/testdata/script/generate_goroot_PATH.txt
file path=usr/lib/golang/1.21/src/cmd/go/testdata/script/generate_invalid.txt
file path=usr/lib/golang/1.21/src/cmd/go/testdata/script/generate_workspace.txt
file path=usr/lib/golang/1.21/src/cmd/go/testdata/script/get_404_meta.txt
file path=usr/lib/golang/1.21/src/cmd/go/testdata/script/get_brace.txt
file path=usr/lib/golang/1.21/src/cmd/go/testdata/script/get_custom_domain_wildcard.txt
@@ -2140,6 +2141,7 @@
file path=usr/lib/golang/1.21/src/cmd/go/testdata/script/install_cross_gobin.txt
file path=usr/lib/golang/1.21/src/cmd/go/testdata/script/install_dep_version.txt
file path=usr/lib/golang/1.21/src/cmd/go/testdata/script/install_goroot_targets.txt
file path=usr/lib/golang/1.21/src/cmd/go/testdata/script/install_modcacherw_issue64282.txt
file path=usr/lib/golang/1.21/src/cmd/go/testdata/script/install_move_not_stale.txt
file path=usr/lib/golang/1.21/src/cmd/go/testdata/script/install_msan_and_race_and_asan_require_cgo.txt
file path=usr/lib/golang/1.21/src/cmd/go/testdata/script/install_rebuild_removed.txt
@@ -7930,6 +7932,8 @@
file path=usr/lib/golang/1.21/src/runtime/testdata/testprogcgo/sigstack.go
file path=usr/lib/golang/1.21/src/runtime/testdata/testprogcgo/sigthrow.go
file path=usr/lib/golang/1.21/src/runtime/testdata/testprogcgo/stack_windows.go
file path=usr/lib/golang/1.21/src/runtime/testdata/testprogcgo/stackswitch.c
file path=usr/lib/golang/1.21/src/runtime/testdata/testprogcgo/stackswitch.go
file path=usr/lib/golang/1.21/src/runtime/testdata/testprogcgo/threadpanic.go
file path=usr/lib/golang/1.21/src/runtime/testdata/testprogcgo/threadpanic_unix.c
file path=usr/lib/golang/1.21/src/runtime/testdata/testprogcgo/threadpanic_windows.c
components/developer/golang-121/manifests/sample-manifest.p5m
@@ -2059,6 +2059,7 @@
file path=usr/lib/golang/1.21/src/cmd/go/testdata/script/generate_env.txt
file path=usr/lib/golang/1.21/src/cmd/go/testdata/script/generate_goroot_PATH.txt
file path=usr/lib/golang/1.21/src/cmd/go/testdata/script/generate_invalid.txt
file path=usr/lib/golang/1.21/src/cmd/go/testdata/script/generate_workspace.txt
file path=usr/lib/golang/1.21/src/cmd/go/testdata/script/get_404_meta.txt
file path=usr/lib/golang/1.21/src/cmd/go/testdata/script/get_brace.txt
file path=usr/lib/golang/1.21/src/cmd/go/testdata/script/get_custom_domain_wildcard.txt
@@ -2123,6 +2124,7 @@
file path=usr/lib/golang/1.21/src/cmd/go/testdata/script/install_cross_gobin.txt
file path=usr/lib/golang/1.21/src/cmd/go/testdata/script/install_dep_version.txt
file path=usr/lib/golang/1.21/src/cmd/go/testdata/script/install_goroot_targets.txt
file path=usr/lib/golang/1.21/src/cmd/go/testdata/script/install_modcacherw_issue64282.txt
file path=usr/lib/golang/1.21/src/cmd/go/testdata/script/install_move_not_stale.txt
file path=usr/lib/golang/1.21/src/cmd/go/testdata/script/install_msan_and_race_and_asan_require_cgo.txt
file path=usr/lib/golang/1.21/src/cmd/go/testdata/script/install_rebuild_removed.txt
@@ -7913,6 +7915,8 @@
file path=usr/lib/golang/1.21/src/runtime/testdata/testprogcgo/sigstack.go
file path=usr/lib/golang/1.21/src/runtime/testdata/testprogcgo/sigthrow.go
file path=usr/lib/golang/1.21/src/runtime/testdata/testprogcgo/stack_windows.go
file path=usr/lib/golang/1.21/src/runtime/testdata/testprogcgo/stackswitch.c
file path=usr/lib/golang/1.21/src/runtime/testdata/testprogcgo/stackswitch.go
file path=usr/lib/golang/1.21/src/runtime/testdata/testprogcgo/threadpanic.go
file path=usr/lib/golang/1.21/src/runtime/testdata/testprogcgo/threadpanic_unix.c
file path=usr/lib/golang/1.21/src/runtime/testdata/testprogcgo/threadpanic_windows.c
components/developer/golang-121/pkg5
@@ -7,4 +7,4 @@
        "developer/golang-121"
    ],
    "name": "golang"
}
}