Debian Patches

Status for golang-github-prometheus-procfs/0.14.0-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

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

Links