Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python-cryptography: update to version 1.4 and remove patches now available ↵ | Derek Straka | 2016-07-22 | 1 | -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.2h | Armin Kuster | 2016-05-19 | 1 | -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> |