Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package telegraf for openSUSE:Factory checked in at 2026-03-10 17:53:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/telegraf (Old) and /work/SRC/openSUSE:Factory/.telegraf.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "telegraf" Tue Mar 10 17:53:37 2026 rev:62 rq:1337835 version:1.38.0 Changes: -------- --- /work/SRC/openSUSE:Factory/telegraf/telegraf.changes 2026-02-25 21:08:49.733904679 +0100 +++ /work/SRC/openSUSE:Factory/.telegraf.new.8177/telegraf.changes 2026-03-10 17:53:55.421061142 +0100 @@ -1,0 +2,246 @@ +Mon Mar 9 23:05:40 UTC 2026 - Marcus Rueckert <[email protected]> + +- Fix version string + +------------------------------------------------------------------- +Mon Mar 09 22:48:51 UTC 2026 - Marcus Rueckert <[email protected]> + +- Update to version 1.38.0: + * Telegraf v1.38.0 + * Update changelog for v1.38.0 + * Update build version to 1.39.0 + * feat(inputs.mqtt_consumer): Add option for maximum reconnect interval (#18466) + * feat(inputs.gnmi): Allow to emit delete metrics (#18425) + * fix(inputs.mqtt_consumer): Rely on paho auto-reconnect to restore message flow after network disruption (#18452) + * test(circleci): Remove govuln workflow due to permanent timeout (#18459) + * chore(deps): Bump github.com/lxc/incus/v6 from 6.21.0 to 6.22.0 (#18446) + * test(CI): Make sure to use sort binary with unique flag capabilities (#18456) + * feat(outputs.health): Add option for setting default status (#18393) + * feat(outputs.mongodb): Allow writing metrics in batches (#18422) + * chore(internal.clock): Cleanup timer implementation (#18431) + * chore(deps): Bump github.com/IBM/sarama from 1.46.3 to 1.47.0 (#18444) + * feat(outputs.heartbeat): Add status evaluation (#17577) + * chore(deps): Bump k8s.io/client-go from 0.35.1 to 0.35.2 (#18443) + * fix(common.opcua): Use configured timestamp format for datetime arrays (#18429) + * fix(inputs.internet_speed): Fix server_id_include filter logic (#18412) + * chore(deps): Bump google.golang.org/api from 0.266.0 to 0.269.0 (#18437) + * chore(deps): Bump k8s.io/api from 0.35.1 to 0.35.2 (#18448) + * chore(deps): Bump the aws-sdk-go-v2 group with 2 updates (#18435) + * chore(deps): Bump cloud.google.com/go/bigquery from 1.73.1 to 1.74.0 (#18436) + * chore(deps): Bump github.com/aws/smithy-go from 1.24.1 to 1.24.2 (#18442) + * chore(deps): Bump github.com/microsoft/go-mssqldb from 1.9.6 to 1.9.8 (#18441) + * chore(deps): Bump github.com/shirou/gopsutil/v4 from 4.26.1 to 4.26.2 (#18440) + * chore(deps): Bump github.com/prometheus/procfs from 0.19.2 to 0.20.1 (#18439) + * chore(deps): Bump github.com/hashicorp/consul/api from 1.33.3 to 1.33.4 (#18438) + * chore(deps): Bump github.com/SAP/go-hdb from 1.15.0 to 1.15.1 (#18449) + * chore(deps): Bump k8s.io/apimachinery from 0.35.1 to 0.35.2 (#18447) + * chore(deps): Bump golang.org/x/net from 0.50.0 to 0.51.0 (#18450) + * feat(outputs.stackdriver): Add credentials file support for stackdriver output plugin (#18339) + * test(inputs.sip): Fix race condition (#18427) + * fix(inputs.http): Close gzip request body on early failures (#18424) + * chore(internal.clock): Merge ticker implementations (#18420) + * fix(inputs.smart): Include NVMe SMART data in smart_device measurement (#18387) + * chore(inputs.docker): Fix duplicate test name and use short variable declarations (#18388) + * fix(inputs.fibaro): Handle numeric value2 field from HC3 devices (#18381) + * fix(outputs.opentelemetry): Prevent goroutine leak on gzip write failure (#18418) + * fix(inputs.opcua_listener): Prevent panic on events with empty fields (#18392) + * feat(outputs.heartbeat): Add logging information (#18415) + * test(outputs.sql): Make integration tests more robust (#18417) + * fix(config)!: Make strict envvar handling the default (#17961) + * feat(inputs.nftables): Support named counters (#18246) + * feat(common.opcua): Add support for datetime arrays (#18411) + * chore(deps): Bump github.com/vmware/govmomi from 0.52.0 to 0.53.0 (#18402) + * fix(outputs.influxdb): Prevent goroutine leak on gzip write failure (#18416) + * chore(internal.clock): Unify aligned and unaligned ticker implementation (#18390) + * chore(outputs.mongodb): Cleanup unit-tests (#18394) + * chore(deps): Bump modernc.org/sqlite from 1.45.0 to 1.46.1 (#18403) + * feat(prometheus): Add UTF-8 metric and label name sanitization (#18341) + * chore(deps): Bump the aws-sdk-go-v2 group with 11 updates (#18397) + * chore(deps): Bump github.com/hashicorp/consul/api from 1.33.2 to 1.33.3 (#18400) + * chore(deps): Bump go.step.sm/crypto from 0.76.0 to 0.76.2 (#18399) + * chore(deps): Bump github.com/nats-io/nats.go from 1.48.0 to 1.49.0 (#18404) + * chore(deps): Bump github.com/antchfx/xpath from 1.3.5 to 1.3.6 (#18398) + * chore(deps): Bump tj-actions/changed-files from 47.0.2 to 47.0.4 (#18396) + * feat(outputs.redistimeseries): Add option to expire values (#18337) + * Update changelog for v1.37.3 + * fix(inputs.upsd): Stop silently dropping mandatory variables from additional_fields (#18367) + * chore(outputs.mongodb): Cleanup plugin (#18379) + * fix(serializers.template): Unwrap tracking metrics (#18386) + * fix(inputs.prometheus): Add thread safety and proper cleanup for shared informer factories (#18377) + * feat(inputs.sip): Add plugin (#18183) + * fix(inputs.docker_log): Remove pre-filtering of states (#18383) + * fix(inputs.docker): Remove pre-filtering of states (#18374) + * fix(common.opcua): Include node ID in duplicate metric check (#18378) + * fix(inputs.jenkins): Report all concurrent builds (#18347) + * feat(common.opcua): Add string configuration option for node ID (#18232) + * chore(internal.clock): Refactor unit-tests (#18373) + * chore(deps): Bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 (#18376) + * chore(deps): Update github.com/pion/dtls from v2 to v3 (#18372) + * fix(inputs.prometheus): Cleanup shared informers on stop (#18304) + * chore(deps): Bump google.golang.org/grpc from 1.78.0 to 1.79.1 (#18357) + * chore: Update Go to 1.25.7 (#18370) + * chore(deps): Bump github.com/lxc/incus/v6 from 6.20.0 to 6.21.0 (#18268) + * chore(agent): Refactor ticker code into own internal package (#18313) + * chore(deps): Bump github.com/SAP/go-hdb from 1.14.22 to 1.15.0 (#18364) + * chore(deps): Bump github.com/redis/go-redis/v9 from 9.17.3 to 9.18.0 (#18355) + * chore(deps): Bump the aws-sdk-go-v2 group with 2 updates (#18353) + * chore(deps): Bump github.com/p4lang/p4runtime from 1.4.1 to 1.5.0 (#18356) + * chore(deps): Bump github.com/alitto/pond/v2 from 2.6.0 to 2.6.2 (#18358) + * chore(deps): Bump cloud.google.com/go/storage from 1.59.2 to 1.60.0 (#18361) + * chore(deps): Bump github.com/coocood/freecache from 1.2.4 to 1.2.5 (#18362) + * chore(deps): Bump k8s.io/client-go from 0.35.0 to 0.35.1 (#18363) + * feat(outputs.influxdb_v3): Add plugin (#18223) + * chore(deps): Bump cloud.google.com/go/auth from 0.18.1 to 0.18.2 (#18354) + * chore(deps): Bump github.com/shirou/gopsutil/v4 from 4.25.11 to 4.26.1 (#18293) + * fix(common.jolokia2): Add Jolokia 2.x compatibility for proxy target tag (#18195) + * fix(inputs.disk): Preserve device tag for virtual filesystems (#18335) + * feat(inputs.statsd): Add support for Datadog service checks (#18259) + * chore(deps): Bump github.com/SAP/go-hdb from 1.14.19 to 1.14.22 (#18328) + * chore(deps): Bump google.golang.org/api from 0.264.0 to 0.265.0 (#18317) + * feat(outputs.influxdb_v2): Add trace logging for write request timing (#18305) + * chore(inputs.snmp_trap): Add trace output for message (#18286) + * chore(deps): Bump golang.org/x/net from 0.49.0 to 0.50.0 (#18322) + * chore(deps): Bump cloud.google.com/go/pubsub/v2 from 2.3.0 to 2.4.0 (#18319) + * chore(deps): Bump golang.org/x/text from 0.33.0 to 0.34.0 (#18329) + * chore(deps): Bump golang.org/x/mod from 0.32.0 to 0.33.0 (#18318) + * chore(deps): Bump super-linter/super-linter from 8.4.0 to 8.5.0 (#18315) + * chore(deps): Bump tj-actions/changed-files from 47.0.1 to 47.0.2 (#18314) + * chore(deps): Bump the aws-sdk-go-v2 group with 2 updates (#18316) + * chore(deps): Bump github.com/vertica/vertica-sql-go from 1.3.4 to 1.3.5 (#18323) + * chore(deps): Bump cloud.google.com/go/bigquery from 1.72.0 to 1.73.1 (#18324) + * chore(deps): Bump github.com/snowflakedb/gosnowflake from 1.18.1 to 1.19.0 (#18331) + * chore(deps): Bump go.mongodb.org/mongo-driver from 1.17.8 to 1.17.9 (#18332) + * chore(deps): Bump github.com/prometheus-community/pro-bing from 0.7.0 to 0.8.0 (#18326) + * chore(deps): Bump modernc.org/sqlite from 1.44.3 to 1.45.0 (#18327) + * chore(deps): Bump github.com/klauspost/compress from 1.18.3 to 1.18.4 (#18330) + * chore(deps): Bump golang.org/x/term from 0.39.0 to 0.40.0 (#18333) + * chore(deps): Bump github.com/google/cel-go from 0.26.1 to 0.27.0 (#18291) + * feat(inputs.docker): Implement startup error behavior options (#18181) + * chore(deps): Bump github.com/ClickHouse/clickhouse-go/v2 from 2.42.0 to 2.43.0 (#18292) + * chore(deps): Bump github.com/nats-io/nats-server/v2 from 2.12.3 to 2.12.4 (#18296) + * chore(deps): Bump google.golang.org/api from 0.262.0 to 0.264.0 (#18300) + * chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.282.0 to 1.285.0 (#18289) + * chore(deps): Bump super-linter/super-linter from 8.3.2 to 8.4.0 (#18288) + * chore(deps): Bump go.mongodb.org/mongo-driver from 1.17.7 to 1.17.8 (#18290) + * chore(deps): Bump github.com/golang-jwt/jwt/v5 from 5.3.0 to 5.3.1 (#18294) + * chore(deps): Bump github.com/IBM/nzgo/v12 from 12.0.10 to 12.0.11 (#18295) + * chore(deps): Bump github.com/SAP/go-hdb from 1.14.18 to 1.14.19 (#18297) + * chore(deps): Bump cloud.google.com/go/storage from 1.59.1 to 1.59.2 (#18298) + * chore(deps): Bump github.com/coreos/go-systemd/v22 from 22.6.0 to 22.7.0 (#18299) + * Update changelog for v1.37.2 + * test(agent): Document jitter drift behavior across ticker types (#18282) + * chore(deps): Bump go.step.sm/crypto from 0.75.0 to 0.76.0 (#18269) + * chore(inputs.statsd): Fix typo in comment (#18279) + * fix(inputs.cisco_telemetry_mdt): Handle DME events correctly (#18254) + * chore(deps): Bump google.golang.org/api from 0.257.0 to 0.262.0 (#18261) + * fix(parsers.dropwizard): Correct sample config setting name for tag path (#18278) + * docs(common.http): Start using generic client.conf (#18230) + * chore(deps): Bump github.com/tdrn-org/go-tr064 from 0.2.2 to 0.2.3 (#18262) + * chore(deps): Bump github.com/linkedin/goavro/v2 from 2.14.1 to 2.15.0 (#18266) + * feat(inputs.mysql): Support encryption algorithm statistics if present (#18272) + * chore(deps): Bump the aws-sdk-go-v2 group with 2 updates (#18260) + * chore(deps): Bump github.com/miekg/dns from 1.1.70 to 1.1.72 (#18264) + * chore(deps): Bump github.com/apache/arrow-go/v18 from 18.5.0 to 18.5.1 (#18270) + * fix(inputs.procstat): Handle newer versions of systemd correctly (#18233) + * chore(deps): Bump modernc.org/sqlite from 1.44.2 to 1.44.3 (#18263) + * chore(deps): Bump go.mongodb.org/mongo-driver from 1.17.6 to 1.17.7 (#18267) + * chore(deps): Bump cloud.google.com/go/auth from 0.18.0 to 0.18.1 (#18265) + * chore: Unify endianness setting in binary parser and serializer (#18275) + * chore(deps): Bump github.com/redis/go-redis/v9 from 9.17.2 to 9.17.3 (#18271) + * chore(inputs.statsd): Export plugin number type for external configuration (#18249) + * feat(agent): Optimise disk buffer strategy (#18086) + * fix(inputs.nftables): Handle named counter references in JSON output (#18177) + * chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.279.1 to 1.279.2 (#18235) + * chore(deps): Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.20.0 to 1.21.0 (#18237) + * chore(deps): Bump github.com/microsoft/go-mssqldb from 1.9.5 to 1.9.6 (#18239) + * chore(deps): Bump github.com/hashicorp/consul/api from 1.33.0 to 1.33.2 (#18240) + * chore(deps): Bump github.com/SAP/go-hdb from 1.14.17 to 1.14.18 (#18236) + * chore(deps): Bump github.com/klauspost/compress from 1.18.2 to 1.18.3 (#18242) + * chore(deps): Bump modernc.org/sqlite from 1.43.0 to 1.44.2 (#18241) + * chore(deps): Bump cloud.google.com/go/storage from 1.59.0 to 1.59.1 (#18243) + * chore(deps): Bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4 (#18244) + * docs(outputs.sql): Add example configuration for mssql driver (#18231) + * feat(inputs.nftables): Monitor set element counts (#18134) + * fix(inputs.statsd): Handle negative lengths (#18225) + * chore(common.http): Embed TransportConfig in HTTPClientConfig (#18229) + * chore(deps): Bump github.com/SAP/go-hdb from 1.14.16 to 1.14.17 (#18216) + * feat(outputs.opentelemetry): Support http protocol (#17997) + * chore(deps): Bump golang.org/x/net from 0.48.0 to 0.49.0 (#18207) + * chore(deps): Bump github.com/gosnmp/gosnmp from 1.43.1 to 1.43.2 (#18206) + * chore(deps): Bump golang.org/x/mod from 0.31.0 to 0.32.0 (#18208) + * chore(deps): Bump modernc.org/sqlite from 1.42.2 to 1.43.0 (#18213) + * chore(deps): Bump the aws-sdk-go-v2 group with 11 updates (#18204) + * chore(deps): Bump cloud.google.com/go/storage from 1.58.0 to 1.59.0 (#18212) + * chore(deps): Bump github.com/miekg/dns from 1.1.69 to 1.1.70 (#18210) + * chore(deps): Bump golang.org/x/crypto from 0.46.0 to 0.47.0 (#18215) + * chore(deps): Bump gonum.org/v1/gonum from 0.16.0 to 0.17.0 (#18217) + * Update changelog for v1.37.1 + * docs(outputs.execd): Document error handling limitations (#18203) + * fix(inputs.procstat): Isolate process cache per filter to fix tag collision (#18144) + * chore(deps): Bump cloud.google.com/go/auth from 0.17.0 to 0.18.0 (#18140) + * fix(outputs.sql): populate column cache for existing tables (#18191) + * chore(deps): Bump github.com/apache/inlong/inlong-sdk/dataproxy-sdk-twins/dataproxy-sdk-golang from 1.0.6 to 1.0.7 (#18200) + * chore(deps): Bump github.com/gosnmp/gosnmp from 1.42.1 to 1.43.1 (#18198) + * chore(deps): Bump github.com/gophercloud/gophercloud/v2 from 2.9.0 to 2.10.0 (#18197) + * chore(deps): Bump github.com/SAP/go-hdb from 1.14.15 to 1.14.16 (#18199) + * chore(deps): Bump github.com/yuin/goldmark from 1.7.15 to 1.7.16 (#18201) + * chore(deps): Bump github.com/netsampler/goflow2/v2 from 2.2.3 to 2.2.6 (#18172) + * chore(deps): Bump github.com/likexian/whois from 1.15.6 to 1.15.7 (#18189) + * chore(deps): Bump github.com/prometheus/common from 0.67.4 to 0.67.5 (#18190) + * chore(deps): Bump github.com/tinylib/msgp from 1.6.1 to 1.6.3 (#18188) + * chore(deps): Bump github.com/likexian/whois-parser from 1.24.20 to 1.24.21 (#18187) + * chore(deps): Bump github.com/yuin/goldmark from 1.7.13 to 1.7.15 (#18186) + * chore(deps): Bump software.sslmate.com/src/go-pkcs12 from 0.6.0 to 0.7.0 (#18170) + * test(inputs.syslog): Fix test failures with 2025 timestamps (#18182) + * chore(deps): Bump github.com/SAP/go-hdb from 1.14.14 to 1.14.15 (#18153) + * feat(inputs.mysql): Add wsrep provider options fields (#18117) + * chore(deps): Bump github.com/jedib0t/go-pretty/v6 from 6.7.7 to 6.7.8 (#18169) + * chore(deps): Bump modernc.org/sqlite from 1.41.0 to 1.42.2 (#18171) + * chore(deps): Bump google.golang.org/grpc from 1.77.0 to 1.78.0 (#18173) + * chore(deps): Bump super-linter/super-linter from 8.3.1 to 8.3.2 (#18174) + * chore(deps): Bump github.com/lxc/incus/v6 from 6.19.1 to 6.20.0 (#18150) + * chore(deps): Bump github.com/nats-io/nats.go from 1.47.0 to 1.48.0 (#18147) + * chore(deps): Bump the aws-sdk-go-v2 group with 3 updates (#18146) + * chore(deps): Bump github.com/prometheus/prometheus from 0.308.0 to 0.308.1 (#18155) + * chore(deps): Bump k8s.io/client-go from 0.34.3 to 0.35.0 (#18154) + * chore(deps): Bump modernc.org/sqlite from 1.40.1 to 1.41.0 (#18152) + * chore(deps): Bump github.com/nats-io/nats-server/v2 from 2.12.2 to 2.12.3 (#18149) + * chore(deps): Bump k8s.io/apimachinery from 0.34.3 to 0.35.0 (#18148) + * chore(deps): Bump github.com/BurntSushi/toml from 1.5.0 to 1.6.0 (#18157) + * chore(deps): Bump super-linter/super-linter from 8.3.0 to 8.3.1 (#18158) + * chore(deps): Bump github.com/apache/arrow-go/v18 from 18.4.1 to 18.5.0 (#18123) + * chore(deps): Bump the aws-sdk-go-v2 group with 8 updates (#18121) + * fix(config): Add missing validation for labels in plugins (#18138) + * chore(deps): Update golangci-lint to 2.7.2 (#18115) + * chore(deps): Bump github.com/ClickHouse/clickhouse-go/v2 from 2.41.0 to 2.42.0 (#18124) + * chore(deps): Bump tj-actions/changed-files from 47.0.0 to 47.0.1 (#18120) + * chore(deps): Bump cloud.google.com/go/auth from 0.17.0 to 0.18.0 (#18125) + * chore(deps): Bump k8s.io/client-go from 0.34.2 to 0.34.3 (#18126) + * chore(deps): Bump golang.org/x/net from 0.47.0 to 0.48.0 (#18127) + * chore(deps): Bump k8s.io/api from 0.34.2 to 0.34.3 (#18128) + * chore(deps): Bump github.com/snowflakedb/gosnowflake from 1.18.0 to 1.18.1 (#18129) + * chore(deps): Bump github.com/miekg/dns from 1.1.68 to 1.1.69 (#18130) + * chore(deps): Bump google.golang.org/protobuf from 1.36.10 to 1.36.11 (#18131) + * chore(deps): Bump github.com/jedib0t/go-pretty/v6 from 6.7.5 to 6.7.7 (#18132) + * feat(inputs.mysql): Add replication latency fields (#18063) + * docs(config): Fix documentation for labels and selectors (#18110) + * docs(specs): Changes to the labels and selector spec (#18109) + * chore(deps): Bump golang.org/x/crypto from 0.45.0 to 0.46.0 (#18098) + * fix(config): Make labels and selectors conform to specification (#18108) + * chore(deps): Bump golang.org/x/text from 0.31.0 to 0.32.0 (#18097) + * chore(deps): Bump golang.org/x/sync from 0.18.0 to 0.19.0 (#18093) + * chore(deps): Bump github.com/SAP/go-hdb from 1.14.13 to 1.14.14 (#18101) + * chore(deps): Bump cloud.google.com/go/storage from 1.57.2 to 1.58.0 (#18094) + * chore(deps): Bump golang.org/x/oauth2 from 0.33.0 to 0.34.0 (#18095) + * chore(deps): Bump golang.org/x/term from 0.37.0 to 0.38.0 (#18099) + * chore(deps): Bump golang.org/x/mod from 0.30.0 to 0.31.0 (#18100) + * chore(deps): Bump github.com/prometheus/prometheus from 0.307.3 to 0.308.0 (#18102) + * chore(deps): Bump golang.org/x/sys from 0.38.0 to 0.39.0 (#18096) + * chore(deps): Bump github.com/tinylib/msgp from 1.5.0 to 1.6.1 (#18103) + * chore(deps): Bump google.golang.org/api from 0.256.0 to 0.257.0 (#18104) + * chore(deps): Bump go.step.sm/crypto from 0.74.0 to 0.75.0 (#18092) + * chore(deps): Bump the aws-sdk-go-v2 group with 11 updates (#18091) + * Update changelog for v1.37.0 + * Update build version to 1.38.0 + +------------------------------------------------------------------- Old: ---- telegraf-1.37.3.tar.xz New: ---- telegraf-1.38.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ telegraf.spec ++++++ --- /var/tmp/diff_new_pack.DQBdSW/_old 2026-03-10 17:53:56.793117790 +0100 +++ /var/tmp/diff_new_pack.DQBdSW/_new 2026-03-10 17:53:56.797117956 +0100 @@ -18,7 +18,7 @@ %define _config_dir %{_sysconfdir}/%{name} Name: telegraf -Version: 1.37.3 +Version: 1.38.0 Release: 0 Summary: The plugin-driven server agent for collecting & reporting metrics License: MIT @@ -45,14 +45,18 @@ %patch -P 0 -p1 %build +export INTERNAL_PKG=github.com/influxdata/telegraf/internal +export LDFLAGS="${LDFLAGS} -X ${INTERNAL_PKG}.Commit=v%{version} -X ${INTERNAL_PKG}.Branch=release-1.38 -X ${INTERNAL_PKG}.Version=%{version}" # Build the binary. go build \ -mod=vendor \ + -ldflags="${LDFLAGS}" \ %ifnarch ppc64 ppc64le -buildmode=pie \ %endif ./cmd/telegraf; ./telegraf config > etc/telegraf.conf +./telegraf --version %install # Install the binary. ++++++ _service ++++++ --- /var/tmp/diff_new_pack.DQBdSW/_old 2026-03-10 17:53:56.837119607 +0100 +++ /var/tmp/diff_new_pack.DQBdSW/_new 2026-03-10 17:53:56.841119773 +0100 @@ -3,7 +3,7 @@ <param name="url">https://github.com/influxdata/telegraf</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">v1.37.3</param> + <param name="revision">v1.38.0</param> <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">enable</param> <param name="versionrewrite-pattern">v(.*)</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.DQBdSW/_old 2026-03-10 17:53:56.869120928 +0100 +++ /var/tmp/diff_new_pack.DQBdSW/_new 2026-03-10 17:53:56.873121094 +0100 @@ -1,7 +1,7 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/influxdata/telegraf</param> - <param name="changesrevision">2a6d13155d78d3aadcd4953345ad787d0a014d74</param> + <param name="changesrevision">077d52afb6db1265478bfc2c6067d1d4494ea764</param> </service> </servicedata> (No newline at EOF) ++++++ telegraf-1.37.3.tar.xz -> telegraf-1.38.0.tar.xz ++++++ ++++ 16852 lines of diff (skipped) ++++++ vendor.tar.xz ++++++ /work/SRC/openSUSE:Factory/telegraf/vendor.tar.xz /work/SRC/openSUSE:Factory/.telegraf.new.8177/vendor.tar.xz differ: char 26, line 1
