diff options
author | babolivier <babolivier@users.noreply.github.com> | 2022-02-09 15:07:16 +0000 |
---|---|---|
committer | babolivier <babolivier@users.noreply.github.com> | 2022-02-09 15:07:16 +0000 |
commit | 83fb3d2670a09b92ef6a29a6cea6832e9a117f56 (patch) | |
tree | 954d7a89417cc0aba3d8b04c5e782e2bbc7868f4 /latest/upgrade.html | |
parent | deploy: 6c0984e3f007de469af74d8b6a432c8704633b03 (diff) | |
download | synapse-83fb3d2670a09b92ef6a29a6cea6832e9a117f56.tar.xz |
deploy: 6f440fd859c411af8c32478b4353f7550619c3bd
Diffstat (limited to '')
-rw-r--r-- | latest/upgrade.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/latest/upgrade.html b/latest/upgrade.html index 0a36483d94..57c7629074 100644 --- a/latest/upgrade.html +++ b/latest/upgrade.html @@ -266,7 +266,7 @@ dpkg -i matrix-synapse-py3_1.3.0+stretch1_amd64.deb has recently been released, which fixes a <a href="https://github.com/twisted/twisted/security/advisories/GHSA-92x2-jw7w-xvvx">security issue</a> within the Twisted library. We do not believe Synapse is affected by this vulnerability, though we advise server administrators who installed Synapse via pip to upgrade Twisted -with <code>pip install --upgrade Twisted</code> as a matter of good practice. The Docker image +with <code>pip install --upgrade Twisted treq</code> as a matter of good practice. The Docker image <code>matrixdotorg/synapse</code> and the Debian packages from <code>packages.matrix.org</code> are using the updated library.</p> <h1 id="upgrading-to-v1510"><a class="header" href="#upgrading-to-v1510">Upgrading to v1.51.0</a></h1> |