remove pycryptodome tar for CVE-2023-52323

(cherry picked from commit 61b53466abd45a0457c129d2d180269620f3d131)
This commit is contained in:
bizhiyuan 2024-09-10 20:55:23 +08:00 committed by openeuler-sync-bot
parent fdfbea8d4f
commit aa94e0241a
3 changed files with 5 additions and 2 deletions

View File

@ -11,7 +11,7 @@
# alibaba # alibaba
# python-pycryptodome bundle # python-pycryptodome bundle
%global pycryptodome pycryptodome %global pycryptodome pycryptodome
%global pycryptodome_version 3.6.4 %global pycryptodome_version 3.19.1
%global pycryptodome_dir %{bundled_lib_dir}/aliyun/%{pycryptodome} %global pycryptodome_dir %{bundled_lib_dir}/aliyun/%{pycryptodome}
# python-aliyun-sdk-core bundle # python-aliyun-sdk-core bundle
%global aliyunsdkcore aliyun-python-sdk-core %global aliyunsdkcore aliyun-python-sdk-core
@ -29,7 +29,7 @@
Name: fence-agents Name: fence-agents
Summary: Set of unified programs capable of host isolation ("fencing") Summary: Set of unified programs capable of host isolation ("fencing")
Version: 4.2.1 Version: 4.2.1
Release: 35 Release: 36
License: GPLv2+ and LGPLv2+ and ASL 2.0 and BSD and MIT and Python-2.0 and Artistic-1.0-Perl License: GPLv2+ and LGPLv2+ and ASL 2.0 and BSD and MIT and Python-2.0 and Artistic-1.0-Perl
Group: System Environment/Base Group: System Environment/Base
URL: https://github.com/ClusterLabs/fence-agents URL: https://github.com/ClusterLabs/fence-agents
@ -966,6 +966,9 @@ Fence agent for IBM z/VM over IP.
%endif %endif
%changelog %changelog
* Tue Sep 10 2024 bizhiyuan <bizhiyuan@kylinos.cn> - 4.2.1-36
- update python-pycryptodome source for CVE-2023-52323
* Wed Jan 18 2023 yangzhao_kl <yangzhao1@kylinos.cn> - 4.2.1-35 * Wed Jan 18 2023 yangzhao_kl <yangzhao1@kylinos.cn> - 4.2.1-35
- update require to python3-suds2 - update require to python3-suds2

BIN
pycryptodome-3.19.1.tar.gz Normal file

Binary file not shown.

Binary file not shown.