Package: netdata / 1.19.0-4
Metadata
Package | Version | Patches format |
---|---|---|
netdata | 1.19.0-4 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
debian/0001 use system python.patch | (download) |
collectors/python.d.plugin/Makefile.am |
106 0 + 106 - 0 ! |
ignore embedded python modules. |
debian/0002 use system exim4.patch | (download) |
collectors/python.d.plugin/exim/exim.conf |
2 1 + 1 - 0 ! |
debian has exim in /usr/sbin which is not in the default path. |
debian/0003 use python3.patch | (download) |
collectors/python.d.plugin/python.d.plugin.in |
19 1 + 18 - 0 ! |
debian uses by default python 2 instead of python3. |
debian/0004 use sh.patch | (download) |
collectors/node.d.plugin/node.d.plugin.in |
2 1 + 1 - 0 ! |
fix shebang hack to not depend on bash. |
debian/0005 use bash.patch | (download) |
system/edit-config.in |
2 1 + 1 - 0 ! |
using bash instead of sh for edit-config. It reads /etc/profile which often contains bash specific configuration. |
debian/0006 remove infographic.patch | (download) |
web/gui/Makefile.am |
1 0 + 1 - 0 ! |
remove infographic for privacy breach reasons. |
debian/0007 remove contrib files.patch | (download) |
web/gui/Makefile.am |
22 0 + 22 - 0 ! |
remove unused contrib files. |
debian/0008 remove update button.patch | (download) |
web/gui/index.html |
2 2 + 0 - 0 ! |
remove update button in web gui. |
debian/0009 remove social media buttons.patch | (download) |
web/gui/index.html |
2 2 + 0 - 0 ! |
remove social media buttons in web gui. |
debian/0010 remove googleanalytics.patch | (download) |
docs/generator/custom/themes/material/partials/footer.html |
1 0 + 1 - 0 ! |
remove googleanalytics |
debian/0011 remove login.patch | (download) |
web/gui/main.js |
4 1 + 3 - 0 ! |
remove sign in button from main html page |
debian/0012 remove signin.patch | (download) |
web/gui/index.html |
2 2 + 0 - 0 ! |
removing 'sign in' infobar on the bottom of the screen (closes: #930504). |
debian/0013 remove googlefonts.patch | (download) |
web/gui/console.html |
2 1 + 1 - 0 ! |
remove google fonts for privacy reasons. |
debian/0014 remove googletagmanager.patch | (download) |
web/gui/console.html |
4 4 + 0 - 0 ! |
remove google tag manager for privacy reasons. |
upstream/0001 allow symlinks.patch | (download) |
web/server/web_client.c |
2 1 + 1 - 0 ! |
remove file serve restrictions for symlinks. |
upstream/0002 gcc 10.patch | (download) |
daemon/common.c |
2 1 + 1 - 0 ! |
--- |