!92 [sync] PR-87: Fix CVE-2023-5764
From: @openeuler-sync-bot Reviewed-by: @wk333 Signed-off-by: @wk333
This commit is contained in:
commit
69e18e13fa
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
@ -2,7 +2,7 @@
|
||||
Name: ansible
|
||||
Summary: SSH-based configuration management, deployment, and task execution system
|
||||
Version: 2.9.27
|
||||
Release: 7
|
||||
Release: 8
|
||||
|
||||
License: GPLv3+
|
||||
Source0: https://releases.ansible.com/ansible/%{name}-%{version}.tar.gz
|
||||
@ -23,6 +23,7 @@ Patch8: CVE-2024-8775.patch
|
||||
Patch9: CVE-2024-9902.patch
|
||||
Patch10:CVE-2022-3697.patch
|
||||
Patch11:CVE-2023-5115.patch
|
||||
Patch12:CVE-2023-5764.patch
|
||||
|
||||
Provides: ansible-python3 = %{version}-%{release}
|
||||
Obsoletes: ansible-python3 < %{version}-%{release}
|
||||
@ -220,6 +221,9 @@ make PYTHON=/usr/bin/python3 tests-py3
|
||||
%{python3_sitelib}/ansible_test
|
||||
|
||||
%changelog
|
||||
* Tue Apr 01 2025 wangkai <13474090681@163.com> - 2.9.27-8
|
||||
- Fix CVE-2023-5764
|
||||
|
||||
* Sat Feb 08 2025 wangkai <13474090681@163.com> - 2.9.27-7
|
||||
- Fix CVE-2022-3697 CVE-2023-5115
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user