summaryrefslogtreecommitdiff
path: root/net-im/py-matrix-synapse/files
diff options
context:
space:
mode:
authorSascha Biberhofer <ports@skyforge.at>2022-01-27 13:26:53 +0000
committerAshish SHUKLA <ashish@FreeBSD.org>2022-01-27 13:29:53 +0000
commitfca1c35b5ecc6270c0815aa0c01c8fe7093b5d92 (patch)
treea5005fbabfb1d372ca1fbbd155005e3a9c4d54c9 /net-im/py-matrix-synapse/files
parentaudio/alsa-seq-server: Update to version v1.0.4 (diff)
net-im/py-matrix-synapse: Update to 1.51.0
PR: 261511
Diffstat (limited to 'net-im/py-matrix-synapse/files')
-rw-r--r--net-im/py-matrix-synapse/files/pkg-message.in14
1 files changed, 12 insertions, 2 deletions
diff --git a/net-im/py-matrix-synapse/files/pkg-message.in b/net-im/py-matrix-synapse/files/pkg-message.in
index 702d158064a0..9bf3ac75d6c2 100644
--- a/net-im/py-matrix-synapse/files/pkg-message.in
+++ b/net-im/py-matrix-synapse/files/pkg-message.in
@@ -18,9 +18,19 @@ instructions at %%DOCSDIR%%/UPGRADE.rst
EOM
}
{ type: upgrade
- maximum_version: 1.27.0
+ maximum_version: 1.51.0
message: <<EOM
-In synapse 1.27.0, the HTML templates for SSO and email notifications now have Jinja2's autoescape enabled for files ending in .html, .htm, and .xml. If you have customised these templates and see issues when viewing them you might need to update them. Please read the upgrade instructions for further details.
+Synapse 1.51.0 deprecates webclient listeners and non-HTTP(S)
+web_client_location settings. Please update your homeserver configurations
+accordingly.
+
+Additionally, if you run your own turn server for WebRTC and
+use Let's Encrypt certificates, be advised that some Android and iOS clients
+may be unable to connect. Please see upstream's turn-howto[0] for additional
+details on this issue.
+
+[0] https://matrix-org.github.io/synapse/latest/turn-howto.html
+
EOM
}
{