Skip to content

Attach a static linux/arm64 seid binary to releases - #4004

Merged
masih merged 8 commits into
mainfrom
monty/arm64-release-binary
Aug 28, 2026
Merged

Attach a static linux/arm64 seid binary to releases#4004
masih merged 8 commits into
mainfrom
monty/arm64-release-binary

Merge branch 'main' into monty/arm64-release-binary

a48c675
Select commit
Loading
Failed to load commit list.
Seidroid / AI Review succeeded Aug 27, 2026 in 0s

Claude + Codex + Cursor Review: success

Well-executed arm64 arch-split: the per-arch libgcc pin (checksums verified against the vendored files), the ELF-machine guards in build-static.sh / boot-smoke.sh / goreleaser-shim.sh, and the new hook-executability check all fail closed, and both prior review findings are genuinely fixed. Two non-blocking notes: the newly-added digest print can't support the cross-run comparison its comment claims, and the fail-fast hook check runs after the slow build.