forked from pool/python-pyOpenSSL
Accepting request 127435 from home:msuman:branches:devel:languages:python
Update python-pyOpenSSL to version 0.13 OBS-URL: https://build.opensuse.org/request/show/127435 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyOpenSSL?expand=0&rev=9
This commit is contained in:
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 9 18:34:08 PDT 2012 - msuman@opensuse.org
|
||||
|
||||
- Update to version 0.13
|
||||
* Add OPENSSL_VERSION_NUMBER, SSLeay_version and related
|
||||
constants for retrieving version information about the
|
||||
underlying OpenSSL library.
|
||||
* Support OpenSSL 1.0.0a and related changes.
|
||||
* Remove SSLv2 support if the underlying OpenSSL library does
|
||||
not provide it.
|
||||
* Add a new method to the X509 type, get_signature_algorithm.
|
||||
* Add a new method to the Connection type, get_peer_cert_chain.
|
||||
* Add the PKey.check method to verify the internal consistency
|
||||
of a PKey instance.
|
||||
* Bug fixes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 1 08:48:23 UTC 2011 - saschpe@suse.de
|
||||
|
||||
|
Reference in New Issue
Block a user