- update to 23.1.1:
* Worked around an issue in OpenSSL 3.1.0 which caused `X509Extension.get_short_name` to raise an exception when no short name was known to OpenSSL. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyOpenSSL?expand=0&rev=101
This commit is contained in:
parent
93b1e4678c
commit
a0d6178494
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8cb78010a1eb2c8e24b851693b7b04dfe9b1dc0a5ab3843927b10a85b1dfbb2e
|
|
||||||
size 182977
|
|
3
pyOpenSSL-23.1.1.tar.gz
Normal file
3
pyOpenSSL-23.1.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:841498b9bec61623b1b6c47ebbc02367c07d60e0e195f19790817f10cc8db0b7
|
||||||
|
size 183402
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 28 15:40:13 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 23.1.1:
|
||||||
|
* Worked around an issue in OpenSSL 3.1.0 which caused
|
||||||
|
`X509Extension.get_short_name` to raise an exception when no
|
||||||
|
short name was known to OpenSSL.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 27 07:54:16 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
Mon Mar 27 07:54:16 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
%endif
|
%endif
|
||||||
%global skip_python2 1
|
%global skip_python2 1
|
||||||
Name: python-pyOpenSSL%{psuffix}
|
Name: python-pyOpenSSL%{psuffix}
|
||||||
Version: 23.1.0
|
Version: 23.1.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python wrapper module around the OpenSSL library
|
Summary: Python wrapper module around the OpenSSL library
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user