Commit Graph

14 Commits

Author SHA256 Message Date
Thomas Renninger
e04ec0184b Accepting request 1156919 from home:michals
- Update to version 0.8.0.49.git+f9cb13b:
  * apple macpro 2008 3,1 dimm1-4 labels riser A&B
  * labels/supermicro: add Supermicro X11DPi-N(T)
  * rasdaemon: ras-mc-ctl: Add support to display the JaguarMicro vendor errors
  * Supermicro X12DPU-6 DIMM labels
  * Fix potential overflow with some arrays at page-isolation logic
  * rasdaemon: Fix return value type compiling warnning of configure Optional Features with --enable-amp-ns-decode and without --enable-sqlite3.
  * rasdaemon: Add support for creating vendor tables at startup.
  * Add dynamic switch of ras events support.
  * rasdaemon: Add support for vendor-specific machine check error information

- Only require dmidecode on x86, other platforms may not have smbios or even the tool (bsc#1219917)

OBS-URL: https://build.opensuse.org/request/show/1156919
OBS-URL: https://build.opensuse.org/package/show/hardware/rasdaemon?expand=0&rev=50
2024-03-11 13:53:56 +00:00
Fabian Vogt
dfe6f31d17 Accepting request 1131312 from home:aschnell:branches:hardware
- Update to version 0.8.0.39.git+cfabd93 (jsc#PED-7381):
  * rasdaemon: ras-mc-ctl: Modify check for HiSilicon KunPeng9xx error fields
  * rasdaemon: Add Emerald Rapids support
  * Add a space between "diskerror_event" and "store"
  * rasdaemon: ras-mc-ctl: Add support to display the THead vendor errors
  * rasdaemon: add support for THead Yitian non-standard error decoder
  * rasdaemon: log non_standard_event at just one line
  * rasdaemon: Fix SMCA bank type decoding
  * rasdaemon: Identify the DIe Number in multidie system
  * rasdaemon: Handle reassigned bit definitions for UMC bank
  * rasdaemon: Add new MA_LLC, USR_DP, and USR_CP bank types.
  * rasdaemon: Add support for post-processing MCA errors
  * rasdaemon: Handle reassigned bit definitions for CS SMCA
  * rasdaemon: Update SMCA bank error descriptions
  * add ':' before error output
  * Add label for mainboard: ASUSTeK COMPUTER INC. Model: Z9PH-D16 Series
  * Add label for mainboard: GIGABYTE model MZ62-HD0-00
  * Check CPUs online, not configured.
  * rasdaemon: Add support for the CXL memory module events
  * rasdaemon: Add support for the CXL dram events
  * rasdaemon: Add support for the CXL general media events
  * rasdaemon: Add support for the CXL generic events
  * rasdaemon: Add support for the CXL overflow events
  * rasdaemon: Add common function to get timestamp for the event
  * rasdaemon: Add common function to convert timestamp in the CXL event records to the broken-down time format
  * rasdaemon: Add support for creating the vendor error tables at startup
  * rasdaemon: fix issue of signed and unsigned integer comparison and remove redundant header file
  * rasdaemon: fix return value type issue of read/write function from unistd.h
  * Rasdaemon: Fix autoreconf build error
  * ras-events: quit loop in read_ras_event when kbuf data is broken

OBS-URL: https://build.opensuse.org/request/show/1131312
OBS-URL: https://build.opensuse.org/package/show/hardware/rasdaemon?expand=0&rev=48
2023-12-11 13:27:05 +00:00
Fabian Vogt
5588afda8a Accepting request 1098021 from home:malcolmlewis:branches:hardware
- 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.

OBS-URL: https://build.opensuse.org/request/show/1098021
OBS-URL: https://build.opensuse.org/package/show/hardware/rasdaemon?expand=0&rev=44
2023-07-11 06:24:30 +00:00
Fabian Vogt
8b56e079ea Accepting request 1062553 from home:malcolmlewis:branches:hardware
- Update to version 0.7.0.7.git+24204af:
  * README: Update instructions about how to contribute.
  * Makefile.am: enable all options on make distcheck.
  * configure.ac: get rid of obsolete macros.
  * ci.yml: add libtraceevent-dev dependency.
  * Remove the old libtrace.
  * Adjust indentations.
  * Convert to use libtraceevent.
  * on_tag.yml: use a different approach to upload artifact.
  * Add a release workflow.
- Changes from version 0.7.0:
  * .gitignore: add the auto-generated "compile" file.
  * INSTALL: update from latest version of it.
  * configure.ac: fix bashisms.
  * labels/asus: add ASUS TUF GAMING B450-PLUS II.
  * rasdaemon: Add four modules supported by HiSilicon common
    section.
  * rasdaemon: Fix for a memory out-of-bounds issue and optimized
    code to remove duplicate function.
  * rasdaemon: ras-mc-ctl: Updated HiSilicon platform name.
  * rasdaemon: ras-mc-ctl: Relocate reading and display Kunpeng920
    errors to under Kunpeng9xx.
  * rasdaemon: ras-mc-ctl: Add support to display the HiSilicon
    vendor errors for a specified module.
  * rasdaemon: ras-mc-ctl: Add printing usage if necessary
    parameters are not passed for the vendor-error options.
  * rasdaemon: ras-mc-ctl: Reformat error info of the HiSilicon
    Kunpeng920.
  * rasdaemon: ras-mc-ctl: Modify error statistics for HiSilicon
    KunPeng9xx common errors.
  * rasdaemon: Modify recording Hisilicon common error data.
  * rasdaemon: Support cpu fault isolation for recoverable errors.
  * rasdaemon: Support cpu fault isolation for corrected errors.
  * rasdaemon: ras-memory-failure-handler: handle localtime()
    failure correctly.
  * rasdaemon: mce-amd-smca: properly limit bank types.
  * rasdaemon: ras-report: fix possible but unlikely file
    descriptor leak.
  * libtrace: Use XSI version of strerror_r on non glibc systems.
  * rasdaemon: use the new block_rq_error tracepoint.
- Add build requires libtraceevent-devel.

OBS-URL: https://build.opensuse.org/request/show/1062553
OBS-URL: https://build.opensuse.org/package/show/hardware/rasdaemon?expand=0&rev=42
2023-02-02 08:18:15 +00:00
Thomas Renninger
b8b8d4af7c 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
2022-05-15 15:31:47 +00:00
Thomas Renninger
c42643605a Accepting request 924875 from home:trenn:branches:hardware
- Add new /etc/sysconfig/rasdaemon config via fillup (bsc#1190668)

OBS-URL: https://build.opensuse.org/request/show/924875
OBS-URL: https://build.opensuse.org/package/show/hardware/rasdaemon?expand=0&rev=37
2021-10-12 13:42:52 +00:00
Thomas Renninger
7931160474 Accepting request 915269 from home:trenn:branches:hardware
- Update to version 0.6.7.18.git+7ccf12f:
  * labels/supermicro: added Supermicro X11SCW
  * labels/supermicro: added Supermicro X10DRL, X11SPM
  * labels/supermicro: added Supermicro X11SCA(-F)
  * labels/supermicro: added Supermicro B1DRi
  * labels/supermicro: added Supermicro X11DDW-NT(-L)
  * labels/supermicro: added Supermicro X10DRI(-T)
  * labels/supermicro: supermicro db syntax
  * labels/supermicro: added x11dph-i labels
  * rasdaemon: Support MCE for AMD CPU family 19h
  * rasdaemon: Enumerate memory on noncpu nodes
  * rasdaemon: set SMCA maximum number of banks to 64
  * rasdaemon: Add new SMCA bank types with error decoding
  * configure.ac: fix SYSCONFDEFDIR default value
  * Add error handling for Ampere-specific errors.
- Make git hash in version better visable .git+<githash>

OBS-URL: https://build.opensuse.org/request/show/915269
OBS-URL: https://build.opensuse.org/package/show/hardware/rasdaemon?expand=0&rev=36
2021-09-01 06:53:09 +00:00
Thomas Renninger
06caf39c47 Accepting request 905969 from home:trenn:branches:hardware
- Enable ppc64le build
- Enhance _service magic
- Update to version 0.6.7.4.gdda7d95:
  * Add support for multi-arch builds
  * rasdaemon.spec.in: don't install _sharedstatedir
  * rasdaemon: Add Ice Lake and Sapphire Rapids MSCOD values
  * rasdaemon: fix build error in register_ns_ev_decoder if the sqlite3 is not enabled
  * rasdaemon: Modify confiure.ac for Hisilicon Kunpeng errors
  * rasdaemon: ras-mc-ctl: Add support for HiSilicon Kunpeng9xx common errors
  * rasdaemon: ras-mc-ctl: Add support for HiSilicon Kunpeng920 errors
  * rasdaemon: ras-mc-ctl: Add support for the vendor-specific errors
  * rasdaemon: ras-mc-ctl: Add memory failure events
  * rasdaemon: ras-mc-ctl: Modify ARM processor error summary log
  * rasdaemon: add support for memory_failure events
  * ras-record: Create RASSTATEDIR at runtime instead of install time
  * add labels for A2SDi-8C+-HLN4F
  * Added label for ASUS PRIME X570-PRO
  * Add code to decode Ampere specific error
  * rasdaemon: fix memory leak in parse_ras_data
  * Fix ras-mc-ctl script.
  * add Supermicro X10SRA-F and H8DGU.
  * ras-page-isolation: page which is PAGE_OFFLINE_FAILED can be offlined again
  * ras-page-isolation: do_page_offline always considers page offline was successful
  * Fix problem from make dist-rpm
  * rasdaemon: Add 8 channel decoding for SMCA systems
  * rasdaemon: Fix error print
  * Create SYSCONFDEFDIR configure parameter
  * rasdaemon: ras-mc-ctl: Add ARM processor error information
  * rasdaemon: add support for hisilicon common section decoder
  * rasdaemon: Add error decoding for new SMCA Load Store bank type

OBS-URL: https://build.opensuse.org/request/show/905969
OBS-URL: https://build.opensuse.org/package/show/hardware/rasdaemon?expand=0&rev=34
2021-07-13 04:30:11 +00:00
Thomas Renninger
06f02fd50f Accepting request 770800 from home:trenn:branches:hardware
- Update to version 0.6.5+git20200205.3dca35f:

OBS-URL: https://build.opensuse.org/request/show/770800
OBS-URL: https://build.opensuse.org/package/show/hardware/rasdaemon?expand=0&rev=29
2020-02-07 08:30:09 +00:00
Tomáš Chvátal
b7b8c87158 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(<num>, 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
2018-08-24 07:48:36 +00:00
Ismail Dönmez
de5d4329a7 Accepting request 617031 from home:pluskalm:branches:hardware
- Update to version 0.6.1:
  * Bump version to 0.6.1
  * rasdaemon: Update DIMM labels for 2-socket servers
  * rasdaemon: Add Skylake Xeon MSCOD values
  * rasdaemon: ARM: fully initialize ras_arm_event
  * Update my email
  * mce-intel-p4-p6: prevent build errors with -Werror=format-security

OBS-URL: https://build.opensuse.org/request/show/617031
OBS-URL: https://build.opensuse.org/package/show/hardware/rasdaemon?expand=0&rev=25
2018-06-19 12:30:35 +00:00
Fabian Vogt
f425abedf7 Accepting request 545882 from home:eeich:branches:hardware
- Update to version 0.6.0:
  * rasdaemon: Update DIMM labels for Intel Skylake servers
  * rasdaemon:add support for non-standard error decoder
  * rasdaemon:add support for Hisilicon non-standard error decoder
  * configure.ac: show if Hisilicon error report are enabled
  * rasdaemon: add support for ARM events
  * configure.ac: display if ARM error report is enabled
  * rasdaemon: update bugs report information
  * Makefile: add new rasdaemon headers
  * rasdaemon.spec: add other --enable options
  * Bump to version 0.6.0
  (FATE#323162).

OBS-URL: https://build.opensuse.org/request/show/545882
OBS-URL: https://build.opensuse.org/package/show/hardware/rasdaemon?expand=0&rev=17
2017-11-27 14:07:27 +00:00
Thomas Renninger
02a76bf448 Accepting request 508350 from home:fschnizlein:branches:hardware
- Update to version 0.5.9:
  * Update it to point to the new repository
  * configure.ac: report enabled features
  * rasdaemon: Update DIMM labels for Dell Servers
  * rasdaemon: add Knights Mill model
  * rasdaemon.spec.in: update it to reflect current needs

OBS-URL: https://build.opensuse.org/request/show/508350
OBS-URL: https://build.opensuse.org/package/show/hardware/rasdaemon?expand=0&rev=15
2017-07-05 14:50:16 +00:00
Thomas Renninger
5ef076ad97 Accepting request 487024 from home:pluskalm:branches:hardware
Requires(post): systemd
Requires(postun): systemd
Requires(preun): systemd
- Switch to _service as fedorahosted is retired
- Update project url
- Use macro for systemd dependencies
- Make building more verbose
- Install provided labels for dell

OBS-URL: https://build.opensuse.org/request/show/487024
OBS-URL: https://build.opensuse.org/package/show/hardware/rasdaemon?expand=0&rev=13
2017-04-10 12:30:36 +00:00