v0.1.1
Pre-releaseRigflow v0.1.1 — a packaging-only fix. No functional changes since v0.1.0.
The prebuilt Linux binaries (x86-64 and ARM64) are now built against an older glibc baseline (Ubuntu 22.04 / glibc 2.35) so they run on Debian 12 "Bookworm" and Raspberry Pi OS (glibc 2.36) — the primary server target. The v0.1.0 Linux binaries were built on Ubuntu 24.04 (glibc 2.39) and failed at launch with version 'GLIBC_2.39' not found on Bookworm. (glibc is backward- but not forward-compatible.)
Building from source was never affected, and the macOS binary is unchanged.
For the full feature list, see the v0.1.0 release.
Downloads
| Platform | Client | Server |
|---|---|---|
| Linux x86-64 | rigflow-client-linux-x86_64.tar.gz |
rigflow-server-linux-x86_64.tar.gz |
| Linux ARM64 (Raspberry Pi) | rigflow-client-linux-arm64.tar.gz |
rigflow-server-linux-arm64.tar.gz |
| macOS (Apple Silicon) | rigflow-client-macos-arm64.tar.gz |
— (server is Linux-only by design) |
Verify against SHA256SUMS:
sha256sum -c SHA256SUMS # Linux
shasum -a 256 -c SHA256SUMS # macOS
macOS first launch: the client is unsigned — right-click rigflow-client → Open, or clear the quarantine flag once: xattr -dr com.apple.quarantine rigflow-client.