Skip to content
Snippets Groups Projects
Unverified Commit 3fe2b7f1 authored by David Robertson's avatar David Robertson
Browse files

tweak upgrade notes

parent 77327748
No related branches found
No related tags found
No related merge requests found
...@@ -15,9 +15,8 @@ this document. ...@@ -15,9 +15,8 @@ this document.
The website <https://endoflife.date> also offers convenient The website <https://endoflife.date> also offers convenient
summaries. summaries.
- If Synapse was installed using [prebuilt - If Synapse was installed using [prebuilt packages](setup/installation.md#prebuilt-packages),
packages](setup/installation.md#prebuilt-packages), you will need to follow the you will need to follow the normal process for upgrading those packages.
normal process for upgrading those packages.
- If Synapse was installed using pip then upgrade to the latest - If Synapse was installed using pip then upgrade to the latest
version by running: version by running:
...@@ -95,6 +94,9 @@ As announced in the upgrade notes for v1.67.0, Synapse now requires a SQLite ...@@ -95,6 +94,9 @@ 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 version of 3.27.0 or higher if SQLite is in use and source checkouts of Synapse
now require a recent Rust compiler. 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`
will not be affected.
# Upgrading to v1.67.0 # Upgrading to v1.67.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment