!39 Upgrade to version 3.19.1 for fix CVE-2023-52323
From: @wk333 Reviewed-by: @cherry530 Signed-off-by: @cherry530
This commit is contained in:
commit
f7b605854e
Binary file not shown.
@ -2,12 +2,12 @@
|
|||||||
%global pypi_name pycryptodome
|
%global pypi_name pycryptodome
|
||||||
|
|
||||||
Name: python-pycryptodome
|
Name: python-pycryptodome
|
||||||
Version: 3.19.0
|
Version: 3.19.1
|
||||||
Release: 1
|
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/source/p/pycryptodome/pycryptodome-3.19.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
|
||||||
|
|
||||||
* Mon Sep 25 2023 xu_ping<707078654@qq.com> - 3.19.0-1
|
* Mon Sep 25 2023 xu_ping<707078654@qq.com> - 3.19.0-1
|
||||||
- upgrade to 3.19.0
|
- upgrade to 3.19.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user