Go to file
Dominique Leuenberger 41d86ca868 Accepting request 928309 from devel:languages:python
- Add check_inv_ALPN_lists.patch checks for invalid ALPN lists
  before calling OpenSSL (gh#pyca/pyopenssl#1056).
- 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/request/show/928309
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyOpenSSL?expand=0&rev=41
2021-11-03 16:25:25 +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
check_inv_ALPN_lists.patch - Add check_inv_ALPN_lists.patch checks for invalid ALPN lists 2021-10-30 19:09:36 +00:00
pyOpenSSL-21.0.0.tar.gz - update to 21.0.0: 2021-10-26 20:28:09 +00:00
python-pyOpenSSL.changes - Add check_inv_ALPN_lists.patch checks for invalid ALPN lists 2021-10-30 19:09:36 +00:00
python-pyOpenSSL.spec - Add check_inv_ALPN_lists.patch checks for invalid ALPN lists 2021-10-30 19:09:36 +00:00
skip-networked-test.patch Accepting request 854961 from home:mcepl:branches:devel:tools:scm 2020-12-11 17:24:47 +00:00