Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

xwayland-satellite builds

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.

Current upstream

  • Version: 0.8.2
  • Commit: 8d135d3b2854b30fd01ea6cd6c27e523dd50a839
  • Rust: 1.93.1

Releasing

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.1

The release contains both binary archives, the corresponding upstream source archive, and SHA256SUMS.

About

Reproducible Linux release builds of pinned xwayland-satellite sources

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors