aboutsummaryrefslogtreecommitdiff
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
parent7bb2a1d2616c7ad2f2865292b4ff7fd183dea4c0 (diff)
downloadports-fca1c35b5ecc6270c0815aa0c01c8fe7093b5d92.tar.gz
ports-fca1c35b5ecc6270c0815aa0c01c8fe7093b5d92.zip
net-im/py-matrix-synapse: Update to 1.51.0
PR: 261511
-rw-r--r--net-im/py-matrix-synapse/Makefile2
-rw-r--r--net-im/py-matrix-synapse/distinfo6
-rw-r--r--net-im/py-matrix-synapse/files/pkg-message.in14
3 files changed, 16 insertions, 6 deletions
diff --git a/net-im/py-matrix-synapse/Makefile b/net-im/py-matrix-synapse/Makefile
index 57678c6706cd..811c9a4a326d 100644
--- a/net-im/py-matrix-synapse/Makefile
+++ b/net-im/py-matrix-synapse/Makefile
@@ -2,7 +2,7 @@
PORTNAME= matrix-synapse
DISTVERSIONPREFIX= v
-DISTVERSION= 1.50.2
+DISTVERSION= 1.51.0
CATEGORIES= net-im python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/net-im/py-matrix-synapse/distinfo b/net-im/py-matrix-synapse/distinfo
index beb18ea46f56..11ec774bdd7e 100644
--- a/net-im/py-matrix-synapse/distinfo
+++ b/net-im/py-matrix-synapse/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1643038555
-SHA256 (matrix-org-synapse-v1.50.2_GH0.tar.gz) = 0e8f52d8a14c5994addda13332c67c6cb8604d090be0dc8f459645f6d1fb48cb
-SIZE (matrix-org-synapse-v1.50.2_GH0.tar.gz) = 7654063
+TIMESTAMP = 1643126257
+SHA256 (matrix-org-synapse-v1.51.0_GH0.tar.gz) = acb587b9d4a92f15bc5f6e1f5b598ee1e1a7c3a298c923ff73ffd505de779353
+SIZE (matrix-org-synapse-v1.51.0_GH0.tar.gz) = 7665238
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
}
{