summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-cryptography_2.8.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-cryptography: backport 3 changes to fix CVE-2020-36242Martin Jansa2022-05-251-0/+3
| | | | | | | | | | | * 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>
* python3-cryptography: merge bb and incTim Orling2020-04-261-2/+59
| | | | | | | Drop python-cryptography/ not used anywhere. Signed-off-by: Tim Orling <ticotimo@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-cryptography: upgrade 2.7 -> 2.8Zang Ruochen2019-10-231-0/+8
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>