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
This commit is contained in:
Thomas Renninger 2022-05-15 15:31:47 +00:00 committed by Git OBS Bridge
parent 4f2ffb323e
commit b8b8d4af7c
6 changed files with 26 additions and 10 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">7ccf12f5ae26a055926d175d908c7930293438c4</param></service></servicedata>
<param name="changesrevision">c2255178a49f62c53009a456bc37dd5e37332f09</param></service></servicedata>

View File

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

View File

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

View File

@ -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 <trenn@suse.de>

View File

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

View File

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