Debian Patches
Status for prometheus-node-exporter/1.11.1-3
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| 0001-Debian-defaults.patch | Set defaults that make sense for Debian systems We remove the deprecated options completely because they were introduced in 1.0.0 and were never part of a stable release, and are causing issues with the default value setting as it then makes the code consider it a usage and errors out when the legacy option is used. This patch also enables the systemd collector by default. |
Martina Ferrari <tina@debian.org> | not-needed | 2023-11-13 | ||
| 0002-Revert-alecthomas-kingpin-import-path.patch | Revert alecthomas/kingpin import path Newer versions of alecthomas/kingpin use a different import path. This patch can be dropped once the golang-gopkg-alecthomas-kingpin.v2-dev package is updated and provides the new import path. |
Daniel Swarbrick <dswarbrick@debian.org> | not-needed | 2025-02-17 | ||
| 0003-cherry-pick-bump-prometheus-procfs-v0.21.1.patch | build(deps): bump prometheus/procfs to v0.21.1 Update procfs to v0.21.1, along with transitive dependency bumps for golang.org/x/sys and golang.org/x/sync. This version changes the NVMe namespace directory regex from nvme\d+c\d+n to nvme\d+n. Rename the test fixture from nvme0c0n0 to nvme0n1 and update e2e expected output to match. Mdraid.Disks changed from uint64 to *uint64 (nil when unavailable, e.g. container/imsm/ddf arrays). Guard the dereference in mdadm_linux.go to prevent a nil pointer panic. |
Shirly Radco <sradco@redhat.com> | no | 2026-07-06 |
