Skip to content
This repository was archived by the owner on Mar 26, 2024. It is now read-only.

Commit 3853011

Browse files
author
David Robertson
committed
Clarify who isn't affected by rust
1 parent 0bebc90 commit 3853011

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

docs/upgrade.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,12 @@ As announced in the upgrade notes for v1.67.0, Synapse now requires a SQLite
9494
version of 3.27.0 or higher if SQLite is in use and source checkouts of Synapse
9595
now require a recent Rust compiler.
9696
97-
Installations using Docker images or Debian packages from Matrix.org are not
98-
affected. Users installing from PyPI wheels on Linux via `pip install matrix-synapse`
97+
Installations using
98+
99+
- Docker images [from `matrixdotorg`](https://hub.docker.com/r/matrixdotorg/synapse),
100+
- Debian packages [from Matrix.org](https://packages.matrix.org/), or
101+
- PyPI wheels via `pip install matrix-synapse` (on supported platforms and architectures)
102+
99103
will not be affected.
100104
101105
# Upgrading to v1.67.0

0 commit comments

Comments
 (0)