]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
go: update 1.20.7 -> 1.20.8
authorJose Quaresma <quaresma.jose@gmail.com>
Mon, 9 Oct 2023 16:40:36 +0000 (16:40 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 12 Oct 2023 06:53:16 +0000 (07:53 +0100)
commit25d0870ae045a6f7845ebc905f2d6602a2ce854d
tree06e7d918d2f8a583aa762cb0e3e99c0c46401089
parentc24b75f027f2609dac935e8981f2eb58394b1cc6
go: update 1.20.7 -> 1.20.8

Upgrade to latest 1.20.x release [1]:

$ git log --oneline go1.20.7..go1.20.8
d5b8518043 (tag: go1.20.8) [release-branch.go1.20] go1.20.8
2070531d2f [release-branch.go1.20] html/template: properly handle special tags within the script context
023b542edf [release-branch.go1.20] html/template: support HTML-like comments in script contexts
612da32fb5 [release-branch.go1.20] cmd/compile: in expandCalls, move all arg marshalling into call block
f0b8768dbc [release-branch.go1.20] path/filepath: don't drop .. elements when cleaning invalid Windows paths
b463668275 [release-branch.go1.20] runtime: profiling on Darwin cannot use blocking reads
974a3c9af7 [release-branch.go1.20] go/types, types2: don't panic during interface completion
14e3c7338d [release-branch.go1.20] cmd/api: rename api.go to main_test.go
095cfba86b [release-branch.go1.20] crypto/tls: add GODEBUG to control max RSA key size
1a91bb94b0 [release-branch.go1.20] cmd/go: do not index std as a module in modcache
ede3e278ae [release-branch.go1.20] net/http: permit requests with invalid Host headers
201f8b40dc [release-branch.go1.20] cmd/go: refuse to build Go 1.22 code

[1] https://github.com/golang/go/compare/go1.20.7...go1.20.8

Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 files changed:
meta/recipes-devtools/go/go-1.20.8.inc [moved from meta/recipes-devtools/go/go-1.20.7.inc with 89% similarity]
meta/recipes-devtools/go/go-binary-native_1.20.8.bb [moved from meta/recipes-devtools/go/go-binary-native_1.20.7.bb with 78% similarity]
meta/recipes-devtools/go/go-cross-canadian_1.20.8.bb [moved from meta/recipes-devtools/go/go-cross-canadian_1.20.7.bb with 100% similarity]
meta/recipes-devtools/go/go-cross_1.20.8.bb [moved from meta/recipes-devtools/go/go-cross_1.20.7.bb with 100% similarity]
meta/recipes-devtools/go/go-crosssdk_1.20.8.bb [moved from meta/recipes-devtools/go/go-crosssdk_1.20.7.bb with 100% similarity]
meta/recipes-devtools/go/go-native_1.20.8.bb [moved from meta/recipes-devtools/go/go-native_1.20.7.bb with 100% similarity]
meta/recipes-devtools/go/go-runtime_1.20.8.bb [moved from meta/recipes-devtools/go/go-runtime_1.20.7.bb with 100% similarity]
meta/recipes-devtools/go/go/0001-cmd-go-make-content-based-hash-generation-less-pedan.patch
meta/recipes-devtools/go/go/0003-ld-add-soname-to-shareable-objects.patch
meta/recipes-devtools/go/go/0006-cmd-go-make-GOROOT-precious-by-default.patch
meta/recipes-devtools/go/go/0007-exec.go-do-not-write-linker-flags-into-buildids.patch
meta/recipes-devtools/go/go/0009-go-Filter-build-paths-on-staticly-linked-arches.patch
meta/recipes-devtools/go/go_1.20.8.bb [moved from meta/recipes-devtools/go/go_1.20.7.bb with 100% similarity]