From f1e6e66146b5e51246fa0874cfe08682e6733768 Mon Sep 17 00:00:00 2001 From: clokep Date: Tue, 8 Feb 2022 14:16:33 +0000 Subject: deploy: 6c0984e3f007de469af74d8b6a432c8704633b03 --- develop/upgrade.html | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'develop/upgrade.html') diff --git a/develop/upgrade.html b/develop/upgrade.html index ab5dd4c1b9..6c0e38b27a 100644 --- a/develop/upgrade.html +++ b/develop/upgrade.html @@ -277,6 +277,15 @@ are no longer supported and configuring them is a now a configuration error.

configuration error. Since the webclient listener is no longer supported, this setting only applies to the root path / of Synapse's web server and no longer the /_matrix/client/ path.

+

Upgrading to v1.52.0

+

Twisted security release

+

Note that Twisted 22.1.0 +has recently been released, which fixes a security issue +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 pip install --upgrade Twisted as a matter of good practice. The Docker image +matrixdotorg/synapse and the Debian packages from packages.matrix.org are using the +updated library.

Upgrading to v1.51.0

Deprecation of webclient listeners and non-HTTP(S) web_client_location

Listeners of type webclient are deprecated and scheduled to be removed in -- cgit 1.4.1