Upgrade to version 3.19.1 for fix CVE-2023-52323
This commit is contained in:
parent
fbf0b8da6a
commit
171f9cef6d
BIN
pycryptodome-3.19.1.tar.gz
Normal file
BIN
pycryptodome-3.19.1.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -36,12 +36,12 @@ For more information, see the `homepage`_.\
|
|||||||
All the code can be downloaded from `GitHub`_.\
|
All the code can be downloaded from `GitHub`_.\
|
||||||
|
|
||||||
Name: python-pycryptodome
|
Name: python-pycryptodome
|
||||||
Version: 3.9.7
|
Version: 3.19.1
|
||||||
Release: 8
|
Release: 1
|
||||||
Summary: Cryptographic library for Python
|
Summary: Cryptographic library for Python
|
||||||
License: BSD, Public Domain, Apache-2.0
|
License: BSD-2-Clause and Public Domain and Apache-2.0
|
||||||
URL: https://www.pycryptodome.org
|
URL: https://www.pycryptodome.org
|
||||||
Source0: https://files.pythonhosted.org/packages/69/2a/298b2689bee8e88c502c7e85ba1c9f07c7e182ea91c705c449f693056c9f/pycryptodome-3.9.7.tar.gz
|
Source0: https://files.pythonhosted.org/packages/source/p/pycryptodome/pycryptodome-%{version}.tar.gz
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{common_description}
|
%{common_description}
|
||||||
@ -100,6 +100,9 @@ BuildRequires: gdb
|
|||||||
%exclude %{python3_sitearch}/Crypto/SelfTest/Publickey/test_vectors/RSA/*.pem
|
%exclude %{python3_sitearch}/Crypto/SelfTest/Publickey/test_vectors/RSA/*.pem
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 09 2024 wangkai <13474090681@163.com> - 3.19.1-1
|
||||||
|
- Upgrade to version 3.19.1 for fix CVE-2023-52323
|
||||||
|
|
||||||
* Thu Jun 10 2021 liudabo <liudabo1@huawei.com> - 3.9.7-8
|
* Thu Jun 10 2021 liudabo <liudabo1@huawei.com> - 3.9.7-8
|
||||||
- Refresh the original the original certificate file and delete the insercure certificates
|
- Refresh the original the original certificate file and delete the insercure certificates
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user