summaryrefslogtreecommitdiffstats
path: root/netdata.spec.in
AgeCommit message (Expand)Author
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
2021-02-01Fixed Netdata Cloud support in RPM packages. (#10578)Austin S. Hemmelgarn
2021-01-15Switched to using system libwebsockets for RPM builds. (#10507)Austin S. Hemmelgarn
2021-01-11Fixed bundling of libwebsockets in binary packages. (#10460)Austin S. Hemmelgarn
2020-12-09Fix handling of Python dependency for RPM package. (#10345)Austin S. Hemmelgarn
2020-09-17Use automatic dependency generation for RPM builds. (#9937)Austin S. Hemmelgarn
2020-09-09Fix missing newline concatentation slash causing rpm build to fail (#9900)James Mills
2020-09-08Fixed typo in option name used to use bundled libJudy (#9893)James Mills
2020-09-04Fixed handling of libJudy bundling for RPM packages. (#9875)Austin S. Hemmelgarn
2020-08-24Package ebpf plugin only if enabled in config.h (#9752)Adrien Mahieux
2020-07-30Fix netdata.spec.in default permissions for /usr/libexec/netdata (#9621)Adrien Mahieux
2020-07-30Added eBPF collector support to DEB and RPM packages. (#9628)Austin S. Hemmelgarn
2020-07-16Revert the eBPF package bundling that breaks the release and DEB packages. (#...James Mills
2020-07-13Properly include eBPF collector in binary packages. (#9450)Austin S. Hemmelgarn
2020-05-22Package: obsoletes conflicting EPEL packages (#6879 #8784) (#9108)Adrien Mahieux
2020-05-13Rename eBPF collector (#8822)thiagoftsm
2020-04-24Use a prefix for the old dashboard. (#8752)Austin S. Hemmelgarn
2020-04-21Added JSON-C dependency handling to instlal and packaging. (#8776)Austin S. Hemmelgarn
2020-04-03Correctly fixed RPM package builds on Fedora. (#8595)Austin S. Hemmelgarn
2020-03-09Added code to bundle LWS in binary packages. (#8255)Austin S. Hemmelgarn