Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-cryptography: backport 3 changes to fix CVE-2020-36242 | Martin Jansa | 2022-05-25 | 3 | -0/+179 |
| | | | | | | | | | | | * 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> | ||||
* | python-cryptography: Extend recipe to support Python 3 | Fabio Berton | 2016-09-05 | 1 | -0/+2 |
- Add Python 3 recipe - Change DEPENDS and RDEPENDS code style - Add native and nativesdk to BBCLASSEXTEND Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> |