aboutsummaryrefslogtreecommitdiff
path: root/admin/netdata/patches/003-extra-patch-web_gui_main.js.patch
Commit message (Collapse)AuthorAge
* netdata: update to version 1.33.1Michal Vasilek2022-03-10
| | | | | | | | | | | | | | | | | | | | | | - Switch to upstream's release tarball Requires to add PKG_BUILD_DIR since netdata is extracted to the folder netdata-v1.33.1 instead of the previous solution where there was missing v - Disable anomaly detection by default This avoids adding a new dependencies to netdata Fixes: Package netdata is missing dependencies for the following libraries: libatomic.so.1 libstdc++.so.6 - Add FreeBSD patch to have smaller package and to avoid clutter in WebUI Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz> [add commit message, add FreeBSD patch] Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* netdata: update to version 1.28.0Josef Schlehofer2020-12-26
| | | | | | Refreshed patches and removed one backported patch Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* admin/netdata: Update to 1.22.1Daniel Engberg2020-05-14
Update netdata to 1.22.1 Disable cloud functionality Shoehorn patches from FreeBSD's ports repo Remove cloud notifications and netdata's self-update feature json-c is no longer optional Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>