| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: 270737
Approved by: maintainer timeout
|
|
|
|
|
|
|
| |
- Relax bounds on frozendict
Approved by: Sascha Biberhofer <ports at skyforge dot at> (maintainer)
Co-authored-by: Sascha Biberhofer <sascha.biberhofer@skyforge.at>
|
|
|
|
|
|
|
|
|
| |
- 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>
|
| |
|
|
|
|
|
|
| |
- Update dependency for JWT option
Approved by: Sascha Biberhofer <ports@skyforge.at> (maintainer)
|
|
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
|