mcelog: Update CE threshhold from 10/day to 2/day
Newer memory has a better threshhold for error reporting. Drop the existing threshhold to 2/day. Resolves: bz2094575 Signed-off-by: Prarit Bhargava <prarit@redhat.com>
This commit is contained in:
parent
da72e625d5
commit
a98de8af00
@ -1,6 +1,6 @@
|
||||
Summary: Tool to translate x86-64 CPU Machine Check Exception data
|
||||
Name: mcelog
|
||||
Version: 180
|
||||
Version: 182
|
||||
Release: 1%{?dist}
|
||||
Epoch: 3
|
||||
License: GPLv2
|
||||
@ -63,6 +63,9 @@ install -p -m644 mcelog*.5 $RPM_BUILD_ROOT/%{_mandir}/man5/
|
||||
%{_mandir}/*/*
|
||||
|
||||
%changelog
|
||||
* Mon Jun 13 2022 Prarit Bhargava <prarit@redhat.com> - 3:182-1
|
||||
- Change CE threshhold from 10/day to 2/day [2094574]
|
||||
|
||||
* Wed Apr 20 2022 Prarit Bhargava <prarit@redhat.com> - 3:180-1
|
||||
- update .os_version
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mcelog-180.tar.gz) = 89b2b1c2f7ab03bb358926f10fa2c3e8f048bb5cf2d6f4453de63ecfd44daebe771087522c69ade5638248ab79c80122448efef798e4ea8d1a5f88308e8bfd32
|
||||
SHA512 (mcelog-182.tar.gz) = 905539d854dc2fff46bfc965fd482f1a67dffeda07b47690fa82aa4004c19a3070a1af8deeb9cd17fd791a769ac91c689b80d28c7c12714bffd0a2e2e14dc017
|
||||
|
||||
Loading…
Reference in New Issue
Block a user