There is a new pull request by realsn0w against master on the void-packages repository https://github.com/realsn0w/void-packages netdata-v1.37.1 https://github.com/void-linux/void-packages/pull/41076 netdata v1.37.1 #### Testing the changes - I tested the changes in this PR: **YES** (on `x86_64` and `x86_64-musl`) #### Local build testing - I built this PR locally for my native architecture - `x86_64{,-musl}` - I built this PR locally for these architectures (all cross): - `i686` - `armv6l{,-musl}` - `armv7l{,-musl}` - `aarch64{,-musl}` #### Notes Nodejs subpackage got removed because upstream dropped `node.d` in 1.35 (following deprecation in 1.34). Could be packaged separately using netdata's community repo but most likely not necessary anymore due to `go.d`. `go.d` is packaged separately here because it looks to be an entirely separate project with it's own release cycle, only linked to the main netdata project through [this file](https://github.com/netdata/netdata/blob/v1.37/packaging/go.d.version). Assigned myself as the maintainer of `go.d` for now, though since it's somewhat tightly linked to netdata I'd be willing to either maintain netdata as well (i'm actively using it anyway) or hand go.d over to maldridge. Also do let me know if this should be two PRs instead, wasn't really sure since the two templates are so close. A patch file from https://github.com/void-linux/void-packages/pull/41076.patch is attached