update pycryptodome tar for CVE-2023-52323

This commit is contained in:
bizhiyuan 2024-09-13 14:26:54 +08:00
parent c441cf37ec
commit 54ab8eadbf
3 changed files with 6 additions and 3 deletions

View File

@ -11,7 +11,7 @@
# alibaba
# python-pycryptodome bundle
%global pycryptodome pycryptodome
%global pycryptodome_version 3.6.4
%global pycryptodome_version 3.19.1
%global pycryptodome_dir %{bundled_lib_dir}/aliyun/%{pycryptodome}
# python-aliyun-sdk-core bundle
%global aliyunsdkcore aliyun-python-sdk-core
@ -29,7 +29,7 @@
Name: fence-agents
Summary: Set of unified programs capable of host isolation ("fencing")
Version: 4.2.1
Release: 32
Release: 33
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
URL: https://github.com/ClusterLabs/fence-agents
@ -963,6 +963,9 @@ Fence agent for IBM z/VM over IP.
%endif
%changelog
* Fri Sep 13 2024 bizhiyuan <bizhiyuan@kylinos.cn> - 4.2.1-33
- update pycryptodome tar for CVE-2023-52323
* Thu Nov 02 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 4.2.1-32
- Remove the azure plug-in
@ -970,4 +973,4 @@ Fence agent for IBM z/VM over IP.
- Resolve agent redfish compilation fail
* Thu Apr 16 2020 houjian<jian.hou@kylinos.cn> - 4.2.1-30.1
- Init fence-agents project
- Init fence-agents project

BIN
pycryptodome-3.19.1.tar.gz Normal file

Binary file not shown.

Binary file not shown.