Hello community,

here is the log from the commit of package telegraf for openSUSE:Factory 
checked in at 2019-12-21 12:30:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/telegraf (Old)
 and      /work/SRC/openSUSE:Factory/.telegraf.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "telegraf"

Sat Dec 21 12:30:35 2019 rev:4 rq:758640 version:1.12.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/telegraf/telegraf.changes        2019-09-23 
12:39:22.717590602 +0200
+++ /work/SRC/openSUSE:Factory/.telegraf.new.6675/telegraf.changes      
2019-12-21 12:31:03.099353829 +0100
@@ -1,0 +2,47 @@
+Wed Dec 18 21:56:52 UTC 2019 - Jeff Kowalczyk <[email protected]>
+
+- Update to release 1.12.6
+  Refs boo#1159288 SLES customer request for updated version
+  * v1.12.6 [2019-11-19]
+    * telegraf#6666: Fix many plugin errors are logged at debug logging level
+    * telegraf#6652: Use nanosecond precision in docker_log input
+    * telegraf#6642: Fix interface option with method = native in ping input
+    * telegraf#6680: Fix panic in mongodb input if shard connection pool stats 
are unreadable (telegraf#6680)
+  * v1.12.5 [2019-11-12]
+    * telegraf#6576: Fix incorrect results in ping input plugin
+    * telegraf#6610: Add missing character replacement to sql_instance tag
+    * telegraf#6337: Change no metric error message to debug level in 
cloudwatch input
+    * telegraf#6602: Add missing ServerProperties query to sqlserver input docs
+    * telegraf#6643: Fix mongodb connections_total_created field loading
+    * telegraf#6627: Fix metric creation when node is offline in jenkins input
+    * telegraf#6649: Fix docker uptime_ns calculation when container has been 
restarted
+    * telegraf#6647: Fix mysql field type conflict in conversion of gtid_mode 
to an integer
+    * telegraf#5529: Fix mysql field type conflict with ssl_verify_depth and 
ssl_ctx_verify_depth
+  * v1.12.4 [2019-10-23]
+    * telegraf#6521: Fix metric generation with ping input native method
+    * telegraf#6541: Exclude alias tag if unset from plugin internal stats
+    * telegraf#6564: Fix socket_mode option in powerdns_recursor input
+  * v1.12.3 [2019-10-07]
+    * telegraf#6445: Use batch serialization format in exec output
+    * telegraf#6464: Use case insensitive serial numer match in smart input
+    * telegraf#6469: Add auth header only when env var is set
+    * telegraf#6468: Fix running multiple mysql and sqlserver plugin instances
+    * telegraf#6471: Fix database routing on retry with exclude_database_tag
+    * telegraf#6488: Fix logging panic in exec input with nagios data format
+  * v1.12.2 [2019-09-24]
+    * telegraf#6386: Fix detection of layout timestamps in csv and json parser
+    * telegraf#6394: Fix parsing of BATTDATE in apcupsd input
+    * telegraf#6398: Keep boolean values listed in json_string_fields
+    * telegraf#6393: Disable Go plugin support in official builds
+    * telegraf#6391: Fix path handling issues in cisco_telemetry_gnmi
+  * v1.12.1 [2019-09-10]
+    * telegraf#6344: fix depends on glibc_2.14 symbol version
+    * telegraf#6329: fix filecount for paths with trailing slash
+    * telegraf#6331: convert check state to an integer in icinga2 input
+    * telegraf#6354: fix could not mark message delivered error in 
kafka_consumer
+    * telegraf#6362: skip collection stats when disabled in mongodb input
+    * telegraf#6366: fix error reading closed response body on redirect in 
http_response
+    * telegraf#6373: fix apcupsd documentation to reflect plugin
+    * telegraf#6375: display retry log message only when retry after is 
received
+
+-------------------------------------------------------------------
@@ -138,0 +186,11 @@
+
+- Drop feature_passive_amqp_exchange.patch
+  * Changelog entry tracking dropped patch retroactively added
+    by Jeff Kowalczyk <[email protected]> contemporaneous to
+    OBS change devel:languages:go/telegraf r7
+
+- Add 0001-Generic-SQL-output-plugin-for-Telegraf.patch
+  * Plugin inserts metric values to databases: mssql, mysql, postgres
+  * Changelog entry tracking carried patch retroactively added
+    by Jeff Kowalczyk <[email protected]> contemporaneous to
+    OBS change devel:languages:go/telegraf r7

Old:
----
  telegraf-1.12.0.tar.gz

New:
----
  telegraf-1.12.6.tar.gz

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

Other differences:
------------------
++++++ telegraf.spec ++++++
--- /var/tmp/diff_new_pack.pXOtO3/_old  2019-12-21 12:31:04.423354458 +0100
+++ /var/tmp/diff_new_pack.pXOtO3/_new  2019-12-21 12:31:04.435354464 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package telegraf
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,18 +17,18 @@
 
 
 Name:           telegraf
-Version:        1.12.0
+Version:        1.12.6
 Release:        0
 Summary:        The plugin-driven server agent for collecting & reporting 
metrics
 License:        MIT
 Group:          System/Monitoring
-Url:            https://github.com/influxdata/telegraf
+URL:            https://github.com/influxdata/telegraf
 Source:         %{name}-%{version}.tar.gz
 # run dep ensure --vendor-only (in a container)
 Source1:        %{name}-deps.tar.xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  git-core
-BuildRequires:  go >= 1.7
+BuildRequires:  go >= 1.12
 BuildRequires:  golang-packaging
 BuildRequires:  systemd-rpm-macros
 %{?systemd_ordering}

++++++ telegraf-1.12.0.tar.gz -> telegraf-1.12.6.tar.gz ++++++
++++ 3894 lines of diff (skipped)

++++++ telegraf-deps.tar.xz ++++++
/work/SRC/openSUSE:Factory/telegraf/telegraf-deps.tar.xz 
/work/SRC/openSUSE:Factory/.telegraf.new.6675/telegraf-deps.tar.xz differ: char 
25, line 1


Reply via email to