!89 [sync] PR-88: Fix CVE-2023-5764
From: @openeuler-sync-bot Reviewed-by: @wk333 Signed-off-by: @wk333
This commit is contained in:
commit
b0aa977fa0
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
|
||||
Summary: SSH-based configuration management, deployment, and task execution system
|
||||
Version: 2.9.27
|
||||
Release: 6
|
||||
Release: 7
|
||||
License: Python-2.0 and MIT and GPL+
|
||||
Url: http://ansible.com
|
||||
Source0: https://releases.ansible.com/ansible/%{name}-%{version}.tar.gz
|
||||
@ -20,6 +20,7 @@ Patch2: CVE-2024-8775.patch
|
||||
Patch3: CVE-2024-9902.patch
|
||||
Patch4: CVE-2022-3697.patch
|
||||
Patch5: CVE-2023-5115.patch
|
||||
Patch6: CVE-2023-5764.patch
|
||||
BuildArch: noarch
|
||||
Provides: ansible-fireball = %{version}-%{release}
|
||||
Obsoletes: ansible-fireball < 1.2.4
|
||||
@ -103,6 +104,9 @@ cp -pr docs/docsite/rst .
|
||||
%endif
|
||||
|
||||
%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
|
||||
- Fix CVE-2022-3697 CVE-2023-5115
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user