This repository produces pinned Linux release binaries of xwayland-satellite for CoCalc.
The upstream project publishes source releases but does not publish executable artifacts. The workflow here fetches one exact upstream commit, builds it natively on Ubuntu 24.04 for amd64 and arm64, strips the executable, and publishes archives containing:
bin/xwayland-satellite
share/licenses/xwayland-satellite/LICENSE
share/licenses/xwayland-satellite/SOURCE
The executable remains subject to upstream's MPL-2.0 license. The build automation in this repository is MIT licensed.
- Version:
0.8.2 - Commit:
8d135d3b2854b30fd01ea6cd6c27e523dd50a839 - Rust:
1.93.1
Update the pinned values in .github/workflows/release.yml, then push a tag
whose name starts with the upstream version, for example:
git tag v0.8.2-cocalc.1
git push origin v0.8.2-cocalc.1The release contains both binary archives, the corresponding upstream source
archive, and SHA256SUMS.