mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-28 08:03:36 +00:00
Closes: #2215. - matrix-synapse >= 1.55.0-2 requires python3-jinja2 >= 3.0~ - python3-jinja2 >= 3.0~ requires python3-markupsafe >= 2.0 Tests: - On a stable container, matrixsynapse app is not installable. - With the changes, start FreedomBox service, setup will run on the upgrades module and /etc/apt/preferences.d/51freedombox-apps.conf will be changed to include the two new entries. After this, matrix-synapse app is installable. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>