Skip to content

matrixsynapse: Allow new dependencies to be installed from backports

Closes: #2215 (closed).

  • 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

Merge request reports

Loading