aboutsummaryrefslogtreecommitdiff
path: root/lang/python/python-cryptography/patches/001-Update-ouroboros.patch
Commit message (Collapse)AuthorAge
* python-cryptography: Update to 41.0.4Jeffery To2023-09-27
This includes a patch to update the version of ouroboros (Rust crate) used, to fix RUSTSEC-2023-0042[1]. Upstream has switch from ouroboros to self_cell so this patch should only be necessary for cryptography 41. [1]: https://rustsec.org/advisories/RUSTSEC-2023-0042.html Signed-off-by: Jeffery To <jeffery.to@gmail.com>