github borgbase/vykar v0.10.2

latest releases: v0.12.13, v0.12.12, v0.12.11...
one month ago

Bug Fixes

  • Install script: auto-detect glibc version — The install script now probes the system's libc and glibc version, automatically selecting the statically-linked musl build when glibc is too old (< 2.39) or undetectable. Previously, the script always picked the GNU build, which failed at runtime on older distributions (e.g. Debian 11, Ubuntu 20.04) with GLIBC_2.38 not found errors.
  • Install script: fix tmpdir: unbound variable — Fixed a crash at the end of the install script caused by a local variable escaping its scope under set -eu.

Infrastructure

  • Pin GNU build runner to Ubuntu 24.04 — The release workflow now explicitly pins ubuntu-24.04 instead of ubuntu-latest to prevent silent glibc version changes.

Downloads

Platform Architecture File
Linux (glibc) x86_64 vger-v0.10.2-x86_64-unknown-linux-gnu.tar.gz
Linux (musl) x86_64 vger-v0.10.2-x86_64-unknown-linux-musl.tar.gz
macOS Apple Silicon vger-v0.10.2-aarch64-apple-darwin.tar.gz
Windows x86_64 vger-v0.10.2-x86_64-pc-windows-msvc.zip

Don't miss a new vykar release

NewReleases is sending notifications on new releases.