Hello community,

here is the log from the commit of package netdata for openSUSE:Factory checked 
in at 2020-04-11 23:46:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/netdata (Old)
 and      /work/SRC/openSUSE:Factory/.netdata.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "netdata"

Sat Apr 11 23:46:26 2020 rev:16 rq:792974 version:1.21.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/netdata/netdata.changes  2020-03-06 
21:27:10.389545484 +0100
+++ /work/SRC/openSUSE:Factory/.netdata.new.3248/netdata.changes        
2020-04-11 23:46:43.547097380 +0200
@@ -1,0 +2,55 @@
+Mon Apr  6 12:40:43 UTC 2020 - Paolo Stivanin <[email protected]>
+
+- Update to v1.21.0 (go.d.plugin v0.18.0):
+Improvements:
+  * Extended TLS support for 1.3.
+  * Switched to the React dashboard code as the default dashboard.
+
+  * Collectors:
+    - Added a new Pulsar collector.
+    - Added a new VerneMQ collector.
+    - Added high precision timer support for plugins such as
+      idlejitter.
+    - Added an alarm to the dns_query collector that detects DNS
+      query failure.
+    - Added the ability to get the pod name from cgroup with
+      kubectl in bare-metal deployments.
+    - Added the ability to connect to non-admin user IDs for a Ceph
+      storage cluster.
+    - Added connections (backend) usage to Postgres monitoring.
+
+  * Exporting:
+    - Added a MongoDB connector to the exporting engine.
+    - Added a Prometheus Remote Write connector to the exporting
+      engine.
+    - Added an AWS Kinesis connector to the exporting engine.
+
+Bug fixes:
+  * Removed notifications from the dashboard and fixed the
+    /default.html route.
+  * Fixed help-tooltips styling, private registry node deletion,
+    and the right-hand sidebar "jumping" on document clicks.
+  * Fixed errors reported by Coverity.
+  * Fixed broken pipe ignoring in apps.plugin.
+  * Fixed the bytespersec chart context in the Python Apache
+    collector.
+  * Fixed charts.d.plugin to exit properly during Netdata
+    service restart
+  * Fixed minimist dependency vulnerability.
+  * Fixed how SimpleService truncates Python module names.
+  * Added proper prefix to Python module names during loading.
+  * Fixed the flushing error threshold with the database engine.
+  * Fixed memory leak for host labels streaming from slaves to
+    master.
+  * Fixed streaming scaling.
+  * Fixed missing characters in kernel version field by encoding
+    slave fields.
+  * Fixed Ceph collector to get osd_perf_infos in versions 14.2
+    and higher.
+  * Removed extraneous commas from chart information in dashboard.
+  * Removed tmem collection from xenstat_plugin to allow Netdata
+    on Xen 4.13 to compile successfully.
+  * Restricted messages to Google Analytics.
+  * Fixed Python 3 dict access in OpenLDAP collector module.
+
+-------------------------------------------------------------------

Old:
----
  go.d.plugin-v0.15.0.tar.gz
  netdata-v1.20.0.tar.gz

New:
----
  go.d.plugin-v0.18.0.tar.gz
  netdata-v1.21.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ netdata.spec ++++++
--- /var/tmp/diff_new_pack.q9ff5R/_old  2020-04-11 23:46:46.615099718 +0200
+++ /var/tmp/diff_new_pack.q9ff5R/_new  2020-04-11 23:46:46.615099718 +0200
@@ -18,9 +18,9 @@
 
 %define netdata_user    netdata
 %define netdata_group   netdata
-%define godplugin_version 0.15.0
+%define godplugin_version 0.18.0
 Name:           netdata
-Version:        1.20.0
+Version:        1.21.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)
@@ -166,6 +166,8 @@
 %config(noreplace) %{_sysconfdir}/%{name}/.opt-out-from-anonymous-statistics
 %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
 
+%dir /usr/libexec/%{name}
+/usr/libexec/%{name}/netdata-switch-dashboard.sh
 %{_libexecdir}/%{name}
 %{_libdir}/%{name}
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.q9ff5R/_old  2020-04-11 23:46:46.639099736 +0200
+++ /var/tmp/diff_new_pack.q9ff5R/_new  2020-04-11 23:46:46.639099736 +0200
@@ -1,5 +1,5 @@
 <services>
        <service name="go_modules" mode="disabled">
-               <param name="archive">go.d.plugin-v0.15.0.tar.gz</param>
+               <param name="archive">go.d.plugin-v0.18.0.tar.gz</param>
        </service>
 </services>

++++++ go.d.plugin-v0.15.0.tar.gz -> go.d.plugin-v0.18.0.tar.gz ++++++
++++ 20064 lines of diff (skipped)

++++++ netdata-v1.20.0.tar.gz -> netdata-v1.21.0.tar.gz ++++++
++++ 26843 lines of diff (skipped)

++++++ vendor.tar.gz ++++++
++++ 30639 lines of diff (skipped)


Reply via email to