Skip to content

c0.1.11

Pre-release
Pre-release
Compare
Choose a tag to compare
@cpswan cpswan released this 08 Aug 10:53
· 535 commits to trunk since this release
7797ef5

Revised builds for Linux (gnu and musl)

To achieve better binary compatibility we're now building Linux binaries against glibc 2.28.0 (from Debian 10)

(Larger) binaries are also available that have been statically linked to musl, and these should work in any libc environment.

sshnpd-linux-riscv64-musl.tgz has been tested on a StarFive 2 running Ubuntu 23.04
sshnpd-linux-arm-musl.tgz has been tested on a Raspberry Pi running Raspberry Pi OS 10 (buster) & 11 (bullseye) with 32 bit userland

What's Changed

  • build: C Linux builds in Docker on glibc 2.28.0 base and Musl by @cpswan in #1245

Full Changelog: c0.1.10...c0.1.11