summaryrefslogtreecommitdiffstats
path: root/packaging/makeself
AgeCommit message (Expand)Author
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
2022-03-23Updated static build components to latest versions. (#12461)Costa Tsaousis
2022-03-22Use the built agentversion for Netdata static build archive name. (#12335)Austin S. Hemmelgarn
2022-03-22Switch to using netdata-updater.sh to toggle auto updates on and off when ins...Austin S. Hemmelgarn
2022-02-26[makeself] Fix license URL (#12219)Daniel Lo Nigro
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-02-17Docs: Removed Google Analytics tags (#12145)Tina Luedtke
2022-02-15rename DO_NOT_TRACK to DISABLE_TELEMETRY (#12126)Ilya Mashchenko
2022-01-19fix permissions of plugins that may be built (#11877)boxjan
2021-12-07fix static build, curl will be staict binary; extra args can be transfer (#11...boxjan
2021-12-01Bump static builds to use Alpine 3.15 as a base. (#11836)Austin S. Hemmelgarn
2021-11-18Add POWER8+ static builds. (#11802)Austin S. Hemmelgarn
2021-11-17Assorted cleanups to static builds. (#11798)Austin S. Hemmelgarn
2021-11-16Verify checksums of makeself deps. (#11791)vkalintiris
2021-11-16Fix typos (#11782)Dimitris Apostolou
2021-10-29Bring eBPF to static binaries (#11709)thiagoftsm
2021-10-28Add log grouping in installer and static build code when running under GitHub...Austin S. Hemmelgarn
2021-10-21Fix handling of disabling telemetry in static builds. (#11689)Austin S. Hemmelgarn
2021-10-19Optimize static build and update various dependencies. (#11660)Austin S. Hemmelgarn
2021-10-12Added static builds for ARMv7l and ARMv8a (#11490)Austin S. Hemmelgarn
2021-09-09Use system copy of protobuf in Docker images and static builds. (#11496)Austin S. Hemmelgarn
2021-09-06Embed build architecture in static build archive names. (#11463)Austin S. Hemmelgarn
2021-05-24Store info about the installation type for later retrieval. (#11157)Austin S. Hemmelgarn
2021-04-14Replace references to Google Analytics with Posthog where relevant (#10868)Andrew Maguire
2021-04-05Bump version of OpenSSL bundled in static builds to 1.1.1k (#10884)Austin S. Hemmelgarn
2021-04-05Spelling build (#10428)Josh Soref
2021-01-18Spelling md (#10508)Josh Soref
2021-01-13Fixed handling of TLS config so that cURL works in all cases. (#10491)Austin S. Hemmelgarn
2021-01-07Docs housekeeping for SEO and syntax, part 1 (#10388)Joel Hans
2020-11-18Updated 3rd party static build dependencies and use alpine 3.12 (#10241)Costa Tsaousis
2020-09-28Use our installer's bundling code for libJudy in static installs. (#9988)Austin S. Hemmelgarn
2020-08-13Added proper certificate handling to static cURL. (#9733)Austin S. Hemmelgarn
2020-08-06Fix Static Netdata to correctly build with Netdata Cloud support. (#9381)James Mills
2020-06-16Revert "Override linker and include paths for static builds. (#9311)" (#9343)Austin S. Hemmelgarn
2020-06-12Override linker and include paths for static builds. (#9311)Austin S. Hemmelgarn
2020-06-05Fixed handling of OpenSSL on CentOS/RHEL by bundling a static copy and select...Austin S. Hemmelgarn
2020-06-01Really prevent overwriting netdata.conf on static installs. (#9174)Austin S. Hemmelgarn
2020-05-29Add support for eBPF for Netdata static64 (kickstart-static64.sh) (#9104)James Mills
2020-05-26Add CI for our Static Netdata builds (which kickstart-static64 uses) (#9130)James Mills
2020-05-20Don't overwrite netdata.conf on update on static installs. (#9046)Austin S. Hemmelgarn