Dominique Leuenberger 2018-08-24 15:13:21 +00:00 committed by Git OBS Bridge
commit ff50512f42
6 changed files with 20 additions and 7 deletions

View File

@ -4,7 +4,7 @@
<param name="scm">git</param>
<param name="changesgenerate">enable</param>
<param name="filename">rasdaemon</param>
<param name="revision">refs/tags/v0.6.1</param>
<param name="revision">refs/tags/v0.6.2</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param>
</service>

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">f47c6addea6990c4a18848bb1d50c1506e836e54</param></service></servicedata>
<param name="changesrevision">552090703b292c046e5c66ab7a867c8a2100304f</param></service></servicedata>

View File

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

3
rasdaemon-0.6.2.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:688def53476b0bd0ca6c8d1bfaa8e2bd1a0eb893dd7f19e53f59a2e3b6eb49d5
size 100612

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Aug 23 11:36:13 UTC 2018 - mpluskal@suse.com
- Update to version 0.6.2:
* Bump to version 0.6.2
* INSTALL: update it from auto-generated data
* ChangeLog: Reorder to place new stuff at the beginning
* rasdaemon: ras-mc-ctl: add option to show error counts
* mce-amd-k8: be sure to not go past error_msg buffer
* ras-report: avoid copying after addr.sun_path
* mce-intel-*: fix a warning when using FIELD(<num>, NULL)
* rasdaemon: use separate string array for error status
* rasdaemon: fix PCIe AER error type
-------------------------------------------------------------------
Fri Jun 15 08:45:26 UTC 2018 - mpluskal@suse.com

View File

@ -17,7 +17,7 @@
Name: rasdaemon
Version: 0.6.1
Version: 0.6.2
Release: 0
Summary: Utility to receive RAS error tracings
License: GPL-2.0-only
@ -85,7 +85,6 @@ mkdir -p %{buildroot}%{_localstatedir}/lib/rasdaemon
%service_del_postun rasdaemon.service ras-mc-ctl.service
%files
%defattr(-,root,root)
%license COPYING
%doc AUTHORS ChangeLog README TODO
%{_sbindir}/rasdaemon