From cfaa106982d585f402a7685a6bcdff550182d69af7625004bf17a678058dd3ca Mon Sep 17 00:00:00 2001 From: Jeff Kowalczyk Date: Tue, 9 Jan 2024 17:57:36 +0000 Subject: [PATCH] Accepting request 1137726 from home:darix:apps - Update to version 1.29.2: OBS-URL: https://build.opensuse.org/request/show/1137726 OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/telegraf?expand=0&rev=70 --- _service | 2 +- _servicedata | 2 +- telegraf-1.29.1.tar.xz | 3 --- telegraf-1.29.2.tar.xz | 3 +++ telegraf.changes | 49 ++++++++++++++++++++++++++++++++++++++++++ telegraf.spec | 4 ++-- vendor.tar.xz | 4 ++-- 7 files changed, 58 insertions(+), 9 deletions(-) delete mode 100644 telegraf-1.29.1.tar.xz create mode 100644 telegraf-1.29.2.tar.xz diff --git a/_service b/_service index 111b0ff..9417947 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/influxdata/telegraf git .git - v1.29.1 + v1.29.2 @PARENT_TAG@ enable v(.*) diff --git a/_servicedata b/_servicedata index 9ee2a61..af988b7 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/influxdata/telegraf - 9a469977dd46c73a91dfaf73dd306d6a7dd1ec7a \ No newline at end of file + d92d7073cee122ba06fb251f72da736f9b33d023 \ No newline at end of file diff --git a/telegraf-1.29.1.tar.xz b/telegraf-1.29.1.tar.xz deleted file mode 100644 index ad57d68..0000000 --- a/telegraf-1.29.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cb7d95482d5cddee1c3ab4aa3be4f7b9e63d9b7293138e4ee3a972e4dd24b224 -size 3061516 diff --git a/telegraf-1.29.2.tar.xz b/telegraf-1.29.2.tar.xz new file mode 100644 index 0000000..00573ec --- /dev/null +++ b/telegraf-1.29.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7848c1242f584de0059ca0ab9e78a9258f0412a696d4f67445dbf2b06cb264a2 +size 3064152 diff --git a/telegraf.changes b/telegraf.changes index 7230413..61e88bf 100644 --- a/telegraf.changes +++ b/telegraf.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jan 09 12:55:18 UTC 2024 - mrueckert@suse.de + +- Update to version 1.29.2: + * Telegraf v1.29.2 + * Update changelog for v1.29.2 + * Update build_version.txt for v1.29.2 + * docs(readme): Update minimum system requirements (#14536) + * docs(inputs.directory_monitor): Correct regex for files_to_monitor config option (#14532) + * docs: Fix typos (#14376) + * fix(inputs.upsd): Add additional fields to upsd from NUT (#14447) + * fix(processors.starlark): Use tracking ID to identify tracking metrics (#14523) + * fix(inputs.phpfpm): Add pid field to differentiate metrics (#14462) + * fix(common.kafka): Correctly set gssapi username/password (#14522) + * chore(deps): bump collectd.org from v0.5.0 to v0.6.0 (#14525) + * fix(outputs.prometheus_client): Always default to TCP (#14471) + * fix(systemd): Allow notify access from all (#14517) + * chore(linters): Enable `appendCombine` checker for gocritic (#14451) + * test: Switch DNS server to avoid misbehaving test (#14520) + * fix(inputs.phpfpm): Use logger without causing panic (#14489) + * chore(deps): Bump google.golang.org/protobuf from 1.31.1-0.20231027082548-f4a6c1f6e5c1 to 1.32.0 (#14505) + * chore(deps): Bump github.com/prometheus/prometheus from 0.48.0 to 0.48.1 (#14503) + * chore(deps): Bump github.com/Azure/azure-kusto-go from 0.13.1 to 0.15.0 (#14506) + * chore(deps): Bump github.com/pion/dtls/v2 from 2.2.7 to 2.2.8 (#14504) + * chore(deps): Bump github.com/sijms/go-ora/v2 from 2.7.18 to 2.8.4 (#14515) + * docs(inputs.opcua_listener): Fix nodes example (#14508) + * chore: Bump GitHub workflow options to latest versions (#14513) + * chore(deps): Bump github.com/dvsekhvalnov/jose2go from v1.5.0 to v1.5.1-0.20231206184617-48ba0b76bc88 (#14496) + * fix(inputs.procstat): Correctly set tags on procstat_lookup (#14493) + * fix(inputs.vsphere): Resolve occasional serverFault (#14463) + * chore(linters): Enable more checkers for gocritic (#14449) + * chore: Remove all CircleCI caching (#14494) + * chore(deps): Bump github.com/containerd/containerd from 1.7.7 to 1.7.11 (#14483) + * test: Revert caching changes, drop linting on windows/macos (#14465) + * chore(deps): Bump go.mongodb.org/mongo-driver from 1.12.1 to 1.13.1 (#14475) + * chore(deps): Bump github.com/djherbis/times from 1.5.0 to 1.6.0 (#14476) + * chore(deps): Bump github.com/jhump/protoreflect from 1.15.3 to 1.15.4 (#14477) + * chore(deps): Bump github.com/google/uuid from 1.4.0 to 1.5.0 (#14478) + * chore(deps): Bump golang.org/x/net from 0.17.0 to 0.19.0 (#14479) + * chore(deps): Bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#14480) + * fix(outputs.influxdb*): Support setting Host header (#14481) + * chore: Update pull request template (#14470) + * fix(outputs.bigquery): Ignore fields containing NaN or infinity (#14458) + * chore(linters): Enable rangeValCopy and hugeParams checkers for gocritic (#14454) + * chore(linters): Enable `preferDecodeRune` and `preferFprint` checkers for gocritic (#14453) + * chore(linters): Enable equalFold, preferStringWriter, and stringXbytes checkers for gocritic. (#14452) + * test(inputs.dpdk): Cleanup directories after unit tests (#14457) + * fix(processors.filter): Rename processors.Filter -> processors.filter (#14460) + ------------------------------------------------------------------- Wed Dec 13 17:40:08 UTC 2023 - Jeff Kowalczyk diff --git a/telegraf.spec b/telegraf.spec index 8c21713..137c5ef 100644 --- a/telegraf.spec +++ b/telegraf.spec @@ -1,7 +1,7 @@ # # spec file for package telegraf # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define _config_dir %{_sysconfdir}/%{name} Name: telegraf -Version: 1.29.1 +Version: 1.29.2 Release: 0 Summary: The plugin-driven server agent for collecting & reporting metrics License: MIT diff --git a/vendor.tar.xz b/vendor.tar.xz index 291ab84..4f5d496 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9da429b57da058b32de17fec5040a9d2ef8cf3b9023a70ef4dbbe6e8733d610d -size 22131244 +oid sha256:fa34e7d8a4dd1c06587240ad0e35810d3553bf11afb752a9ba01e1796a6d5d78 +size 22634040