!15 Update to 2.9.24 for fix the cves

From: @houyingchao
Reviewed-by: @overweight
Signed-off-by: @overweight
This commit is contained in:
openeuler-ci-bot 2021-09-17 08:54:27 +00:00 committed by Gitee
commit 9ee7016ae3
2 changed files with 5 additions and 2 deletions

View File

@ -10,11 +10,11 @@
Name: ansible Name: ansible
Summary: SSH-based configuration management, deployment, and task execution system Summary: SSH-based configuration management, deployment, and task execution system
Version: 2.9.0 Version: 2.9.24
Release: 1 Release: 1
License: Python-2.0 and MIT and GPL+ License: Python-2.0 and MIT and GPL+
Url: http://ansible.com Url: http://ansible.com
Source0: https://releases.ansible.com/ansible/%{name}-%{version}.tar.gz Source0: https://releases.ansible.com/ansible/%{name}-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
Provides: ansible-fireball = %{version}-%{release} Provides: ansible-fireball = %{version}-%{release}
Obsoletes: ansible-fireball < 1.2.4 Obsoletes: ansible-fireball < 1.2.4
@ -114,6 +114,9 @@ cp -pr docs/docsite/rst .
%endif %endif
%changelog %changelog
* Fri Sep 17 2021 houyingchao <houyingchao@huawei.com> - 2.9.24-1
- update to 2.9.24
* Mon Jul 12 2021 liksh <liks11@chinaunicom.cn> - 2.9.0-1 * Mon Jul 12 2021 liksh <liks11@chinaunicom.cn> - 2.9.0-1
- update to 2.9.0 - update to 2.9.0