import CS mcelog-201-1.el9

This commit is contained in:
eabdullin 2025-03-11 07:45:25 +00:00
parent 169930acec
commit 2895c31e82
3 changed files with 16 additions and 12 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/mcelog-198.tar.gz
SOURCES/mcelog-201.tar.gz

View File

@ -1 +1 @@
d0df4e6a47a153702164818931afac12cc5c459c SOURCES/mcelog-198.tar.gz
6293c0fca44a17b30bce9eef0cdcd3ba457a81d1 SOURCES/mcelog-201.tar.gz

View File

@ -1,7 +1,7 @@
Summary: Tool to translate x86-64 CPU Machine Check Exception data
Name: mcelog
Version: 198
Release: 0%{?dist}
Version: 201
Release: 1%{?dist}
Epoch: 3
License: GPLv2
URL: https://github.com/andikleen/mcelog
@ -63,24 +63,28 @@ install -p -m644 mcelog*.5 $RPM_BUILD_ROOT/%{_mandir}/man5/
%{_mandir}/*/*
%changelog
* Thu Apr 4 2023 Prarit Bhargava <prarit@redhat.com> - 3:198.0
* Update to v198
* cleanup changelog
* Wed Dec 4 2024 Jakub Čajka <jcajka@redhat.com> - 3:201-1
- Update to v201
- Resolves: RHEL-47462
* Thu Apr 4 2024 Prarit Bhargava <prarit@redhat.com> - 3:198.0
- Update to v198
- cleanup changelog
* Mon Oct 16 2023 Prarit Bhargava <prarit@redhat.com> - 3:195.0
* Update to v195
- Update to v195
* Mon Jun 5 2023 Prarit Bhargava <prarit@redhat.com> - 3:194-0
* Add support for EMR and SPR
- Add support for EMR and SPR
* Fri Sep 2 2022 Prarit Bhargava <prarit@redhat.com> - 3:189-0
* Add support for RPL-P, RPL-S, ADL-N
- Add support for RPL-P, RPL-S, ADL-N
* Tue Jun 21 2022 Prarit Bhargava <prarit@redhat.com> - 3:182-3
* Also update local mcelog.conf
- Also update local mcelog.conf
* Wed Jun 15 2022 Prarit Bhargava <prarit@redhat.com> - 3:182-2
* Bump NVR to kick build
- Bump NVR to kick build
* Mon Jun 13 2022 Prarit Bhargava <prarit@redhat.com> - 3:182-1
- Change CE threshhold from 10/day to 2/day [2094574]