summaryrefslogtreecommitdiffstats
path: root/packaging
AgeCommit message (Collapse)Author
2022-01-10Fix cachestat on kernel 5.15.x (eBPF) (#11833)thiagoftsm
2022-01-10add bug report form (#11891)Ilya Mashchenko
2022-01-05[ci skip] create nightly packages and update changelognetdatabot
2022-01-04Removes ACLK Legacy (#11841)Timotej S
* remove legacy from makefiles * remove ACLK Legacy from installer * remove ACLK Legacy from configure.ac * remove legacy from cmake * aclk api cleanup * remove legacy files from packaging * changes for CI from Austin
2021-12-31[ci skip] create nightly packages and update changelognetdatabot
2021-12-23[ci skip] create nightly packages and update changelognetdatabot
2021-12-22[ci skip] create nightly packages and update changelognetdatabot
2021-12-22Spelling (#10976)Josh Soref
Co-authored-by: Tina Luedtke <kickoke@users.noreply.github.com> Co-authored-by: Josh Soref <jsoref@users.noreply.github.com> Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
2021-12-21[ci skip] create nightly packages and update changelognetdatabot
2021-12-21chore(docs): fix tables side borders (#11923)Ilya Mashchenko
2021-12-21Indicate availability on Gentoo (#7675)Craig Andrews
2021-12-21Fix claim node examples in kickstart(-64) documentation (#11242)Félix-Antoine Fortin
Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
2021-12-20[ci skip] create nightly packages and update changelognetdatabot
2021-12-20fix(docs): unresolved file references (#11903)Ilya Mashchenko
2021-12-17[ci skip] create nightly packages and update changelognetdatabot
2021-12-17Fi handling of agent restart on update. (#11887)Austin S. Hemmelgarn
2021-12-17Fix the code that checks for available updates. (#11870)Austin S. Hemmelgarn
* Make update availability check it0s own function. And use it to check for updates for static builds too. * Update existing version detection logic to be far more robust. This brings it into consistency with the existing install detection code in the new kickstart script, which correctly handles almost all cases of existing installs. * Fix typo. * Assorted fixes. * Apply suggestions from code review Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud> Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
2021-12-15[ci skip] create nightly packages and update changelognetdatabot
2021-12-15fix getting latest release tag (#11908)maneamarius
Co-authored-by: Marius Manea <marius@netdata.com>
2021-12-14[ci skip] create nightly packages and update changelognetdatabot
2021-12-14[ci skip] release v1.32.1v1.32.11.32.1netdatabot
2021-12-13[ci skip] create nightly packages and update changelognetdatabot
2021-12-10[ci skip] create nightly packages and update changelognetdatabot
2021-12-09[ci skip] create nightly packages and update changelognetdatabot
2021-12-09fix(updater): don't produce output when static update succeeded (#11879)Ilya Mashchenko
2021-12-09Make netdata-updater.sh POSIX compliant. (#11755)Austin S. Hemmelgarn
2021-12-08[ci skip] create nightly packages and update changelognetdatabot
2021-12-08fix(updater): fix exit code when updating static install && updater script ↵Ilya Mashchenko
(#11873)
2021-12-07[ci skip] create nightly packages and update changelognetdatabot
2021-12-07fix static build, curl will be staict binary; extra args can be transfer ↵boxjan
(#11852) * update curl LDFLAGS to build static file * transfer extra args to build.sh
2021-12-06[ci skip] create nightly packages and update changelognetdatabot
2021-12-02[ci skip] create nightly packages and update changelognetdatabot
2021-12-01[ci skip] create nightly packages and update changelognetdatabot
2021-12-01Bump static builds to use Alpine 3.15 as a base. (#11836)Austin S. Hemmelgarn
2021-11-30[ci skip] create nightly packages and update changelognetdatabot
2021-11-30[ci skip] release v1.32.0v1.32.0netdatabot
2021-11-29[ci skip] create nightly packages and update changelognetdatabot
2021-11-26[ci skip] create nightly packages and update changelognetdatabot
2021-11-25[ci skip] create nightly packages and update changelognetdatabot
2021-11-24[ci skip] create nightly packages and update changelognetdatabot
2021-11-22[ci skip] create nightly packages and update changelognetdatabot
2021-11-18[ci skip] create nightly packages and update changelognetdatabot
2021-11-18Add POWER8+ static builds. (#11802)Austin S. Hemmelgarn
2021-11-17[ci skip] create nightly packages and update changelognetdatabot
2021-11-17Update libbpf (#11800)thiagoftsm
2021-11-17Assorted cleanups to static builds. (#11798)Austin S. Hemmelgarn
2021-11-17Add Oracle Linux 8 to CI and package builds. (#11776)Austin S. Hemmelgarn
* Add OracleLinux 8 to CI and package builds. * Fix OracleLinux dependency handling. * Fix package test code for Oracle Linux.
2021-11-16[ci skip] create nightly packages and update changelognetdatabot
2021-11-16Fix the new static archive verification job. (#11792)Austin S. Hemmelgarn
* Fix the new static archive verification job. We should be running the script non-interactively. * Fix install type handling ins static installer.
2021-11-16Verify checksums of makeself deps. (#11791)vkalintiris