Verifying this release
Every archive below carries a signed SLSA build provenance
attestation binding it to commit 54955353d92381ca6f3d6d655177be29f1d9272d and to this
repository's release workflow:
gh attestation verify xcross-linux-x64.tar.gz \
--repo arxdeus/xcross \
--signer-workflow arxdeus/xcross/.github/workflows/release.yml \
--source-digest 54955353d92381ca6f3d6d655177be29f1d9272dSHA256SUMS.txt covers the same archives for plain integrity
checks.
What's Changed
- chore(deps): bump yaml from 3.1.3 to 3.1.4 by @dependabot[bot] in #64
- fix(build): repair fast stubs sharing a selref when one can relocate by @arxdeus in #65
- feat:
xcross config, interactive config editor, dynamic setup flow by @arxdeus in #62
Full Changelog: v1.3.6...v1.4.0