]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
go: upgrade 1.25.6 -> 1.25.7
authorPeter Marko <peter.marko@siemens.com>
Sat, 7 Feb 2026 21:12:30 +0000 (22:12 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 12 Feb 2026 10:24:10 +0000 (10:24 +0000)
commit7a5237b7ae557136eee9ff3f98e2b0a74f39ebb7
treed2ececd3c13f16d829ff05927df36bc8f244395e
parent1e73d0826b5df29e45a9a863917502750c3f53ab
go: upgrade 1.25.6 -> 1.25.7

Upgrade to latest 1.25.x release [1]:

$ git --no-pager log --oneline go1.25.6..go1.25.7
eaf3bc799a (tag: go1.25.7) [release-branch.go1.25] go1.25.7
c7d189e65c [release-branch.go1.25] crypto/tls: document resumption behavior across Configs
4512014530 [release-branch.go1.25] crypto/tls: revalidate whole chain on resumption on Windows and macOS
d5987bff8a [release-branch.go1.25] crypto/tls: check verifiedChains roots when resuming sessions
c2d04c0994 [release-branch.go1.25] crypto/tls: add verifiedChains expiration checking during resumption
6b1110a40f [release-branch.go1.25] Revert "crypto/tls: don't copy auto-rotated session ticket keys in Config.Clone"
0765a9d624 [release-branch.go1.25] crypto/x509: fix single label excluded name constraints handling
b19100991a [release-branch.go1.25] cmd/go: remove user-content from doc strings in cgo ASTs.
738bc3a33c [release-branch.go1.25] cmd/compile: during regalloc, fixedreg values are always available

Fixes CVE-2025-61732 and CVE-2025-68121.

Release information: [2]

[1] https://github.com/golang/go/compare/go1.25.6...go1.25.7
[2] https://groups.google.com/g/golang-announce/c/K09ubi9FQFk

Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/go/go-1.25.7.inc [moved from meta/recipes-devtools/go/go-1.25.6.inc with 91% similarity]
meta/recipes-devtools/go/go-binary-native_1.25.7.bb [moved from meta/recipes-devtools/go/go-binary-native_1.25.6.bb with 79% similarity]
meta/recipes-devtools/go/go-cross-canadian_1.25.7.bb [moved from meta/recipes-devtools/go/go-cross-canadian_1.25.6.bb with 100% similarity]
meta/recipes-devtools/go/go-cross_1.25.7.bb [moved from meta/recipes-devtools/go/go-cross_1.25.6.bb with 100% similarity]
meta/recipes-devtools/go/go-crosssdk_1.25.7.bb [moved from meta/recipes-devtools/go/go-crosssdk_1.25.6.bb with 100% similarity]
meta/recipes-devtools/go/go-runtime_1.25.7.bb [moved from meta/recipes-devtools/go/go-runtime_1.25.6.bb with 100% similarity]
meta/recipes-devtools/go/go_1.25.7.bb [moved from meta/recipes-devtools/go/go_1.25.6.bb with 100% similarity]