Package: netdata / 1.37.1-2

Metadata

Package Version Patches format
netdata 1.37.1-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
debian/0001 use system python.patch | (download)

collectors/python.d.plugin/Makefile.am | 106 0 106 - 0 !
collectors/python.d.plugin/python_modules/bases/loaders.py | 5 1 4 - 0 !
2 files changed, 1 insertion( ), 110 deletions(-)

 ignore embedded python modules.

debian/0002 use system exim4.patch | (download)

collectors/python.d.plugin/exim/exim.conf | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 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 !
1 file changed, 1 insertion( ), 18 deletions(-)

 debian uses by default python 2 instead of python3.

debian/0005 use bash.patch | (download)

system/edit-config.in | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 using bash instead of sh for edit-config.
 It reads /etc/profile which often contains bash specific configuration.

upstream/0001 allow symlinks.patch | (download)

web/server/web_client.c | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 remove file serve restrictions for symlinks.

upstream/0002 fix FTCBFS.patch | (download)

configure.ac | 4 2 2 - 0 !
1 file changed, 2 insertions( ), 2 deletions(-)

 fixes ftcbfs by not abusing ac_check_file (closes: #982523).

progress linux/0001 send email.patch | (download)

health/notifications/health_alarm_notify.conf | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 disabling to send emails by default.