From b8b8d4af7c0f8d5fdb0c1b8d605928c40b78a5a729e0863704ccbb3a4e408eba Mon Sep 17 00:00:00 2001 From: Thomas Renninger Date: Sun, 15 May 2022 15:31:47 +0000 Subject: [PATCH] Accepting request 977004 from home:kodymo:branches:hardware - Update to version 0.6.8.0.git+c225517: * Bump version to 0.6.8 * misc/rasdaemon.spec.in: fix some issues on it * Makefile.am: clean output from misc/*.in * rasdaemon: Add some modules supported by hisi common error section * rasdaemon: Fix some print format issues for hisi common error section * rasdaemon: Fix the issue of command option -r for hip08 * rasdaemon: Fix the issue of sprintf data type mismatch in uuid_le() * rasdaemon.service.in: comment out syslog.target * add labels for asrock x570 motherboard * Update ras-mc-ctl manpage to match current options * rasdaemon: ras-mc-ctl: Fix script to parse dimm sizes * rasdaemon: fix compile against musl libc OBS-URL: https://build.opensuse.org/request/show/977004 OBS-URL: https://build.opensuse.org/package/show/hardware/rasdaemon?expand=0&rev=40 --- _servicedata | 2 +- rasdaemon-0.6.7.18.git+7ccf12f.obscpio | 3 --- rasdaemon-0.6.8.0.git+c225517.obscpio | 3 +++ rasdaemon.changes | 17 +++++++++++++++++ rasdaemon.obsinfo | 7 +++---- rasdaemon.spec | 4 ++-- 6 files changed, 26 insertions(+), 10 deletions(-) delete mode 100644 rasdaemon-0.6.7.18.git+7ccf12f.obscpio create mode 100644 rasdaemon-0.6.8.0.git+c225517.obscpio diff --git a/_servicedata b/_servicedata index 660bebb..799ef89 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ git://git.infradead.org/users/mchehab/rasdaemon.git - 7ccf12f5ae26a055926d175d908c7930293438c4 \ No newline at end of file + c2255178a49f62c53009a456bc37dd5e37332f09 \ No newline at end of file diff --git a/rasdaemon-0.6.7.18.git+7ccf12f.obscpio b/rasdaemon-0.6.7.18.git+7ccf12f.obscpio deleted file mode 100644 index d0443fe..0000000 --- a/rasdaemon-0.6.7.18.git+7ccf12f.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0bc38de76dbf0602e0bf36740faf688436b090084405499fb712784901094f6a -size 763404 diff --git a/rasdaemon-0.6.8.0.git+c225517.obscpio b/rasdaemon-0.6.8.0.git+c225517.obscpio new file mode 100644 index 0000000..a9770af --- /dev/null +++ b/rasdaemon-0.6.8.0.git+c225517.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3c03a068d010d8acabd0f600b4c92b951e14059005c9764538478e99f8f69c5 +size 765964 diff --git a/rasdaemon.changes b/rasdaemon.changes index 4bc6bb1..85cdedf 100644 --- a/rasdaemon.changes +++ b/rasdaemon.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Tue May 10 09:21:05 UTC 2022 - moritz.kodytek@suse.com + +- Update to version 0.6.8.0.git+c225517: + * Bump version to 0.6.8 + * misc/rasdaemon.spec.in: fix some issues on it + * Makefile.am: clean output from misc/*.in + * rasdaemon: Add some modules supported by hisi common error section + * rasdaemon: Fix some print format issues for hisi common error section + * rasdaemon: Fix the issue of command option -r for hip08 + * rasdaemon: Fix the issue of sprintf data type mismatch in uuid_le() + * rasdaemon.service.in: comment out syslog.target + * add labels for asrock x570 motherboard + * Update ras-mc-ctl manpage to match current options + * rasdaemon: ras-mc-ctl: Fix script to parse dimm sizes + * rasdaemon: fix compile against musl libc + ------------------------------------------------------------------- Thu Oct 14 09:33:08 UTC 2021 - Thomas Renninger diff --git a/rasdaemon.obsinfo b/rasdaemon.obsinfo index ae6c7b5..91532dd 100644 --- a/rasdaemon.obsinfo +++ b/rasdaemon.obsinfo @@ -1,5 +1,4 @@ name: rasdaemon -version: 0.6.7.18.git+7ccf12f -mtime: 1629198224 -commit: 7ccf12f5ae26a055926d175d908c7930293438c4 - +version: 0.6.8.0.git+c225517 +mtime: 1648810239 +commit: c2255178a49f62c53009a456bc37dd5e37332f09 diff --git a/rasdaemon.spec b/rasdaemon.spec index 71ad897..0690fc0 100644 --- a/rasdaemon.spec +++ b/rasdaemon.spec @@ -1,7 +1,7 @@ # # spec file for package rasdaemon # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: rasdaemon -Version: 0.6.7.18.git+7ccf12f +Version: 0.6.8.0.git+c225517 Release: 0 Summary: Utility to receive RAS error tracings License: GPL-2.0-only