From 5588afda8a462909422bc629ad0a4cbd4347716427656040350d7207179a0354 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Tue, 11 Jul 2023 06:24:30 +0000 Subject: [PATCH] Accepting request 1098021 from home:malcolmlewis:branches:hardware - Update to version 0.8.0.10.git+a247baf: * rasdaemon: Add support for the CXL AER correctable errors. * rasdaemon: Add support for the CXL AER uncorrectable errors. * rasdaemon: Add support for the CXL poison events. * rasdaemon: Move definition for BIT and BIT_ULL to a common file. * rasdaemon: fix table create if some cpus are offline. * rasdaemon: Fix poll() on per_cpu trace_pipe_raw blocks indefinitely. * ras-mc-ctl: add option to exclude old events from reports. * configure.ac: fix bashisms. * ci.yml: fix workflow to build rasdaemon. * ChangeLog: do some minor updates. * labels/asrock: add X399D8A-2T. * Convert README to markdown format. OBS-URL: https://build.opensuse.org/request/show/1098021 OBS-URL: https://build.opensuse.org/package/show/hardware/rasdaemon?expand=0&rev=44 --- _servicedata | 2 +- rasdaemon-0.7.0.7.git+24204af.obscpio | 3 --- rasdaemon-0.8.0.10.git+a247baf.obscpio | 3 +++ rasdaemon.changes | 19 +++++++++++++++++++ rasdaemon.obsinfo | 6 +++--- rasdaemon.spec | 4 ++-- 6 files changed, 28 insertions(+), 9 deletions(-) delete mode 100644 rasdaemon-0.7.0.7.git+24204af.obscpio create mode 100644 rasdaemon-0.8.0.10.git+a247baf.obscpio diff --git a/_servicedata b/_servicedata index 3af8560..2375162 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ git://git.infradead.org/users/mchehab/rasdaemon.git - 24204af510847837950858c7ddb346ac59ad5da6 \ No newline at end of file + a247baf7110ab6427259eb1421a103e2021a8735 \ No newline at end of file diff --git a/rasdaemon-0.7.0.7.git+24204af.obscpio b/rasdaemon-0.7.0.7.git+24204af.obscpio deleted file mode 100644 index 818bf4e..0000000 --- a/rasdaemon-0.7.0.7.git+24204af.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4bf54554f0bccff97a89b51711ee00c0c93721c8578d4a2becbf7f529fbcfa24 -size 573452 diff --git a/rasdaemon-0.8.0.10.git+a247baf.obscpio b/rasdaemon-0.8.0.10.git+a247baf.obscpio new file mode 100644 index 0000000..4aebd8a --- /dev/null +++ b/rasdaemon-0.8.0.10.git+a247baf.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1211facac78cc377dee3e047ac8dc390880fcb35b03fc9a434e7eb6e22ebae71 +size 607244 diff --git a/rasdaemon.changes b/rasdaemon.changes index dda8773..e15c26c 100644 --- a/rasdaemon.changes +++ b/rasdaemon.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Mon Jul 10 21:10:45 UTC 2023 - malcolmlewis@opensuse.org + +- Update to version 0.8.0.10.git+a247baf: + * rasdaemon: Add support for the CXL AER correctable errors. + * rasdaemon: Add support for the CXL AER uncorrectable errors. + * rasdaemon: Add support for the CXL poison events. + * rasdaemon: Move definition for BIT and BIT_ULL to a common + file. + * rasdaemon: fix table create if some cpus are offline. + * rasdaemon: Fix poll() on per_cpu trace_pipe_raw blocks + indefinitely. + * ras-mc-ctl: add option to exclude old events from reports. + * configure.ac: fix bashisms. + * ci.yml: fix workflow to build rasdaemon. + * ChangeLog: do some minor updates. + * labels/asrock: add X399D8A-2T. + * Convert README to markdown format. + ------------------------------------------------------------------- Wed Feb 01 13:35:51 UTC 2023 - malcolmlewis@opensuse.org diff --git a/rasdaemon.obsinfo b/rasdaemon.obsinfo index fb309cb..1a8ba7c 100644 --- a/rasdaemon.obsinfo +++ b/rasdaemon.obsinfo @@ -1,4 +1,4 @@ name: rasdaemon -version: 0.7.0.7.git+24204af -mtime: 1674698384 -commit: 24204af510847837950858c7ddb346ac59ad5da6 +version: 0.8.0.10.git+a247baf +mtime: 1682844212 +commit: a247baf7110ab6427259eb1421a103e2021a8735 diff --git a/rasdaemon.spec b/rasdaemon.spec index e71d7eb..192d278 100644 --- a/rasdaemon.spec +++ b/rasdaemon.spec @@ -17,7 +17,7 @@ Name: rasdaemon -Version: 0.7.0.7.git+24204af +Version: 0.8.0.10.git+a247baf Release: 0 Summary: Utility to receive RAS error tracings License: GPL-2.0-only @@ -82,7 +82,7 @@ mv %{buildroot}%{_sysconfdir}/sysconfig/rasdaemon %{buildroot}/%{_fillupdir}/sys %files %license COPYING -%doc AUTHORS ChangeLog README TODO +%doc AUTHORS ChangeLog README.md TODO %{_sbindir}/rasdaemon %{_sbindir}/ras-mc-ctl %{_sbindir}/rcrasdaemon