Index of /temp/signal-cli

(The below is also accessible through rsync-ssl -Hlptd[r][v] rsync://media.projektzentrisch.de/temp_signal-cli/ [<dest-dir>])

[ICO]NameLast modifiedSizeDescription

[DIR]older/2024-04-28 17:35 -  
[DIR]tests/2024-05-18 02:13 -  
[   ]README2023-04-17 12:58 2.2KRead this first!
[   ]libsignal_jni_so0440_ubuntu2004_amd64.gz2024-04-19 19:38 4.5Mlibsignal_jni.so v0.44.0 (compressed ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, with debug_info, not stripped) [buildinfo] [signature]
[   ]libsignal_jni_so0440_ubuntu2004_i686.gz2024-04-19 19:42 4.6Mlibsignal_jni.so v0.44.0 (compressed ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, with debug_info, not stripped) [buildinfo] [signature]
[   ]signal-cli0133_ubuntu2004_amd64.gz2024-04-19 19:56 33Msignal-cli v0.13.3, using embedded libsignal_jni.so v0.44.0 (compressed ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, with debug_info, partly stripped) [buildinfo] [signature]
[   ]signal-cli_ubuntu2004_amd64.gz2024-04-19 19:56 33M(see signal-cli0133_ubuntu2004_amd64.gz)
[   ]libsignal_jni_so0440_ubuntu2004_arm64.gz2024-04-19 23:10 4.4Mlibsignal_jni.so v0.44.0 (compressed ELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, with debug_info, not stripped) [buildinfo] [signature]
[   ]libsignal_jni_so0440_ubuntu2004_armv7.gz2024-04-19 23:14 4.2Mlibsignal_jni.so v0.44.0 (compressed ELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, with debug_info, not stripped) [buildinfo] [signature]
[   ]signal-cli0133_ubuntu2004_arm64.gz2024-04-19 23:22 32Msignal-cli v0.13.3, using embedded libsignal_jni.so v0.44.0 (compressed ELF 64-bit LSB pie executable, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, for GNU/Linux 3.7.0, with debug_info, partly stripped) [buildinfo] [signature]
[   ]signal-cli_ubuntu2004_arm64.gz2024-04-19 23:22 32M(see signal-cli0133_ubuntu2004_arm64.gz)
[   ]libsignal_jni_so0440_ubuntu2004_riscv64.gz2024-04-20 23:49 4.7Mlibsignal_jni.so v0.44.0 (compressed ELF 64-bit LSB shared object, UCB RISC-V, RVC, double-float ABI, version 1 (SYSV), dynamically linked, with debug_info, not stripped) [buildinfo] [signature]
[   ]libsignal_jni_so0440_ubuntu2004_sparc64.gz2024-04-26 13:47 4.7Mlibsignal_jni.so v0.44.0 (compressed ELF 64-bit MSB shared object, SPARC V9, total store ordering, version 1 (SYSV), dynamically linked, with debug_info, not stripped) [buildinfo] [signature]
[   ]libsignal_jni_so0440_ubuntu2004_ppc64.gz2024-04-26 17:27 5.3Mlibsignal_jni.so v0.44.0 (compressed ELF 64-bit MSB shared object, 64-bit PowerPC or cisco 7500, Power ELF V1 ABI, version 1 (SYSV), dynamically linked, with debug_info, not stripped) [buildinfo] [signature]
[   ]libsignal_jni_so0440_ubuntu2004_ppc64el.gz2024-04-26 17:30 5.2Mlibsignal_jni.so v0.44.0 (compressed ELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, OpenPOWER ELF V2 ABI, version 1 (SYSV), dynamically linked, with debug_info, not stripped) [buildinfo] [signature]
[   ]libsignal_jni_so0440_ubuntu2004_mips64el.gz2024-04-26 19:51 4.0Mlibsignal_jni.so v0.44.0 (compressed ELF 64-bit LSB shared object, MIPS, MIPS64 rel2 version 1 (SYSV), dynamically linked, with debug_info, not stripped) [buildinfo] [signature]
[   ]libsignal_jni_so0440_ubuntu2004_s390x.gz2024-04-26 20:29 4.7Mlibsignal_jni.so v0.44.0 (compressed ELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, with debug_info, not stripped) [buildinfo] [signature]

The `signal-cli*` <https://github.com/AsamK/signal-cli> binaries as well as the
`libsignal_jni*` <https://github.com/signalapp/libsignal> libraries in this di-
rectory have been compiled in build containers based on Ubuntu 20.04/Focal con-
taining current versions of the required toolchain (gcc, llvm, etc.) following
steps outlined in <https://github.com/AsamK/signal-cli/blob/master/README.md>
using GraalVM <https://www.graalvm.org>.  They should work on any Linux system
with glibc 2.28 (released in August 2018) or newer on riscv64 hosts and glibc
2.29 (released in February 2019) or newer on armv7, i686, amd64/x86_64, arm64/
aarch64, mips64el, ppc64[el], s390x, sparc64 hosts, respectively.

armv7/arm64/aarch64 artefacts (binaries/libraries) are built on Hetzner CAXn1
Ampere Altra instances (older artefacts have been built using the Oracle Cloud
Infrastructure Ampere Altra A1 compute platform), i686/amd64/x86_64 artefacts
are built on Intel Xeon/AMD Epyc hosts, and riscv64 artefacts are currently
built in virtual environments using QEMU <https://www.qemu.org>; please note
that the latter are *not* yet used in local physical/production environments and
are only included here as part of ongoing toolchain, workflow tests (as are
armv7/i686/mips64el/ppc64[el]/s390x/sparc64 artefacts).

All binaries are based on the `libsignal-client*.jar` that comes with the latest
`signal-cli-*[^e].tar.gz` (see <https://github.com/AsamK/signal-cli/releases>)
with `libsignal_jni.so` replaced by the matching version/architecture rebuilt
locally from scratch; prior to version 0.12.0, builds relied on libraries provi-
ded by the <https://github.com/exquo/signal-libs-build> repository.

Only those releases that come with feature changes and/or bugfixes, have passed
a *manual review*, and have been successfully deployed to e.g. ODROID N2+ hosts
are published.

The public key(s) required to verify the detached GPG signatures can be obtained
automatically using WKD and/or DANE key lookups; alternatively, a copy can be
found at <https://github.com/m-ueberall.gpg>.

[These files are provided "as-is", without warranty of any kind, and will be
removed once upstream builds or public mirrors of the internal build pipelines
become available.]


German legal notice   German privacy statement