netdata: update to version 1.33.1 16339/head
authorMichal Vasilek <michal.vasilek@nic.cz>
Thu, 3 Mar 2022 15:30:16 +0000 (16:30 +0100)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Wed, 9 Mar 2022 23:13:02 +0000 (00:13 +0100)
commit1278eec776e86659b3e812148796a53d0f865edc
tree78b9f72f2345fffba6bb8a319a6e731f6d1b0e00
parentbe7424a8401ccef33e95ae50f134ca3a1db11eb6
netdata: update to version 1.33.1

- 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>
admin/netdata/Makefile
admin/netdata/patches/002-extra-patch-web_gui_index.html.patch [deleted file]
admin/netdata/patches/002-extra-patch-web_gui_main.js.patch [new file with mode: 0644]
admin/netdata/patches/003-extra-patch-web_gui_main.js.patch [deleted file]
admin/netdata/patches/003-patch-collectors_python.d.plugin_Makefile.am.patch [new file with mode: 0644]
admin/netdata/patches/004-patch-collectors_python.d.plugin_Makefile.am.patch [deleted file]
admin/netdata/patches/004-patch-collectors_python.d.plugin_python__modules_bases_loaders.py.patch [new file with mode: 0644]
admin/netdata/patches/005-freebsd.patch [new file with mode: 0644]
admin/netdata/patches/005-patch-collectors_python.d.plugin_python__modules_bases_loaders.py.patch [deleted file]
admin/netdata/patches/006-patch-web_gui_index.html.patch [deleted file]