Bug 261511

Summary: net-im/py-matrix-synapse: Update to 1.51.0
Product: Ports & Packages Reporter: Sascha Biberhofer <ports>
Component: Individual Port(s)Assignee: Ashish SHUKLA <ashish>
Status: Closed FIXED    
Severity: Affects Only Me CC: ashish
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/matrix-org/synapse/releases/tag/v1.51.0
Attachments:
Description Flags
net-im/py-matrix-synapse: Update to 1.51.0 ports: maintainer-approval+

Description Sascha Biberhofer 2022-01-27 09:33:13 UTC
Created attachment 231380 [details]
net-im/py-matrix-synapse: Update to 1.51.0

Another day, another py-matrix-synapse release. This particular release is rather unspectecular from a ports perspective, as it's merely a version bump. From a long-term user perspective, this release removes webclient support from synapse listeners, which may require users to update their configurations accordingly. 

I've updated our pkg-message to provide a quick heads-up for this. I've also included a note on current issues with turn server certificates, as many users running their server will sooner or later probably set up coturn for WebRTC support.


portlint: "OK" (3 Warnings, none new)
testport: OK (poudriere: 130amd64)
do-test: OK (Ran 2146 tests in 2054.649s, PASSED (skips=35, successes=2111))

The port has also been running fine in production for a day without any problems or hiccups. :-)

Cheers,
Sascha
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-01-27 13:31:15 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fca1c35b5ecc6270c0815aa0c01c8fe7093b5d92

commit fca1c35b5ecc6270c0815aa0c01c8fe7093b5d92
Author:     Sascha Biberhofer <ports@skyforge.at>
AuthorDate: 2022-01-27 13:26:53 +0000
Commit:     Ashish SHUKLA <ashish@FreeBSD.org>
CommitDate: 2022-01-27 13:29:53 +0000

    net-im/py-matrix-synapse: Update to 1.51.0

    PR:             261511

 net-im/py-matrix-synapse/Makefile             |  2 +-
 net-im/py-matrix-synapse/distinfo             |  6 +++---
 net-im/py-matrix-synapse/files/pkg-message.in | 14 ++++++++++++--
 3 files changed, 16 insertions(+), 6 deletions(-)
Comment 2 Ashish SHUKLA freebsd_committer freebsd_triage 2022-01-27 13:31:40 UTC
Committed, thanks!