Clarify who isn't affected by rust

pull/13923/head v1.68.0
David Robertson 2022-09-27 12:34:31 +01:00
parent 0bebc908ec
commit 3853011d01
No known key found for this signature in database
GPG Key ID: 903ECE108A39DEDD
1 changed files with 6 additions and 2 deletions

View File

@ -94,8 +94,12 @@ As announced in the upgrade notes for v1.67.0, Synapse now requires a SQLite
version of 3.27.0 or higher if SQLite is in use and source checkouts of Synapse
now require a recent Rust compiler.
Installations using Docker images or Debian packages from Matrix.org are not
affected. Users installing from PyPI wheels on Linux via `pip install matrix-synapse`
Installations using
- Docker images [from `matrixdotorg`](https://hub.docker.com/r/matrixdotorg/synapse),
- Debian packages [from Matrix.org](https://packages.matrix.org/), or
- PyPI wheels via `pip install matrix-synapse` (on supported platforms and architectures)
will not be affected.
# Upgrading to v1.67.0