Added list of/reference to available test builds compatible with Ubuntu 13.10

Markus Ueberall 2024-08-21 12:12:58 +02:00
parent d080803c00
commit e30e911e1b

@ -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)).