Ana Guerrero 2023-07-11 13:57:18 +00:00 committed by Git OBS Bridge
commit 7cd19ae5c7
6 changed files with 28 additions and 9 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">git://git.infradead.org/users/mchehab/rasdaemon.git</param>
<param name="changesrevision">24204af510847837950858c7ddb346ac59ad5da6</param></service></servicedata>
<param name="changesrevision">a247baf7110ab6427259eb1421a103e2021a8735</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4bf54554f0bccff97a89b51711ee00c0c93721c8578d4a2becbf7f529fbcfa24
size 573452

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1211facac78cc377dee3e047ac8dc390880fcb35b03fc9a434e7eb6e22ebae71
size 607244

View File

@ -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

View File

@ -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

View File

@ -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