Bug 281106

Summary: net-im/py-matrix-synapse: Update to 1.114.0
Product: Ports & Packages Reporter: Li-Wen Hsu <lwhsu>
Component: Individual Port(s)Assignee: Ashish SHUKLA <ashish>
Status: Closed FIXED    
Severity: Affects Only Me CC: ashish, freebsdbugs, herbert, ports, tomasz.owczarek
Priority: --- Flags: ashish: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/element-hq/synapse/releases/tag/v1.115.0
Attachments:
Description Flags
v1
none
Update to 1.114.0
none
net-im/py-matrix-synapse: Update to 1.115.0 none

Description Li-Wen Hsu freebsd_committer freebsd_triage 2024-08-28 03:17:25 UTC
Created attachment 253138 [details]
v1
Comment 1 Ashish SHUKLA freebsd_committer freebsd_triage 2024-09-03 11:56:16 UTC
Created attachment 253291 [details]
Update to 1.114.0

It includes COMMENT/WWW changes from the previous patch.

Thanks!
Comment 2 Tomasz Owczarek 2024-09-21 07:26:35 UTC
Note: This planned update would addess a security issue reported in https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281624
Comment 3 Herbert J. Skuhra 2024-09-29 19:31:25 UTC
Latest version is 1.115.0 and 1.116.0 should be released soon.
Is this port still maintained? Previous updates were already "Approved by:    maintainer timeout".
Comment 4 Sascha Biberhofer 2024-09-29 20:05:31 UTC
(In reply to Herbert J. Skuhra from comment #3)
I have to acknowledge that I haven't been very active for the last few releases, thanks to a rather annoying mixture of a very busy work schedule and a the need to move my FreeBSD infrastructure to new hardware, which has taken up the rest of the time I was able to spend on this project.

That being said, I have managed to review the attached diff, which looks fine, passes the testsuite and appears to work fine in production on my instance, so let's get this merged. :)

I'll also try and push an update to 1.115.0 in the next few days, so we should be back on track afterwards.

Feel free to always give me a poke and request an update, either via mail or by opening an issue - or of course on the FreeBSD channel on matrix.org. I should be able to take a more active part in the maintenance again with the next few releases. :)
Comment 5 Sascha Biberhofer 2024-09-30 19:41:10 UTC
Created attachment 253910 [details]
net-im/py-matrix-synapse: Update to 1.115.0

As promised, here's the 1.115.0 update. Builds, tests and runs fine on my instance:

-------------------------------------------------------------------------------
Ran 3666 tests in 133.452s

PASSED (skips=175, successes=3491)
Comment 6 commit-hook freebsd_committer freebsd_triage 2024-09-30 22:24:05 UTC
A commit in branch main references this bug:

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

commit 7f72176b4505ebe531ca063d351a2c41b7919d9f
Author:     Sascha Biberhofer <ports@skyforge.at>
AuthorDate: 2024-09-30 20:22:17 +0000
Commit:     Ashish SHUKLA <ashish@FreeBSD.org>
CommitDate: 2024-09-30 22:21:45 +0000

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

    - Update WWW
    - Update pkg-descr

    PR:             281106

 net-im/py-matrix-synapse/Makefile        |  7 +++----
 net-im/py-matrix-synapse/Makefile.crates | 12 ++++++------
 net-im/py-matrix-synapse/distinfo        | 30 +++++++++++++++---------------
 net-im/py-matrix-synapse/pkg-descr       |  4 ++--
 4 files changed, 26 insertions(+), 27 deletions(-)
Comment 7 Ashish SHUKLA freebsd_committer freebsd_triage 2024-09-30 22:25:14 UTC
Committed, thanks!