Fix CVE-2023-5764
(cherry picked from commit f831272e2fb56bd7e1a0f5f752ef4191d095047d)
This commit is contained in:
parent
4583f2be31
commit
047eef4163
2010
CVE-2023-5764.patch
Normal file
2010
CVE-2023-5764.patch
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -10,7 +10,7 @@
|
|||||||
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.27
|
Version: 2.9.27
|
||||||
Release: 6
|
Release: 7
|
||||||
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
|
||||||
@ -20,6 +20,7 @@ Patch2: CVE-2024-8775.patch
|
|||||||
Patch3: CVE-2024-9902.patch
|
Patch3: CVE-2024-9902.patch
|
||||||
Patch4: CVE-2022-3697.patch
|
Patch4: CVE-2022-3697.patch
|
||||||
Patch5: CVE-2023-5115.patch
|
Patch5: CVE-2023-5115.patch
|
||||||
|
Patch6: CVE-2023-5764.patch
|
||||||
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
|
||||||
@ -103,6 +104,9 @@ cp -pr docs/docsite/rst .
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 01 2025 wangkai <13474090681@163.com> - 2.9.27-7
|
||||||
|
- Fix CVE-2023-5764
|
||||||
|
|
||||||
* Sat Feb 08 2025 wangkai <13474090681@163.com> - 2.9.27-6
|
* Sat Feb 08 2025 wangkai <13474090681@163.com> - 2.9.27-6
|
||||||
- Fix CVE-2022-3697 CVE-2023-5115
|
- Fix CVE-2022-3697 CVE-2023-5115
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user