zarzet
bd9b98b942
fix(go): build with Go 1.26.5 for aligned cgo frames, safe on arm32
...
Fixes the random gobind crash 'bulkBarrierPreWrite: unaligned arguments'
(golang/go#46893 ; cgo aligns exported-function argument frames since
1.26.0). The earlier 1.26 rollback (cdc58367 ) was the arm32 SIGSYS from
probing futex_time64 under seccomp on Android <=10 — fixed in 1.26.3 by
gating time64 syscalls on kernel >= 5.1 instead of probing (verified in
the 1.26.5 runtime source, which names Android 8-10 explicitly).
go directive carries the full patch version so gomobile's synthesized
bind module picks the same toolchain.
2026-07-14 12:20:53 +07:00
..
2026-07-02 01:24:21 +07:00
2026-07-14 09:09:32 +07:00
2026-07-14 09:09:32 +07:00
2026-05-04 02:21:17 +07:00
2026-07-10 10:18:00 +07:00
2026-04-13 23:32:12 +07:00
2026-03-26 01:11:29 +07:00
2026-07-12 09:35:11 +07:00
2026-07-12 09:35:11 +07:00
2026-07-10 10:18:03 +07:00
2026-07-13 08:39:05 +07:00
2026-07-13 08:45:30 +07:00
2026-05-06 00:04:49 +07:00
2026-07-10 10:18:00 +07:00
2026-07-10 10:18:00 +07:00
2026-07-10 13:08:55 +07:00
2026-06-12 21:10:37 +07:00
2026-05-04 02:21:17 +07:00
2026-07-13 08:39:05 +07:00
2026-07-10 10:18:03 +07:00
2026-07-10 13:08:55 +07:00
2026-03-15 21:12:47 +07:00
2026-07-11 16:34:36 +07:00
2026-07-11 16:34:36 +07:00
2026-05-04 02:21:17 +07:00
2026-07-11 16:34:36 +07:00
2026-07-10 10:12:17 +07:00
2026-07-11 16:34:36 +07:00
2026-07-12 14:10:23 +07:00
2026-07-11 16:34:36 +07:00
2026-07-14 09:10:14 +07:00
2026-07-14 09:09:29 +07:00
2026-07-10 10:18:00 +07:00
2026-07-14 09:09:29 +07:00
2026-07-14 09:10:14 +07:00
2026-07-14 09:09:42 +07:00
2026-07-12 20:19:54 +07:00
2026-07-12 09:35:11 +07:00
2026-07-10 10:18:00 +07:00
2026-07-10 10:18:00 +07:00
2026-07-10 10:18:00 +07:00
2026-07-14 09:10:00 +07:00
2026-07-10 10:18:00 +07:00
2026-05-03 14:12:53 +07:00
2026-07-10 10:12:17 +07:00
2026-07-12 09:35:11 +07:00
2026-07-12 09:35:11 +07:00
2026-07-14 09:09:39 +07:00
2026-07-12 09:35:11 +07:00
2026-07-12 20:19:54 +07:00
2026-07-14 09:09:20 +07:00
2026-07-11 16:34:36 +07:00
2026-06-11 01:08:20 +07:00
2026-07-11 16:34:36 +07:00
2026-07-11 16:34:36 +07:00
2026-07-14 09:09:26 +07:00
2026-07-12 14:10:23 +07:00
2026-04-13 23:32:17 +07:00
2026-07-12 14:10:23 +07:00
2026-07-13 08:39:05 +07:00
2026-07-10 10:18:00 +07:00
2026-07-11 16:34:36 +07:00
2026-07-14 09:09:26 +07:00
2026-07-11 16:34:36 +07:00
2026-07-13 08:39:05 +07:00
2026-07-10 10:18:00 +07:00
2026-07-10 10:25:12 +07:00
2026-07-12 14:10:23 +07:00
2026-05-08 01:06:48 +07:00
2026-05-03 14:12:53 +07:00
2026-07-10 10:18:00 +07:00
2026-07-10 10:18:00 +07:00
2026-07-14 09:09:32 +07:00
2026-07-14 12:20:53 +07:00
2026-07-10 10:18:02 +07:00
2026-04-13 23:35:03 +07:00
2026-07-13 08:39:05 +07:00
2026-07-13 08:45:30 +07:00
2026-07-14 09:09:25 +07:00
2026-04-13 23:32:14 +07:00
2026-07-11 16:34:36 +07:00
2026-05-08 20:35:41 +07:00
2026-04-13 23:32:12 +07:00
2026-06-26 22:39:22 +07:00
2026-05-04 02:21:17 +07:00
2026-07-10 10:18:00 +07:00
2026-07-10 15:11:34 +07:00
2026-07-10 15:11:34 +07:00
2026-07-10 15:11:34 +07:00
2026-07-10 15:11:34 +07:00
2026-07-10 15:11:34 +07:00
2026-07-10 15:11:34 +07:00
2026-07-10 15:11:34 +07:00
2026-07-10 15:11:34 +07:00
2026-07-14 09:09:41 +07:00
2026-07-14 09:09:32 +07:00
2026-06-14 15:00:34 +07:00
2026-07-14 09:09:32 +07:00
2026-04-13 23:32:12 +07:00
2026-05-10 22:14:47 +07:00
2026-07-10 10:18:00 +07:00
2026-07-14 09:09:32 +07:00
2026-07-12 09:35:11 +07:00
2026-03-08 04:15:28 +07:00
2026-07-11 12:45:21 +07:00
2026-07-11 12:52:01 +07:00
2026-07-14 09:09:35 +07:00
2026-02-19 18:27:14 +07:00
2026-07-10 10:25:12 +07:00
2026-06-27 06:35:32 +07:00
2026-04-18 23:32:16 +07:00
2026-05-06 12:08:53 +07:00
2026-07-10 10:18:00 +07:00
2026-03-08 04:15:28 +07:00
2026-04-13 23:32:14 +07:00
2026-07-13 08:39:05 +07:00
2026-07-13 08:39:05 +07:00
2026-04-18 23:32:16 +07:00
2026-05-06 00:04:49 +07:00
2026-07-14 09:09:24 +07:00
2026-07-11 12:44:01 +07:00