Debian Patches

Status for golang-1.26/1.26.7-1

Patch Description Author Forwarded Bugs Origin Last update
0006-cmd-compile-fix-mergelocals-for-arm32-s390x-riscv64.patch cmd/compile: fix mergelocals for arm32/s390x/riscv64
LoweredZero on arm32 and s390x also take an end-of-zero-range
address. That input is also an address sink.

Also allow propagation of addresses from input to output of a value,
so that we handle at least simple address arithmetic. This is required
to fix riscv64 because it has no indexed load/store, and thus does
a bunch more explicit address arithmetic than other archs.

Fixes #80484
"khr@golang.org" <khr@golang.org> no 2026-07-21
0001-Skip-flaky-TestCrashDumpsAllThreads-on-mips64le.patch Skip flaky TestCrashDumpsAllThreads on mips64le
crash_unix_test.go:145: found 3 instances of main.crashDumpsAllThreadsLoop; expected 4
Shengjing Zhu <zhsj@debian.org> not-needed 2024-02-26
0002-Skip-flaky-TestCrashDumpsAllThreads-on-s390x.patch Skip flaky TestCrashDumpsAllThreads on s390x Shengjing Zhu <zhsj@debian.org> yes upstream 2024-04-16
0003-Skip-TestAsan-on-riscv64.patch skip tsan tests on riscv64
Race detector on riscv64 is not support yet, this is usually no problem on Debian
building because it will be skipped automatically. But others package updated
recently lead to the test failed.
Bo YU <vimer@debian.org> yes debian upstream 2025-09-19
0005-Skip-TestTSAN-test-on-s390x.patch Skip TestTSAN test on s390x.
The test consistently fails, and is probably a real bug.
It's currently being investigated, but until that is
resolved, we disable the test to be able to build the
golang package, so it can migrate to testing.
"Dr. Tobias Quathamer" <toddy@debian.org> yes debian 2026-02-09
0005-Support-DEB_GOMINCOMPAT.patch Support DEB_GOMINCOMPAT
Support forcing a minimum go compatibility version for GODEBUG via
DEB_GOMINCOMPAT.
Helmut Grohne <helmut@subdivi.de> not-needed 2026-05-08

All known versions for source package 'golang-1.26'

Links