Added amd64-musl test builds

Markus Ueberall 2025-03-01 11:35:57 +01:00
parent b308641059
commit b45f9ece25

@ -7,6 +7,7 @@ https://media.projektzentrisch.de/temp/signal-cli/
[https://media.projektzentrisch.de/temp/signal-cli/**tests**/](https://media.projektzentrisch.de/temp/signal-cli/tests/)
* Test builds based on `libsignal_jni.so` libraries that are cross-built against header files, libraries of previous, still supported Ubuntu LTS releases:
* Binaries `signal-cli*_ubuntu2004_amd64-musl.gz` should work with musl v1.2.3 or newer (no glibc compatibility layer needed!)
* Binaries `signal-cli*_ubuntu1804_{amd64,arm64}.gz` are compatible with Ubuntu "Bionic Beaver" (18.04 LTS) and require glibc v2.25 or newer
* Binaries `signal-cli*_ubuntu1604_{amd64,arm64}.gz` are compatible with Ubuntu "Xenial Xerus" (16.04 LTS) and require glibc v2.18 or newer
* Test builds based on `libsignal_jni.so` libraries that are cross-built against header files, libraries of previous Ubuntu releases: