summaryrefslogtreecommitdiffstats
path: root/netdata.spec.in
AgeCommit message (Expand)Author
2023-10-13disable _go_build in centos 8 & 9 (#16183)Tasos Katsoulas
2023-09-22Disable mongodb exporter builds where broken. (#16033)Austin S. Hemmelgarn
2023-09-21Fix package builds on Rocky Linux. (#16026)Austin S. Hemmelgarn
2023-09-13RPM: build go.d.plugin native for CentOS-Stream (#14551)Konstantin Shalygin
2023-08-22Explicitly depend on version-matched plugins in native packages. (#15861)Austin S. Hemmelgarn
2023-08-17RPM: fixed attrs for conf.d dirs (#15828)Konstantin Shalygin
2023-08-14Clean up python deps for RPM packages. (#15804)Austin S. Hemmelgarn
2023-08-04Add netdata-plugin-systemd-journal package. (#15733)Austin S. Hemmelgarn
2023-07-12eBPF Functions (enable/disable threads) (#15214)thiagoftsm
2023-07-06Code reorg and cleanup - enrichment of /api/v2 (#15294)Costa Tsaousis
2023-06-29Add configuration file for netdata-updater.sh. (#15149)Austin S. Hemmelgarn
2023-06-22Install the correct systemd unit file on older RPM systems. (#15240)Austin S. Hemmelgarn
2023-06-20fix arch detection on i386 (native packages) (#15218)Ilya Mashchenko
2023-06-15RPM: Added elfutils-libelf-devel for build with eBPF (again) (#15192)Konstantin Shalygin
2023-06-08change mandatory packages for RPMs (#15165)Tasos Katsoulas
2023-06-07Make plugin packages hard dependencies. (#15160)Austin S. Hemmelgarn
2023-05-31Fix package versioning issues. (#15125)Austin S. Hemmelgarn
2023-05-30Split plugins to individual packages for DEB/RPM packaging. (#13927)Austin S. Hemmelgarn
2023-05-15Debugfs collector (#15017)thiagoftsm
2023-03-29Add Amazon Linux 2023 to CI, packaging, and platform support. (#14771)Austin S. Hemmelgarn
2023-03-27Fix how we are handling system services in RPM packages. (#14781)Austin S. Hemmelgarn
2023-03-20Bundle libyaml (#14704)Emmanuel Vasilakis
2023-03-14RPM: Added elfutils-libelf-devel for build with eBPF (#14552)Konstantin Shalygin
2023-02-27Reorganize system directory to better reflect what files are actually used fo...Austin S. Hemmelgarn
2022-12-14fix(packaging): add setuid for cgroup-network and ebpf.plugin in RPM (#14140)Ilya Mashchenko
2022-10-31feat(packaging): add CAP_NET_RAW to go.d.plugin (#13909)Ilya Mashchenko
2022-08-11fix(packaging): add CAP_NET_ADMIN for go.d.plugin (#13507)Ilya Mashchenko
2022-07-22include Judy into our source tree (#13362)Timotej S
2022-07-01Rpm group creation (#13197)Igor Karpov
2022-06-06Added Alma Linux 9 and RHEL 9 support to CI and packaging. (#13058)Austin S. Hemmelgarn
2022-05-03Remove node.d.plugin and relevant files (#12769)Suraj Neupane
2022-04-18Disable automake dependency tracking in our various one-time builds. (#12701)Austin S. Hemmelgarn
2022-03-14Remove owner check from webserver (#12339)thiagoftsm
2022-03-08CO-RE and syscalls (#12318)thiagoftsm
2022-03-02Add support to the updater to toggle auto-updates on and off. (#12202)Austin S. Hemmelgarn
2022-02-25Bundle protobuf on CentOS 7 and earlier. (#12167)Austin S. Hemmelgarn
2022-02-18Revert "Overhaul handling of auto-updates in the installer code. (#12076)" (#...Austin S. Hemmelgarn
2022-02-18Overhaul handling of auto-updates in the installer code. (#12076)Austin S. Hemmelgarn
2022-01-04Removes ACLK Legacy (#11841)Timotej S
2021-10-22Fix libbpf handling in RPM builds. (#11702)Austin S. Hemmelgarn
2021-10-19Explicitly opt out of LTO in RPM builds. (#11644)Austin S. Hemmelgarn
2021-10-04Added ARM binary package builds to CI. (#10769)Austin S. Hemmelgarn
2021-09-16Clean up dependency handling for CentOS/RHEL (#11515)Austin S. Hemmelgarn
2021-07-26Properly handle eBPF plugin in RPM packages. (#11362)Austin S. Hemmelgarn
2021-06-01Compile/Link with absolute paths for bundled/vendored deps. (#11129)vkalintiris
2021-05-14Bundle the react dashboard code into the agent repo directly. (#11139)Austin S. Hemmelgarn
2021-04-14Spelling build (#10909)Josh Soref
2021-03-15Docker-based packaging workflow in GitHub Actions. (#9964)Austin S. Hemmelgarn
2021-03-12Fixed handling of permissions for some plugins. (#10490)Austin S. Hemmelgarn
2021-02-22Fixed condition controlling use of static LWS in RPM builds. (#10661)Austin S. Hemmelgarn