mirror of
https://github.com/tailscale/tailscale.git
synced 2026-09-15 15:29:33 -04:00
The previous tailscale.go1.27 build (based on go1.27rc2) crashed all linux/mips64 and mips64le binaries with SIGBUS under qemu-user, which made tstest/archtest fail in CI: the compiler under-aligned the .stkobj funcdata records that the runtime reads as uintptrs (golang/go#80668). The new build carries the fix. Verified locally that tstest/archtest passes for mips64 and mips64le under qemu. Updates #20220 Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com> Change-Id: Ic0dcb8bedd988a6679191c3c8339f9377c24909f
11 lines
300 B
JSON
11 lines
300 B
JSON
{
|
|
"toolchain": {
|
|
"rev": "73cfd991bb90b04abf6c1d6c293f091836c1048d",
|
|
"sri": "sha256-IsPPTtL7c4QrIdnp7zhpdhaH+IQ9lt1l3fjp52svZyM="
|
|
},
|
|
"vendor": {
|
|
"goModSum": "sha256-nT82NXB/Ro2B98T2oMY++zJ6akec7Gh26bo2quiCsrs=",
|
|
"sri": "sha256-kvfs58mc2bwjDSTeEAdKh+bCPc3aP/5/6qG5YEHgS18="
|
|
}
|
|
}
|