rasdaemon 0.8.0-1 source package in Ubuntu

Changelog

rasdaemon (0.8.0-1) unstable; urgency=medium

  * Sponsored upload for Taihsiang Ho (tai271828) <email address hidden>
  * debian: add gbp.conf
  * d/control: apply correct Maintainer and Uploaders context
  * d/control: new dep libtraceevent-dev
  * d/control: unify the maintainer info
  * d/docs: update README.md name
  * d/tests: init autopkgtest test cases

 -- Russell Coker <email address hidden>  Sat, 25 Nov 2023 15:21:27 +1100

Upload details

Uploaded by:
Taihsiang Ho
Uploaded to:
Sid
Original maintainer:
Taihsiang Ho
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
rasdaemon_0.8.0-1.dsc 1.9 KiB 94f88b655ce910820624764ac53094f84bdef9b2fc40e97f7eaf4baabef2c1a7
rasdaemon_0.8.0.orig.tar.bz2 389.4 KiB ef0b8df430746b3907f8d0808e7fdd1f8bf2ebdfa098a4f8db1edbf89a760349
rasdaemon_0.8.0-1.debian.tar.xz 5.1 KiB c9c189fa7379f77e6352dd4697390ee73858e70f10427a4ddceb3ea957083e16

Available diffs

No changes file available.

Binary packages built by this source

rasdaemon: utility to receive RAS error tracings

 rasdaemon is a RAS (Reliability, Availability and Serviceability) logging
 tool. It currently records memory errors, using the EDAC tracing events.
 EDAC are drivers in the Linux kernel that handle detection of ECC errors
 from memory controllers for most chipsets on x86 and ARM architectures.
 This userspace component consists of an init script which makes sure EDAC
 drivers and DIMM labels are loaded at system startup, as well as a utility
 for reporting current error counts from the EDAC sysfs files.

rasdaemon-dbgsym: debug symbols for rasdaemon