summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-cryptography/Remove_SSLv2_bindings.patch
Commit message (Collapse)AuthorAgeFilesLines
* python-cryptography: update to version 1.4 and remove patches now available ↵Derek Straka2016-07-221-75/+0
| | | | | | | with the latest release Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-cryptography: fix compile issue with openssl 1.0.2hArmin Kuster2016-05-191-0/+75
this fixes: error: 'SSLv2_method' redeclared as different kind of symbol | SSL_METHOD* (*SSLv2_method)(void) = NULL; Signed-off-by: Armin Kuster <akuster@mvista.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>