rasdaemon 0.6.8-1.1 source package in Ubuntu
Changelog
rasdaemon (0.6.8-1.1) unstable; urgency=medium * Non-maintainer upload, on the behalf of the release team, making sure we don't discover breakages when preparing the Bookworm release. * Fix too-many-contacts lintian error: the Maintainer field is not multi-valued, so keep the first developer in Maintainer and move the second one to Uploaders (Closes: #1036959). -- Cyril Brulebois <email address hidden> Fri, 02 Jun 2023 22:12:50 +0200
Upload details
- Uploaded by:
- Russell Coker
- Uploaded to:
- Sid
- Original maintainer:
- Russell Coker
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
rasdaemon_0.6.8-1.1.dsc | 1.9 KiB | 648b132bffa44068e36df3b0ee85aa362e799f66dbf8a0ed485caf6a44fc399a |
rasdaemon_0.6.8.orig.tar.gz | 157.6 KiB | d7c9ad61a13ca230e376db4014ae3192992eff10908adf38fad1917609f7d341 |
rasdaemon_0.6.8-1.1.debian.tar.xz | 4.7 KiB | 62f6391652dc87bc2bf3c98d80f70220558d81ca4b6e05efc1772e9e16cc24c6 |
Available diffs
- diff from 0.6.8-1 to 0.6.8-1.1 (698 bytes)
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