Update description
This commit is contained in:
parent
df360dca76
commit
f8a79975c8
@ -1,6 +1,6 @@
|
|||||||
Name: rasdaemon
|
Name: rasdaemon
|
||||||
Version: 0.6.7
|
Version: 0.6.7
|
||||||
Release: 21
|
Release: 22
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Summary: Utility to get Platform Reliability, Availability and Serviceability (RAS) reports via the Kernel tracing events
|
Summary: Utility to get Platform Reliability, Availability and Serviceability (RAS) reports via the Kernel tracing events
|
||||||
URL: https://github.com/mchehab/rasdaemon.git
|
URL: https://github.com/mchehab/rasdaemon.git
|
||||||
@ -65,7 +65,7 @@ Patch9012: 0001-revert-rasdaemon-Add-HBM-Memory-ACLS-support-for-HiS.patch
|
|||||||
|
|
||||||
%description
|
%description
|
||||||
The rasdaemon program is a daemon which monitors the platform
|
The rasdaemon program is a daemon which monitors the platform
|
||||||
Reliablity, Availability and Serviceability (RAS) reports from the
|
Reliability, Availability and Serviceability (RAS) reports from the
|
||||||
Linux kernel trace events. These trace events are logged in
|
Linux kernel trace events. These trace events are logged in
|
||||||
/sys/kernel/debug/tracing, reporting them via syslog/journald.
|
/sys/kernel/debug/tracing, reporting them via syslog/journald.
|
||||||
|
|
||||||
@ -115,6 +115,12 @@ if [ $1 -eq 0 ] ; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 12 2024 Yongkang Hou <houyongkang@inspur.com> - 0.6.7-22
|
||||||
|
- Type:feature
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:update description
|
||||||
|
|
||||||
* Mon Sep 2 2024 Junhao He <hejunhao3@huawei.com> - 0.6.7-21
|
* Mon Sep 2 2024 Junhao He <hejunhao3@huawei.com> - 0.6.7-21
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user