!91 add root cause analysis
From: @hyz2024 Reviewed-by: @gaoruoshu Signed-off-by: @gaoruoshu
This commit is contained in:
commit
b64bba7b6f
1253
add-root-cause-analysis.patch
Normal file
1253
add-root-cause-analysis.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -4,7 +4,7 @@
|
|||||||
Summary: System Inspection Framework
|
Summary: System Inspection Framework
|
||||||
Name: sysSentry
|
Name: sysSentry
|
||||||
Version: 1.0.2
|
Version: 1.0.2
|
||||||
Release: 35
|
Release: 36
|
||||||
License: Mulan PSL v2
|
License: Mulan PSL v2
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
Source0: https://gitee.com/openeuler/sysSentry/releases/download/v%{version}/%{name}-%{version}.tar.gz
|
Source0: https://gitee.com/openeuler/sysSentry/releases/download/v%{version}/%{name}-%{version}.tar.gz
|
||||||
@ -52,6 +52,7 @@ Patch39: add-log-for-xalarm-when-sending-msg-and-clean-invali.patch
|
|||||||
Patch40: add-xalarm-cleanup-invalid-server-socket-peroidly.patch
|
Patch40: add-xalarm-cleanup-invalid-server-socket-peroidly.patch
|
||||||
Patch41: ai_block_io-support-stage-and-iotype.patch
|
Patch41: ai_block_io-support-stage-and-iotype.patch
|
||||||
Patch42: fix-io_dump-for-collect-module.patch
|
Patch42: fix-io_dump-for-collect-module.patch
|
||||||
|
Patch43: add-root-cause-analysis.patch
|
||||||
|
|
||||||
BuildRequires: cmake gcc-c++
|
BuildRequires: cmake gcc-c++
|
||||||
BuildRequires: python3 python3-setuptools
|
BuildRequires: python3 python3-setuptools
|
||||||
@ -296,6 +297,12 @@ rm -rf %{buildroot}
|
|||||||
%attr(0550,root,root) %{python3_sitelib}/sentryPlugins/ai_block_io
|
%attr(0550,root,root) %{python3_sitelib}/sentryPlugins/ai_block_io
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Oct 12 2024 heyouzhi <heyouzhi@huawei.com> - 1.0.2-36
|
||||||
|
- Type:requirement
|
||||||
|
- CVE:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:add root cause analysis
|
||||||
|
|
||||||
* Sat Oct 12 2024 zhuofeng <zhangnan134@huawei.com> - 1.0.2-35
|
* Sat Oct 12 2024 zhuofeng <zhangnan134@huawei.com> - 1.0.2-35
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- CVE:NA
|
- CVE:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user