Current libsignal_jni.so artefacts require GLIBC 2.27 or newer on Ubuntu 18.04/Bionic

Markus Ueberall 2025-10-26 10:21:16 +01:00
parent 0f3f1726d0
commit 06ae4b8fff

@ -8,7 +8,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*_ubuntu1804_{amd64,arm64}.gz` are compatible with Ubuntu "Bionic Beaver" (18.04 LTS) and require glibc v2.27 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:
* Binaries `signal-cli*_ubuntu1310_{amd64,arm64}.gz` require glibc v2.17 or newer _(GraalVM limitation)_