Update to 2.9.24 for fix the cves
This commit is contained in:
parent
38b25835e9
commit
bcbb8caa29
Binary file not shown.
@ -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
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user