From b7b8c871589603eea2fd405faca7206336c8cb33d7051edde802f3ddf355a357 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 24 Aug 2018 07:48:36 +0000 Subject: [PATCH] Accepting request 631096 from home:pluskalm:branches:hardware - 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(, NULL) * rasdaemon: use separate string array for error status * rasdaemon: fix PCIe AER error type OBS-URL: https://build.opensuse.org/request/show/631096 OBS-URL: https://build.opensuse.org/package/show/hardware/rasdaemon?expand=0&rev=27 --- _service | 2 +- _servicedata | 2 +- rasdaemon-0.6.1.tar.xz | 3 --- rasdaemon-0.6.2.tar.xz | 3 +++ rasdaemon.changes | 14 ++++++++++++++ rasdaemon.spec | 3 +-- 6 files changed, 20 insertions(+), 7 deletions(-) delete mode 100644 rasdaemon-0.6.1.tar.xz create mode 100644 rasdaemon-0.6.2.tar.xz diff --git a/_service b/_service index 078a44c..550e38c 100644 --- a/_service +++ b/_service @@ -4,7 +4,7 @@ git enable rasdaemon - refs/tags/v0.6.1 + refs/tags/v0.6.2 @PARENT_TAG@ v(.*) diff --git a/_servicedata b/_servicedata index 16c1e6a..0d9f299 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ git://git.infradead.org/users/mchehab/rasdaemon.git - f47c6addea6990c4a18848bb1d50c1506e836e54 \ No newline at end of file + 552090703b292c046e5c66ab7a867c8a2100304f \ No newline at end of file diff --git a/rasdaemon-0.6.1.tar.xz b/rasdaemon-0.6.1.tar.xz deleted file mode 100644 index c899af3..0000000 --- a/rasdaemon-0.6.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e65b9397fcdecad73c3ee516dd5355b1aa4590f8558ec22da547a1e2a8b0ac8a -size 99952 diff --git a/rasdaemon-0.6.2.tar.xz b/rasdaemon-0.6.2.tar.xz new file mode 100644 index 0000000..d9bd642 --- /dev/null +++ b/rasdaemon-0.6.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:688def53476b0bd0ca6c8d1bfaa8e2bd1a0eb893dd7f19e53f59a2e3b6eb49d5 +size 100612 diff --git a/rasdaemon.changes b/rasdaemon.changes index 3e5ce8f..0320237 100644 --- a/rasdaemon.changes +++ b/rasdaemon.changes @@ -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(, 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 diff --git a/rasdaemon.spec b/rasdaemon.spec index 1c3d447..f159da1 100644 --- a/rasdaemon.spec +++ b/rasdaemon.spec @@ -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