Go to file
Dominique Leuenberger 56e71bb078 Accepting request 776233 from devel:languages:python
- Update to v19.1
  * Removed deprecated aliases ContextType, ConnectionType, PKeyType, X509NameType,
    X509ReqType, X509Type, X509StoreType, CRLType, PKCS7Type, PKCS12Type, and NetscapeSPKIType.
    Use the classes without the ``Type`` suffix instead.
  * The minimum ``cryptography`` version is now 2.8
  * Deprecated ``OpenSSL.SSL.Context.set_npn_advertise_callback,
    OpenSSL.SSL.Context.set_npn_select_callback, and
    OpenSSL.SSL.Connection.get_next_proto_negotiated
    ALPN should be used instead.
  * Support bytearray in SSL.Connection.send() by using cffi's from_buffer
  * The OpenSSL.SSL.Context.set_alpn_select_callback can return a new
    NO_OVERLAPPING_PROTOCOLS sentinel value to allow a TLS handshake
    to complete without an application protocol.

OBS-URL: https://build.opensuse.org/request/show/776233
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyOpenSSL?expand=0&rev=37
2020-02-22 18:03:08 +00:00
.gitattributes Accepting request 680621 from home:frispete:python 2019-03-01 19:38:20 +00:00
.gitignore - Initial version, obsoletes 'python-openssl': 2011-08-31 14:44:01 +00:00
fix-compilation-2020.patch Accepting request 725286 from home:bmwiedemann:branches:devel:languages:python 2019-08-22 13:33:38 +00:00
pyOpenSSL-19.1.0.tar.gz Accepting request 775308 from home:jayvdb:branches:devel:languages:python 2020-02-19 09:00:04 +00:00
python-pyOpenSSL.changes Accepting request 775308 from home:jayvdb:branches:devel:languages:python 2020-02-19 09:00:04 +00:00
python-pyOpenSSL.spec OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyOpenSSL?expand=0&rev=70 2020-02-19 09:02:47 +00:00
skip-networked-test.patch Accepting request 491273 from home:TheBlackCat:branches:devel:languages:python 2017-05-01 15:14:02 +00:00