From 29778bff4cf44efafbf6f3d9fb82939a90da30b9 Mon Sep 17 00:00:00 2001 From: Markus Ueberall Date: Sun, 4 Jun 2023 17:31:10 +0200 Subject: [PATCH] Amended objective of own builds in the description, made binaries for x86_64/amd64 public as well --- Binary-distributions.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Binary-distributions.md b/Binary-distributions.md index 17356c3..36d6c4e 100644 --- a/Binary-distributions.md +++ b/Binary-distributions.md @@ -1,7 +1,9 @@ In addition to the binary x86_64 builds for Linux/Windows/macOS on the [releases page](https://github.com/AsamK/signal-cli/releases) and the Linux x86_64 [OCI container images](https://github.com/AsamK/signal-cli/pkgs/container/signal-cli), there are some additional builds provided by the community. -## Binary (for ARM devices) -- https://media.projektzentrisch.de/temp/signal-cli/ _(updated after local deployment, skips releases without feature changes/bugfixes affecting the binary)_ +## Standalone binaries (for aarch64/arm64, x86_64/amd64 devices) +https://media.projektzentrisch.de/temp/signal-cli/ +* _updated after local deployment; releases without feature changes/bugfixes affecting the binary are skipped_ +* _built on Ubuntu "Focal Fossa" (20.04 LTS), they are compatible with older versions of glibc_ ## 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)).