summaryrefslogtreecommitdiffstats
path: root/packaging/installer/netdata-updater.sh
AgeCommit message (Expand)Author
2024-01-18Fix incorrect major version check in updater. (#16803)Austin S. Hemmelgarn
2024-01-17Add check to avoid auto-installing new major versions of Netdata. (#15898)Austin S. Hemmelgarn
2023-12-15Robustness improvements to netdata-updater.sh (#16613)Brian Candler
2023-08-18Added CentOS-Stream to distros (#15742)Konstantin Shalygin
2023-08-04Add netdata-plugin-systemd-journal package. (#15733)Austin S. Hemmelgarn
2023-07-20Fix non-interactive options for apt-get and zypper. (#15288)Bastien
2023-07-17Support nativa packages for openSUSE tumbleweed (#14692)Tasos Katsoulas
2023-07-14packaging: fix arch detection in update_static (#15396)Ilya Mashchenko
2023-06-29Add configuration file for netdata-updater.sh. (#15149)Austin S. Hemmelgarn
2023-04-07Assorted installer code cleanup. (#14632)Austin S. Hemmelgarn
2023-03-13Add Amazon Linux 2 to CI and platform support. (#14599)Austin S. Hemmelgarn
2023-02-15Use curl from static builds if no system-wide copy exists. (#14403)Austin S. Hemmelgarn
2023-02-02Fix kickstart and updater not working with BusyBox wget (#14392)Dim-P
2023-01-16Switch nightlies to GitHub releases. (#14020)Austin S. Hemmelgarn
2023-01-13Fix binpkg updates on OpenSUSE (#14260)Dim-P
2022-11-28fix(updater): don't produce any output if static update completed successfull...Ilya Mashchenko
2022-10-19Properly propagate errors from installer/updater to kickstart script. (#13802)Austin S. Hemmelgarn
2022-10-04Add CloudLinux OS detection to the updater script (#13752)Pulseeey
2022-07-18Fix netdata-updater.sh sha256sum on BSDs (#13391)Thomas Anderson
2022-06-27Properly handle interactivity in the updater code. (#13209)Austin S. Hemmelgarn
2022-06-27fix(updater): fix updating when using `--force-update` and new version of the...Ilya Mashchenko
2022-06-10Re-enable updates for systems using static builds. (#13110)Austin S. Hemmelgarn
2022-06-09Temporarily disable updates for static builds. (#13100)Austin S. Hemmelgarn
2022-06-08fix(updater): return 0 on successful update for native packages when running ...Ilya Mashchenko
2022-06-07fix(updater): don't produce any output if binpkg update completed successfull...Ilya Mashchenko
2022-05-27Only try to update repo metadata in updater script if needed. (#13009)Austin S. Hemmelgarn
2022-05-17Fix and improve netdata-updater.sh script (#12757)Marian Savchuk
2022-04-28Fix checking of enviornment files. (#12768)Austin S. Hemmelgarn
2022-04-27Correctly propagate errors and warnings up to the kickstart script from scrip...Austin S. Hemmelgarn
2022-04-19fix upgrading all currently installed packages when updating Netdata on DebianIgor Karpov
2022-03-31Fix temporary directory handling for dependency handling script in updater. (...Austin S. Hemmelgarn
2022-03-30feat(netdata-updater): add the script name when logging (#12557)Ilya Mashchenko
2022-03-28fix(netdata-updater): properly handle update for debian packages (#12524)Ilya Mashchenko
2022-03-25feat(netdata-updater): add `--force-update` parameter (#12493)Ilya Mashchenko
2022-03-23open fd3 before first use (#12491)Ilya Mashchenko
2022-03-21Allow updates without environment files in some cases. (#12400)Austin S. Hemmelgarn
2022-03-15Reorder functions properly in updater script. (#12399)Austin S. Hemmelgarn
2022-03-15Fix handling of checks for newer updater script on update. (#12367)Austin S. Hemmelgarn
2022-03-08Redirect dependency handling script output to logfile when running from updat...Austin S. Hemmelgarn
2022-03-07Fix incorrect function names in netdata-updater.sh.Austin S. Hemmelgarn
2022-03-07Pull in build dependencies when updating a locally built install. (#12294)Austin S. Hemmelgarn
2022-03-03Fix incorrect install type on some older nightly installs. (#12282)Austin S. Hemmelgarn
2022-03-03Fixing stderr output when testing tmpdir (#12298)Daniel Weaver
2022-03-02Add support to the updater to toggle auto-updates on and off. (#12202)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-28Fix handling of non-x86 static builds in updater. (#12055)Austin S. Hemmelgarn
2022-01-17fix(updater): checksum validation for static build (#11986)Ilya Mashchenko
2022-01-10Add support to updater for updating native DEB/RPM installs with our official...Austin S. Hemmelgarn
2021-12-17Fi handling of agent restart on update. (#11887)Austin S. Hemmelgarn