summaryrefslogtreecommitdiff
path: root/net-im/py-matrix-synapse/files
diff options
context:
space:
mode:
authorNeel Chauhan <nc@FreeBSD.org>2021-02-25 18:41:20 +0000
committerNeel Chauhan <nc@FreeBSD.org>2021-02-25 18:41:20 +0000
commitb3313a1bb5b6fc55f71ec384e677c02824fabe8a (patch)
treecbecc881bb2cc19366e92a0394e8e3b419923d7e /net-im/py-matrix-synapse/files
parentdevel/py-btest: Update to 0.67 (diff)
net-im/py-matrix-synapse: Update to 1.27.0
Changes: https://github.com/matrix-org/synapse/releases/tag/v1.27.0 PR: 253823 Submitted by: Sascha Biberhofer <ports AT skyforge DOT at> (maintainer)
Notes
Notes: svn path=/head/; revision=566552
Diffstat (limited to 'net-im/py-matrix-synapse/files')
-rw-r--r--net-im/py-matrix-synapse/files/pkg-message.in12
1 files changed, 4 insertions, 8 deletions
diff --git a/net-im/py-matrix-synapse/files/pkg-message.in b/net-im/py-matrix-synapse/files/pkg-message.in
index b64ad26de53c..702d158064a0 100644
--- a/net-im/py-matrix-synapse/files/pkg-message.in
+++ b/net-im/py-matrix-synapse/files/pkg-message.in
@@ -12,19 +12,15 @@ directory, database, and media storage with this method.
EOM
}
{ type: upgrade
- maximum_version: 1.0
message: <<EOM
-Starting with Synapse v1.0, valid TLS certificates will be required for
-server-to-server communication. Self-signed certificates often autogenerated
-with previous versions will no longer suffice. Please ensure that the
-certificate specified by the "tls_certificate_path" option in your
-homeserver.yaml points to a valid certificate.
+If you're upgrading from a previous release of synapse, please read the upgrade
+instructions at %%DOCSDIR%%/UPGRADE.rst
EOM
}
{ type: upgrade
+ maximum_version: 1.27.0
message: <<EOM
-If you're upgrading from a previous release of synapse, please read the upgrade
-instructions at %%DOCSDIR%%/UPGRADE.rst
+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.
EOM
}
{