This repository was archived by the owner on Apr 26, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ Note that [Twisted 22.1.0](https://github.com/twisted/twisted/releases/tag/twist
8686has recently been released, which fixes a [security issue](https://github.com/twisted/twisted/security/advisories/GHSA-92x2-jw7w-xvvx)
8787within the Twisted library. We do not believe Synapse is affected by this vulnerability,
8888though we advise server administrators who installed Synapse via pip to upgrade Twisted
89- with `pip install --upgrade Twisted` as a matter of good practice. The Docker image
89+ with `pip install --upgrade Twisted treq ` as a matter of good practice. The Docker image
9090`matrixdotorg/synapse` and the Debian packages from `packages.matrix.org` are using the
9191updated library.
9292
Original file line number Diff line number Diff line change @@ -166,7 +166,7 @@ Note that [Twisted 22.1.0](https://github.com/twisted/twisted/releases/tag/twist
166166has recently been released, which fixes a [security issue](https://github.com/twisted/twisted/security/advisories/GHSA-92x2-jw7w-xvvx)
167167within the Twisted library. We do not believe Synapse is affected by this vulnerability,
168168though we advise server administrators who installed Synapse via pip to upgrade Twisted
169- with `pip install --upgrade Twisted` as a matter of good practice. The Docker image
169+ with `pip install --upgrade Twisted treq ` as a matter of good practice. The Docker image
170170`matrixdotorg/synapse` and the Debian packages from `packages.matrix.org` are using the
171171updated library.
172172
You can’t perform that action at this time.
0 commit comments