Hello community,

here is the log from the commit of package netdata for openSUSE:Factory checked 
in at 2017-08-24 18:42:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/netdata (Old)
 and      /work/SRC/openSUSE:Factory/.netdata.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "netdata"

Thu Aug 24 18:42:26 2017 rev:3 rq:512713 version:1.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/netdata/netdata.changes  2017-07-17 
09:13:01.496161042 +0200
+++ /work/SRC/openSUSE:Factory/.netdata.new/netdata.changes     2017-08-24 
18:42:42.143345526 +0200
@@ -1,0 +2,22 @@
+Thu Jul 27 00:14:57 UTC 2017 - [email protected]
+
+- Add download_files _service
+- update source tarball to match upstream copy
+
+-------------------------------------------------------------------
+Sun Jul 16 19:43:41 UTC 2017 - [email protected]
+
+- Update to v1.7.0
+  * netdata is now a fully featured statsd server
+  * improved metrics streaming and replication
+  * backend enhancements, including:
+    - host tags and metrics filtering on the netdata side
+    - rewritten prometheus support to utilize more prometheus
+      features and provide more flexibility and integration options
+  * now monitors ZFS, ElasticSearch, RabbitMQ, Go applications
+    (via expvar), samba, squid logs (with web_log plugin).
+  * improved dashboard loading times
+  * custom hook support for alarms
+- Update netdata-smartd-log-path.patch
+
+-------------------------------------------------------------------

Old:
----
  netdata-1.6.0.tar.gz

New:
----
  _service
  netdata-1.7.0.tar.gz

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

Other differences:
------------------
++++++ netdata.spec ++++++
--- /var/tmp/diff_new_pack.9k1SXi/_old  2017-08-24 18:42:43.215194526 +0200
+++ /var/tmp/diff_new_pack.9k1SXi/_new  2017-08-24 18:42:43.215194526 +0200
@@ -24,7 +24,7 @@
 %bcond_with    systemd
 %endif
 Name:           netdata
-Version:        1.6.0
+Version:        1.7.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 LICENSE.md)
@@ -158,6 +158,7 @@
 %config(noreplace) %{_sysconfdir}/%{name}/charts.d/*.conf
 %config(noreplace) %{_sysconfdir}/%{name}/health.d/*.conf
 %config(noreplace) %{_sysconfdir}/%{name}/python.d/*.conf
+%config(noreplace) %{_sysconfdir}/%{name}/statsd.d/*.conf
 %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
 
 %{_sysconfdir}/%{name}/node.d/*.md
@@ -174,6 +175,7 @@
 %attr(-,root,%{netdata_group}) %dir %{_datadir}/%{name}
 %dir %{_sysconfdir}/%{name}/health.d
 %dir %{_sysconfdir}/%{name}/python.d
+%dir %{_sysconfdir}/%{name}/statsd.d
 
 %if %{with systemd}
 %{_unitdir}/%{name}.service

++++++ _service ++++++
<services>
  <service name="download_files" mode="disabled">
  </service>
</services>
++++++ netdata-1.6.0.tar.gz -> netdata-1.7.0.tar.gz ++++++
++++ 42194 lines of diff (skipped)

++++++ netdata-smartd-log-path.patch ++++++
--- /var/tmp/diff_new_pack.9k1SXi/_old  2017-08-24 18:42:43.991085221 +0200
+++ /var/tmp/diff_new_pack.9k1SXi/_new  2017-08-24 18:42:43.991085221 +0200
@@ -1,9 +1,9 @@
-diff -ru netdata-1.6.0.orig/conf.d/python.d/smartd_log.conf 
netdata-1.6.0/conf.d/python.d/smartd_log.conf
---- netdata-1.6.0.orig/conf.d/python.d/smartd_log.conf 2017-03-20 
19:32:47.000000000 +0100
-+++ netdata-1.6.0/conf.d/python.d/smartd_log.conf      2017-07-09 
16:05:47.572576749 +0200
+diff -ru netdata-1.7.0.orig/conf.d/python.d/smartd_log.conf 
netdata-1.7.0/conf.d/python.d/smartd_log.conf
+--- netdata-1.7.0.orig/conf.d/python.d/smartd_log.conf 2017-07-16 
21:20:50.000000000 +0200
++++ netdata-1.7.0/conf.d/python.d/smartd_log.conf      2017-07-16 
21:57:16.852994068 +0200
 @@ -82,4 +82,4 @@
  #
  # JOB configuration
- # 
+ #
 -log_path: '/var/log/smartd'
 +log_path: '/var/lib/smartmontools'


Reply via email to