·
2 commits
to main
since this release
Binary packages for spk, moved here from spk-repo-gun on GerritHub.
GerritHub's REST file-content API silently truncates large binary file
downloads (confirmed: base-system.tar.xz, which the API serves truncated,
fetches fine via plain git clone, while smaller files work through the API
without issue). GitHub Releases doesn't have this problem, so the larger
packages now live here instead.
KNOWN ISSUE: base-system.tar.xz is not included in this release -- it is
corrupted in the spk-repo-gun git history itself (xz stream ends
prematurely, confirmed via 'xz -t'), independent of the GerritHub API
truncation bug. This needs to be rebuilt from source and re-pushed; it
isn't fixable by just moving where it's hosted.