add root cause analysis
Signed-off-by: 贺有志 <1037617413@qq.com>
This commit is contained in:
parent
18ac53736a
commit
36a07c1468
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
|
||||
Name: sysSentry
|
||||
Version: 1.0.2
|
||||
Release: 35
|
||||
Release: 36
|
||||
License: Mulan PSL v2
|
||||
Group: System Environment/Daemons
|
||||
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
|
||||
Patch41: ai_block_io-support-stage-and-iotype.patch
|
||||
Patch42: fix-io_dump-for-collect-module.patch
|
||||
Patch43: add-root-cause-analysis.patch
|
||||
|
||||
BuildRequires: cmake gcc-c++
|
||||
BuildRequires: python3 python3-setuptools
|
||||
@ -296,6 +297,12 @@ rm -rf %{buildroot}
|
||||
%attr(0550,root,root) %{python3_sitelib}/sentryPlugins/ai_block_io
|
||||
|
||||
%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
|
||||
- Type:bugfix
|
||||
- CVE:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user