Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | python-cryptography: Update to 41.0.5 | Jeffery To | 2023-11-02 |
| | | | | | | | This also adds a CPE ID for the package and updates the test.sh script to use an assert. Signed-off-by: Jeffery To <jeffery.to@gmail.com> | ||
* | python-cryptography: Update to 41.0.4 | Jeffery To | 2023-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> |