forked from pool/python-pyOpenSSL
- update to 19.0
- fixed build deps. - drop patches: openssl-1.1.0i.patch openssl-1.1.1.patch opensuse_ca.patch tls13-renegotiation.patch * X509Store.add_cert no longer raises an error if you add a duplicate cert. * pyOpenSSL now works with OpenSSL 1.1.1. * pyOpenSSL now handles NUL bytes in X509Name.get_components() OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyOpenSSL?expand=0&rev=58
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 2 16:29:39 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
- update to 19.0
|
||||
- fixed build deps.
|
||||
- drop patches: openssl-1.1.0i.patch
|
||||
openssl-1.1.1.patch
|
||||
opensuse_ca.patch
|
||||
tls13-renegotiation.patch
|
||||
* X509Store.add_cert no longer raises an error if you add a duplicate cert.
|
||||
* pyOpenSSL now works with OpenSSL 1.1.1.
|
||||
* pyOpenSSL now handles NUL bytes in X509Name.get_components()
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 1 18:06:10 UTC 2019 - Hans-Peter Jansen <hpj@urpla.net>
|
||||
|
||||
|
Reference in New Issue
Block a user