This repository contains CI scripts to build firejail from upstream for use with itch-redists / broth.
CI builds firejail for amd64 and arm64 on tagged pushes. Artifacts are
published to GitHub Releases as firejail-linux-amd64 and
firejail-linux-arm64.
To trigger a build, push a tag matching the upstream firejail version (e.g.
0.9.72).
- Download the binaries from the GitHub Release
- Copy them into
itch-redists:firejail-linux-amd64→data/firejail-amd64/linux/firejailfirejail-linux-arm64→data/firejail-arm64/linux/firejail
- Run the itch-redists deploy
firejail is released under the GPL license, see firejail/COPYING for details.