forked from pool/python-pyOpenSSL
- update to 21.0.0:
- The minimum ``cryptography`` version is now 3.3. - Drop support for Python 3.5 - Raise an error when an invalid ALPN value is set. - Added ``OpenSSL.SSL.Context.set_min_proto_version`` and ``OpenSSL.SSL.Context.set_max_proto_version`` - Updated ``to_cryptography`` and ``from_cryptography`` methods to support an upcoming release of ``cryptography`` without raising deprecation warnings. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyOpenSSL?expand=0&rev=83
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 26 20:27:12 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 21.0.0:
|
||||
- The minimum ``cryptography`` version is now 3.3.
|
||||
- Drop support for Python 3.5
|
||||
- Raise an error when an invalid ALPN value is set.
|
||||
- Added ``OpenSSL.SSL.Context.set_min_proto_version`` and ``OpenSSL.SSL.Context.set_max_proto_version``
|
||||
- Updated ``to_cryptography`` and ``from_cryptography`` methods to support an
|
||||
upcoming release of ``cryptography`` without raising deprecation warnings.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 1 18:07:21 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user