Hello community, here is the log from the commit of package netdata for openSUSE:Factory checked in at 2019-05-25 13:35:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/netdata (Old) and /work/SRC/openSUSE:Factory/.netdata.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "netdata" Sat May 25 13:35:31 2019 rev:10 rq:705267 version:1.15.0 Changes: -------- --- /work/SRC/openSUSE:Factory/netdata/netdata.changes 2019-05-03 22:48:03.075993005 +0200 +++ /work/SRC/openSUSE:Factory/.netdata.new.5148/netdata.changes 2019-05-25 13:35:32.767964274 +0200 @@ -1,0 +2,49 @@ +Tue May 21 12:37:08 UTC 2019 - Martin Herkt <9+suse@cirno.systems> + +- Update to v1.15.0 + Bug Fixes: + * Prowl notifications were not being sent, unless another + notification method was also active + * Fix exception handling in the python.d plugin + * The node applications group did not include all node processes. + * The nvidia_smi collector displayed incorrect power usage + * The python.d plugin would sometimes hang, because it lacked + a connect timeout + * The mongodb collector raised errors due to various KeyErrors + * The smartd_log collector would show incorrect temperature + values + + Improvements: + * Support for aggregate node view + * Database engine + * New collector modules: + + Go.d collectors for OpenVPN, the Tengine web server and + ScaleIO (VxFlex OS) instances + + Monitor disk access latency like ioping does + * Energi Core daemon monitoring, suits other Bitcoin forks + * Collector improvements: + + Add docker swarm manager metrics to the go.d docker_engine + collector + + Implement unified cgroup cpu limit + + python.d.plugin: Allow monitoring of HTTP(S) endpoints which + require POST data and make the UrlService more flexible + * Support the AWS Kinesis backend for long-term storage + * Add a new "text-only" chart renderer + * API Improvements: + + Smarter caching of API calls. Do not cache alarms and info + api calls and extend no-cache headers. + + Extend the api/v1/info call response with system and + collector information + + k6 script for API load testing + * Kubernetes helmchart improvements: + + Added the init container, where sysctl params could be + managed, to bypass the Cannot allocate memory issue + + Better startup/shutdown of slaves and reduced memory usage + with liveness/readiness probes and default memory mode none + + Added the option of overriding the default settings for + kubelet, kubeproxy and coredns collectors via values.yaml + + Make the use of persistent volumes optional, add apiVersion + to fix linting errors and correct the location of the env + field + +------------------------------------------------------------------- @@ -164 +213 @@ - * Python module sensors fix #5406 (ilyam8) + * Python module sensors fix #5406 Old: ---- netdata-v1.14.0.tar.gz New: ---- netdata-v1.15.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ netdata.spec ++++++ --- /var/tmp/diff_new_pack.0u4BUl/_old 2019-05-25 13:35:33.435963798 +0200 +++ /var/tmp/diff_new_pack.0u4BUl/_new 2019-05-25 13:35:33.439963795 +0200 @@ -18,13 +18,8 @@ %define netdata_user netdata %define netdata_group netdata -%if 0%{?suse_version} > 1220 -%bcond_without systemd -%else -%bcond_with systemd -%endif Name: netdata -Version: 1.14.0 +Version: 1.15.0 Release: 0 Summary: A system for distributed real-time performance and health monitoring # netdata is GPL-3.0+, other licenses refer to included third-party software (see REDISTRIBUTED.md) @@ -35,15 +30,17 @@ Source3: netdata-rpmlintrc Patch0: netdata-logrotate-su.patch Patch2: netdata-smartd-log-path.patch -BuildRequires: autoconf -BuildRequires: automake BuildRequires: cups-devel BuildRequires: dos2unix BuildRequires: fdupes +BuildRequires: judy-devel BuildRequires: pkgconfig BuildRequires: pkgconfig(libcap) +BuildRequires: pkgconfig(liblz4) BuildRequires: pkgconfig(libmnl) BuildRequires: pkgconfig(libnetfilter_acct) +BuildRequires: pkgconfig(libuv) +BuildRequires: pkgconfig(openssl) BuildRequires: pkgconfig(uuid) BuildRequires: pkgconfig(zlib) Requires(pre): shadow @@ -73,7 +70,6 @@ %patch2 -p1 %build -autoreconf -fiv %configure \ --docdir="%{_docdir}/%{name}-%{version}" \ --enable-plugin-nfacct \ ++++++ netdata-v1.14.0.tar.gz -> netdata-v1.15.0.tar.gz ++++++ ++++ 22081 lines of diff (skipped)
participants (1)
-
root