Debian Patches

Status for golang-github-prometheus-procfs/0.15.1-1

Patch Description Author Forwarded Bugs Origin Last update
0001-Fix-testdata-paths.patch Fix testdata paths

'go test' changes the working directory to that of the Go package being
tested, and thus if we are using a shared testdata directory outside of
that package, we need to make the paths relative again.
Daniel Swarbrick <dswarbrick@debian.org> not-needed 2022-09-05
0002-Fix-overflowing-test-data.patch Fix overflowing test data

Since the ProcStat struct uses int types for CUTime and CSTime, the supplied
test data will overflow these on 32-bit archs. This patch reduces the
magniture of the test data to fit within 32-bit ints.
Daniel Swarbrick <dswarbrick@debian.org> yes upstream 2023-06-18
0003-Backport-PR-644.patch Backport PR 644

This small enhancement is required for prometheus-node-exporter >=
1.9.0.
Daniel Swarbrick <dswarbrick@debian.org> no https://github.com/prometheus/procfs/pull/644 2025-02-17

All known versions for source package 'golang-github-prometheus-procfs'

Links