Upgrade to version 3.19.1 for fix CVE-2023-52323
This commit is contained in:
parent
8995f5cf54
commit
1d1fd58397
Binary file not shown.
BIN
pycryptodome-3.19.1.tar.gz
Normal file
BIN
pycryptodome-3.19.1.tar.gz
Normal file
Binary file not shown.
@ -2,12 +2,12 @@
|
|||||||
%global pypi_name pycryptodome
|
%global pypi_name pycryptodome
|
||||||
|
|
||||||
Name: python-pycryptodome
|
Name: python-pycryptodome
|
||||||
Version: 3.11.0
|
Version: 3.19.1
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: Cryptographic library for Python
|
Summary: Cryptographic library for Python
|
||||||
License: BSD 2-Clause and Public Domain and 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/64/ab/f2b4059ddf59bffbdbb4bdb60a6729c6c1de5eea1ef186d5a633ae12db3b/pycryptodome-3.11.0.tar.gz
|
Source0: https://files.pythonhosted.org/packages/source/p/pycryptodome/pycryptodome-%{version}.tar.gz
|
||||||
|
|
||||||
%description
|
%description
|
||||||
PyCryptodome is a self-contained Python package of low-level
|
PyCryptodome is a self-contained Python package of low-level
|
||||||
@ -78,6 +78,9 @@ BuildRequires: gcc
|
|||||||
%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
|
||||||
|
|
||||||
* Fri Jul 01 2022 wangjiang <wangjiang37@h-partners.com> - 3.11.0-2
|
* Fri Jul 01 2022 wangjiang <wangjiang37@h-partners.com> - 3.11.0-2
|
||||||
- enable check test suite
|
- enable check test suite
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user