summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-cryptography/0001-chunked-update_into-5419.patch
Commit message (Collapse)AuthorAgeFilesLines
* python3-cryptography: backport 3 changes to fix CVE-2020-36242Martin Jansa2022-05-251-0/+99
* backport the actual code change from https://github.com/pyca/cryptography/pull/5747 without the docs and CI changes (which aren't applicable on old 2.8 version) and backport 2 older changes to make this fix applicable on 2.8. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>