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 @@ -7,7 +7,7 @@ Note that [Twisted 22.1.0](https://github.com/twisted/twisted/releases/tag/twist
77has recently been released, which fixes a [security issue](https://github.com/twisted/twisted/security/advisories/GHSA-92x2-jw7w-xvvx)
88within the Twisted library. We do not believe Synapse is affected by this vulnerability,
99though we advise server administrators who installed Synapse via pip to upgrade Twisted
10- with `pip install --upgrade Twisted` as a matter of good practice. The Docker image
10+ with `pip install --upgrade Twisted treq ` as a matter of good practice. The Docker image
1111`matrixdotorg/synapse` and the Debian packages from `packages.matrix.org` are using the
1212updated library.
1313
Original file line number Diff line number Diff line change @@ -93,7 +93,7 @@ Note that [Twisted 22.1.0](https://github.com/twisted/twisted/releases/tag/twist
9393has recently been released, which fixes a [security issue](https://github.com/twisted/twisted/security/advisories/GHSA-92x2-jw7w-xvvx)
9494within the Twisted library. We do not believe Synapse is affected by this vulnerability,
9595though we advise server administrators who installed Synapse via pip to upgrade Twisted
96- with ` pip install --upgrade Twisted` as a matter of good practice. The Docker image
96+ with ` pip install --upgrade Twisted treq ` as a matter of good practice. The Docker image
9797` matrixdotorg/synapse` and the Debian packages from ` packages.matrix.org` are using the
9898updated library.
9999
You can’t perform that action at this time.
0 commit comments