diff --git a/Binary-distributions.md b/Binary-distributions.md index 0ecf377..6a66995 100644 --- a/Binary-distributions.md +++ b/Binary-distributions.md @@ -9,6 +9,8 @@ https://media.projektzentrisch.de/temp/signal-cli/ * 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*_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: + * Binaries `signal-cli*_ubuntu1310_{amd64,arm64}.gz` require glibc v2.17 or newer _(GraalVM limitation)_ ## Docker A ready to use docker image (amd64 + arm64) can be found [here](https://gitlab.com/packaging/signal-cli/container_registry) ([Docs](https://packaging.gitlab.io/signal-cli/installation/docker/), [Repo](https://gitlab.com/packaging/signal-cli)).