summaryrefslogtreecommitdiff
path: root/net-im/py-matrix-synapse/files/patch-setup.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* net-im/py-matrix-synapse: Update to 1.82.0Li-Wen Hsu2023-04-281-12/+1
| | | | | PR: 270737 Approved by: maintainer timeout
* net-im/py-matrix-synapse: Update to 1.80.0Ashish SHUKLA2023-04-021-4/+6
| | | | | | | - Relax bounds on frozendict Approved by: Sascha Biberhofer <ports at skyforge dot at> (maintainer) Co-authored-by: Sascha Biberhofer <sascha.biberhofer@skyforge.at>
* net-im/py-matrix-synapse: Update to 1.68.0Sascha Biberhofer2022-09-291-2/+10
| | | | | | | | | - This update introduces a new dependency on rust. - Testing now uses the staged build output to ensure tests run against the compiled rust module. Co-authored-by: Ashish SHUKLA <ashish@FreeBSD.org>
* net-im/py-matrix-synapse: Update to 1.64.0Sascha Biberhofer2022-08-021-2/+2
|
* net-im/py-matrix-synapse: Update to 1.62.0Ashish SHUKLA2022-07-111-3/+3
| | | | | | - Update dependency for JWT option Approved by: Sascha Biberhofer <ports@skyforge.at> (maintainer)
* net-im/py-matrix-synapse: Update to 1.61.1Sascha Biberhofer2022-06-291-0/+11
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