[Bug 264178] net-im/py-matrix-synapse: Fails to start after 1.58.1 or 1.59.1 update: Error while finding module specification for 'synapse.app.homeserver' (ModuleNotFoundError: No module named 'synapse.app')
Date: Wed, 29 Jun 2022 04:30:16 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264178 --- Comment #11 from commit-hook@FreeBSD.org --- A commit in branch 2022Q2 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=46b9a76d82a03461de14551e9cdd89ce784ce409 commit 46b9a76d82a03461de14551e9cdd89ce784ce409 Author: Sascha Biberhofer <sascha.biberhofer@skyforge.at> AuthorDate: 2022-06-28 19:31:14 +0000 Commit: Ashish SHUKLA <ashish@FreeBSD.org> CommitDate: 2022-06-29 04:14:56 +0000 net-im/py-matrix-synapse: Update to 1.61.1 This minor update contains a security fix for GHSA-22p3-qrh9-cx32 / CVE-2022-31052. While we're at it, switch to pypi as package source. This not only follows general python port guidelines but also eliminates the need for poetry2setup, hopefully fixing #264178[0]. Changes: https://github.com/matrix-org/synapse/releases/tag/v1.61.1 Signed-off-by: Sascha Biberhofer <sascha.biberhofer@skyforge.at> PR: 264178 MFH: 2022Q2 Security: 07c0d782-f758-11ec-acaa-901b0e9408dc Security: CVE-2022-31052 (cherry picked from commit c4501a503083e9de1d8cfd936cfb244642884434) net-im/py-matrix-synapse/Makefile | 13 +++---------- net-im/py-matrix-synapse/distinfo | 6 +++--- net-im/py-matrix-synapse/files/patch-pyproject.toml | 6 +++--- net-im/py-matrix-synapse/files/patch-setup.py (new) | 11 +++++++++++ 4 files changed, 20 insertions(+), 16 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.