Bug 261511 - net-im/py-matrix-synapse: Update to 1.51.0
Summary: net-im/py-matrix-synapse: Update to 1.51.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Ashish SHUKLA
URL: https://github.com/matrix-org/synapse...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-27 09:33 UTC by Sascha Biberhofer
Modified: 2022-01-27 13:31 UTC (History)
1 user (show)

See Also:


Attachments
net-im/py-matrix-synapse: Update to 1.51.0 (2.13 KB, patch)
2022-01-27 09:33 UTC, Sascha Biberhofer
ports: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!