summaryrefslogtreecommitdiffstats
path: root/packaging/makeself
AgeCommit message (Expand)Author
2024-01-11packaging: add cap_dac_read_search to go.d.plugin (#16754)Ilya Mashchenko
2023-12-29add --disable-logsmanagement when building static (#16684)Ilya Mashchenko
2023-12-15ndsudo - a helper to run privileged commands (#16614)Costa Tsaousis
2023-11-22New logging layer (#16357)Costa Tsaousis
2023-11-07fix zstd in static build (#16349)Ilya Mashchenko
2023-11-06Update packaging instructions (#16344)Tasos Katsoulas
2023-10-30bump openssl for static in 3.1.4 (#16303)Tasos Katsoulas
2023-10-20Introduce workflow to always update bundled packages (static builds) into the...Tasos Katsoulas
2023-10-13Update bundled static packages (#16177)Tasos Katsoulas
2023-09-27Update to use versioned base images for CI. (#16053)Austin S. Hemmelgarn
2023-09-22Disable mongodb exporter builds where broken. (#16033)Austin S. Hemmelgarn
2023-08-21packaging cleanup after #15842 (#15857)Ilya Mashchenko
2023-08-21fix packaging static build openssl 32bit (#15855)Ilya Mashchenko
2023-08-21Fix static build SSL (#15842)Costa Tsaousis
2023-08-14Bump openssl version of static builds to 1.1.1v (#15779)Tasos Katsoulas
2023-08-09fix claiming via UI for static build (#15774)Ilya Mashchenko
2023-07-18Build optimizations (#15381)Tasos Katsoulas
2023-07-06Code reorg and cleanup - enrichment of /api/v2 (#15294)Costa Tsaousis
2023-06-28Add hardening options to CFLAGS by default if they are available. (#15087)Austin S. Hemmelgarn
2023-06-22Fix handling of plugin ownership in static builds. (#15230)Austin S. Hemmelgarn
2023-05-15Debugfs collector (#15017)thiagoftsm
2023-05-11Fix handling of permissions in static installs. (#15042)Austin S. Hemmelgarn
2023-05-11Remove old logic for handling of legacy stock config files. (#14829)Austin S. Hemmelgarn
2023-05-07Fix typo in file capabilities settings in static installer. (#15023)Austin S. Hemmelgarn
2023-05-05Set file capabilities correctly on static installs. (#15018)Austin S. Hemmelgarn
2023-04-25Prevent pager from preventing non-interactive install (#14950)Aaron Queen
2023-04-12Update the bundled version of makeself used to create static builds. (#14822)Austin S. Hemmelgarn
2023-03-23Fix handling of logrotate on static installs. (#14792)Austin S. Hemmelgarn
2023-03-01Link statically libnetfilter_acct into our static builds (#14516)Tasos Katsoulas
2023-02-28Make the title metadata H1 in all markdown files (#14625)Fotis Voutsas
2023-02-27Reorganize system directory to better reflect what files are actually used fo...Austin S. Hemmelgarn
2023-02-21Learn installation reorg part 2 (#14579)Chris Akritidis
2023-02-21Update static binary readme (#14574)Chris Akritidis
2023-02-16Assorted shellcheck cleanup. (#14524)Austin S. Hemmelgarn
2023-02-08Add markdown files in Learn (#14466)Fotis Voutsas
2023-02-08Update static build packages (#14450)Tasos Katsoulas
2023-01-25Assorted infrastructure cleanup. (#14223)Austin S. Hemmelgarn
2023-01-04Finish renaming the `--install` option to `--install-prefix`. (#13881)Austin S. Hemmelgarn
2022-12-22feat(packaging): add netdata to www-data group on Proxmox (#14168)Ilya Mashchenko
2022-12-09remove deprecated fping.plugin in accordance with v1.37.0 deprecation notice ...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-14Add basic runtime checks to static build process. (#13339)Austin S. Hemmelgarn
2022-06-09Remove unnescesary ‘cleanup’ code. (#13103)Austin S. Hemmelgarn
2022-05-27Cache invariant components in static builds to reduce build times. (#12877)Austin S. Hemmelgarn
2022-05-10Use prebuilt builder images for static builds. (#12826)Austin S. Hemmelgarn
2022-05-02Add `-pipe` to CFLAGS in most cases for builds. (#12709)Austin S. Hemmelgarn
2022-04-28Tweak static build process to improve build speed and debuggability. (#12708)Austin S. Hemmelgarn
2022-04-18Disable automake dependency tracking in our various one-time builds. (#12701)Austin S. Hemmelgarn
2022-04-13Fix the static build code in light of CVE-2022-24765 (#12683)Austin S. Hemmelgarn