merge/upstream-full #105

Manually merged
jabber.developer merged 407 commits from merge/upstream-full into master 2026-05-26 17:54:34 +00:00
399 changed files with 13877 additions and 37349 deletions
Showing only changes of commit 1d646a1afe - Show all commits

View File

@@ -17,12 +17,6 @@ jobs:
fail-fast: false
matrix:
include:
- flavor: debian
buildsystem: meson
tests: unit
omemo: signal
script: ./scripts/build-configuration-matrix.sh
omemo_env: libsignal
- flavor: fedora
buildsystem: meson
tests: unit

View File

@@ -20,7 +20,6 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
libnotify-dev \
libotr5-dev \
libreadline-dev \
libsignal-protocol-c-dev \
libomemo-c-dev \
libssl-dev \
libtool \