From aa3ef9a5ed4788f6a3d2defef85ebc742f1dd4f008b68405f5dd97ad83da9bf4 Mon Sep 17 00:00:00 2001 From: Jeff Kowalczyk Date: Wed, 17 Aug 2022 01:11:41 +0000 Subject: [PATCH] Accepting request 997453 from home:jfkw:branches:devel:languages:go - Update to version 1.23.4: OBS-URL: https://build.opensuse.org/request/show/997453 OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/telegraf?expand=0&rev=43 --- _service | 2 +- _servicedata | 2 +- telegraf-1.23.3.tar.xz | 3 -- telegraf-1.23.4.tar.xz | 3 ++ telegraf.changes | 70 ++++++++++++++++++++++++++++++++++++++++++ telegraf.spec | 2 +- vendor.tar.xz | 4 +-- 7 files changed, 78 insertions(+), 8 deletions(-) delete mode 100644 telegraf-1.23.3.tar.xz create mode 100644 telegraf-1.23.4.tar.xz diff --git a/_service b/_service index c42ed34..ecbe92f 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/influxdata/telegraf git .git - v1.23.3 + v1.23.4 @PARENT_TAG@ enable v(.*) diff --git a/_servicedata b/_servicedata index 8521bfb..e7a9559 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/influxdata/telegraf - 978af6c2ffea1d0823fde63698f2bb11e5721e1f \ No newline at end of file + 8f4d488fd66b65903d5d356ce376f9038150f93e \ No newline at end of file diff --git a/telegraf-1.23.3.tar.xz b/telegraf-1.23.3.tar.xz deleted file mode 100644 index 0b177ce..0000000 --- a/telegraf-1.23.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2ce7d943b15faca8192a3ed31f18cdfafe48fd191b248d86f9b0736a2344fab2 -size 2501628 diff --git a/telegraf-1.23.4.tar.xz b/telegraf-1.23.4.tar.xz new file mode 100644 index 0000000..286e818 --- /dev/null +++ b/telegraf-1.23.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc96b86304d46ba0bfd6dd85e5fb4074998eec92131b92feb6b8950cdb2b2c81 +size 2508136 diff --git a/telegraf.changes b/telegraf.changes index aa81988..15c87af 100644 --- a/telegraf.changes +++ b/telegraf.changes @@ -1,3 +1,73 @@ +------------------------------------------------------------------- +Tue Aug 16 23:54:15 UTC 2022 - jkowalczyk@suse.com + +- Update to version 1.23.4: + * fix: remove bare url in changelog that failed lint + * fix: update license of dependencies + * fix: update github.com/mdlayher/netlink to 1.6.0 to fix the build + * fix: Sync sql output and input build constraints to handle loong64 in go1.19. (#11664) + * docs: explain PowerShell 5 encoding (#11662) + * chore: update circle-ci orbs (#11618) + * docs(inputs.zookeeper): document use of prometheus plugin (#11658) + * chore(deps): bump github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs (#11653) + * chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/ec2/imds (#11652) + * chore(deps): bump github.com/aws/aws-sdk-go-v2/service/ec2 (#11651) + * chore(deps): bump github.com/antchfx/xmlquery from 1.3.9 to 1.3.12 (#11644) + * fix: Bump github.com/lxc/lxd to latest git to fix https://github.com/lxc/lxd/issues/10738. (#11647) + * chore(deps): bump google.golang.org/api from 0.85.0 to 0.91.0 (#11643) + * chore(deps): Bump github.com/prometheus/client_golang from 1.12.2 to 1.13.0 (#11640) + * chore(deps): bump github.com/hashicorp/consul/api from 1.12.0 to 1.13.1 (#11641) + * chore(deps): Bump github.com/emicklei/go-restful from v2.9.5+incompatible to v3.8.0 (#11636) + * fix(inputs.mongodb): update version check for newer versions (#11635) + * feat: add coralogix dialect to opentelemetry (#11622) + * fix(parsers): Linter issues (#11607) + * chore: workaround for failing "go list -m all" (#11624) + * chore(deps): bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 (#11616) + * chore: Update to go1.18.5 (#11621) + * docs: Add source tag best practices to the metric schema docs (#11620) + * chore: Fix support issue template (#11617) + * fix(inputs.kubernetes): refresh token from file at each read (#11578) + * chore(deps): Update github.com/Shopify/sarama from 1.34.1 to 1.35.0 (#11603) + * chore(deps): update k8s.io/apimachinery from 0.24.2 to 0.24.3 (#11602) + * chore(deps): Update cloud.google.com/go/pubsub from 1.23.0 to 1.24.0 (#11604) + * chore(deps): Update github.com/BurntSushi/toml from 0.4.1 to 1.2.0 (#11605) + * chore: Migrate all issue templates to yaml (#11612) + * docs(inputs.exec): clarify parsing for ints (#11597) + * fix(outputs): Linter issues (#11595) + * fix(inputs.kube_inventory): send file location to enable token auto-refresh (#11577) + * chore: update github.com/harlow/kinesis-consumer (#11599) + * chore(deps): Bump github.com/signalfx/golib/v3 from 3.3.43 to 3.3.45 (#11598) + * chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/dynamodb (#11584) + * chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/kinesis (#11585) + * chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/cloudwatch (#11586) + * chore(deps): Bump github.com/Azure/azure-event-hubs-go/v3 (#11590) + * test: fix openetelemtry test (#11573) + * fix(inputs): Linter issues (#11576) + * chore(deps): Bump github.com/pion/dtls/v2 from 2.0.13 to 2.1.5 (#11581) + * chore(deps): Bump github.com/Azure/go-autorest/autorest/adal (#11583) + * chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs (#11582) + * chore(deps): Bump github.com/shirou/gopsutil/v3 from 3.22.4 to 3.22.7 (#11580) + * fix(inputs.cloudwatch): customizable batch size when querying (#10851) + * chore(deps): Bump github.com/eclipse/paho.mqtt.golang from 1.3.5 to 1.4.1 (#11347) + * chore(deps): Bump github.com/vmware/govmomi from 0.28.0 to 0.29.0 (#11568) + * chore(deps): Bump github.com/karrick/godirwalk from 1.16.1 to 1.17.0 (#11574) + * chore(deps): Bump github.com/go-ldap/ldap/v3 from 3.4.1 to 3.4.4 (#11569) + * chore(deps): Update all go.opentelemetry.io dependencies (#11494) + * chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.46.0 to 1.51.0 (#11567) + * chore(deps): Bump github.com/apache/thrift from 0.15.0 to 0.16.0 (#11565) + * chore(deps): Bump github.com/testcontainers/testcontainers-go from 0.12.0 to 0.13.0 (#11412) + * fix: Updating credentials file to not use endpoint_url parameter (#10841) + * fix(inputs.opcua): return an error with mismatched types (#11539) + * fix(inputs.stackdriver): Handle when no buckets available (#11556) + * docs(inputs.mysql): Add link to docs on how to enable mysql's performance schema (#11555) + * chore: add missing section to kafka_consumer's sample.conf (#11553) + * docs: add timeout section (#11550) + * fix(inputs.sqlserver): set lower deadlock priority (#11548) + * docs(inputs.modbus): README changes regarding request.tags (#11541) + * docs: run make-docs (#11514) + * test: do not have leadership election during kafka test (#11404) + * chore: Update CRLF line endings in agent.conf to LF (#11501) + ------------------------------------------------------------------- Mon Jul 25 19:00:16 UTC 2022 - Jeff Kowalczyk diff --git a/telegraf.spec b/telegraf.spec index d69b8e1..2623bfc 100644 --- a/telegraf.spec +++ b/telegraf.spec @@ -18,7 +18,7 @@ %define _config_dir %{_sysconfdir}/%{name} Name: telegraf -Version: 1.23.3 +Version: 1.23.4 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 5924d70..a462ae5 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:31f9054bd2fec6c03f3bf701dfa09aa0651dce03bca243d4f9e7f214a5f55114 -size 33821160 +oid sha256:5958c4dfbb36b400c474fbeff60b02eb6e4f15d22dadaef57055593645dc7ee7 +size 33926308