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

Commit 79c18e0

Browse files
committed
Merge remote-tracking branch 'origin/master' into develop
2 parents 546b9c9 + 6f440fd commit 79c18e0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Note that [Twisted 22.1.0](https://github.com/twisted/twisted/releases/tag/twist
8686
has recently been released, which fixes a [security issue](https://github.com/twisted/twisted/security/advisories/GHSA-92x2-jw7w-xvvx)
8787
within the Twisted library. We do not believe Synapse is affected by this vulnerability,
8888
though 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
9191
updated library.
9292

docs/upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ Note that [Twisted 22.1.0](https://github.com/twisted/twisted/releases/tag/twist
166166
has recently been released, which fixes a [security issue](https://github.com/twisted/twisted/security/advisories/GHSA-92x2-jw7w-xvvx)
167167
within the Twisted library. We do not believe Synapse is affected by this vulnerability,
168168
though 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
171171
updated library.
172172

0 commit comments

Comments
 (0)