Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package clusterctl for openSUSE:Factory checked in at 2026-03-18 16:50:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/clusterctl (Old) and /work/SRC/openSUSE:Factory/.clusterctl.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "clusterctl" Wed Mar 18 16:50:41 2026 rev:29 rq:1340837 version:1.12.4 Changes: -------- --- /work/SRC/openSUSE:Factory/clusterctl/clusterctl.changes 2026-02-18 17:13:49.106678694 +0100 +++ /work/SRC/openSUSE:Factory/.clusterctl.new.8177/clusterctl.changes 2026-03-18 16:52:28.061928923 +0100 @@ -1,0 +2,53 @@ +Wed Mar 18 06:52:33 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 1.12.4: + * clusterctl: Bump cert-manager v1.19.4 (#13381) + * Dependencies added + - github.com/cenkalti/backoff/v5: v5.0.3 + - gonum.org/v1/gonum: v0.16.0 + * Dependencies changed + - cloud.google.com/go/compute/metadata: v0.6.0 → v0.9.0 + - github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp: + v1.26.0 → v1.30.0 + - github.com/cloudflare/circl: v1.6.1 → v1.6.3 + - github.com/cncf/xds/go: 2f00578 → 0feb691 + - github.com/envoyproxy/go-control-plane/envoy: v1.32.4 → + v1.35.0 + - github.com/envoyproxy/go-control-plane: v0.13.4 → 75eaa19 + - github.com/go-jose/go-jose/v4: v4.0.4 → v4.1.3 + - github.com/golang/glog: v1.2.4 → v1.2.5 + - github.com/grpc-ecosystem/grpc-gateway/v2: v2.26.3 → v2.27.7 + - github.com/spiffe/go-spiffe/v2: v2.5.0 → v2.6.0 + - go.opentelemetry.io/auto/sdk: v1.1.0 → v1.2.1 + - go.opentelemetry.io/contrib/detectors/gcp: v1.34.0 → v1.38.0 + - go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp: + v0.58.0 → v0.65.0 + - go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc: + v1.34.0 → v1.40.0 + - go.opentelemetry.io/otel/exporters/otlp/otlptrace: + v1.34.0 → v1.40.0 + - go.opentelemetry.io/otel/metric: v1.35.0 → v1.40.0 + - go.opentelemetry.io/otel/sdk/metric: v1.34.0 → v1.40.0 + - go.opentelemetry.io/otel/sdk: v1.34.0 → v1.40.0 + - go.opentelemetry.io/otel/trace: v1.35.0 → v1.40.0 + - go.opentelemetry.io/otel: v1.35.0 → v1.40.0 + - go.opentelemetry.io/proto/otlp: v1.5.0 → v1.9.0 + - golang.org/x/crypto: v0.45.0 → v0.47.0 + - golang.org/x/mod: v0.29.0 → v0.31.0 + - golang.org/x/net: v0.47.0 → v0.49.0 + - golang.org/x/oauth2: v0.33.0 → v0.34.0 + - golang.org/x/sync: v0.18.0 → v0.19.0 + - golang.org/x/sys: v0.38.0 → v0.40.0 + - golang.org/x/telemetry: 078029d → 8fff8a5 + - golang.org/x/term: v0.37.0 → v0.39.0 + - golang.org/x/text: v0.31.0 → v0.33.0 + - golang.org/x/tools: v0.38.0 → v0.40.0 + - google.golang.org/genproto/googleapis/api: a0af3ef → 8636f87 + - google.golang.org/genproto/googleapis/rpc: a0af3ef → 8636f87 + - google.golang.org/grpc: v1.72.3 → v1.78.0 + - google.golang.org/protobuf: v1.36.7 → v1.36.11 + - sigs.k8s.io/structured-merge-diff/v6: v6.3.0 → d9cc664 + Dependencies removed + - github.com/zeebo/errs: v1.4.0 + +------------------------------------------------------------------- Old: ---- clusterctl-1.12.3.obscpio New: ---- clusterctl-1.12.4.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ clusterctl.spec ++++++ --- /var/tmp/diff_new_pack.sdjYD3/_old 2026-03-18 16:52:29.385983495 +0100 +++ /var/tmp/diff_new_pack.sdjYD3/_new 2026-03-18 16:52:29.385983495 +0100 @@ -20,7 +20,7 @@ %define version_git_minor %(echo %{version} | awk 'BEGIN { FS=\".\"}; {print $2}') Name: clusterctl -Version: 1.12.3 +Version: 1.12.4 Release: 0 Summary: CLI tool to handle the lifecycle of a Cluster API management cluster License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.sdjYD3/_old 2026-03-18 16:52:29.521989101 +0100 +++ /var/tmp/diff_new_pack.sdjYD3/_new 2026-03-18 16:52:29.537989761 +0100 @@ -3,7 +3,7 @@ <param name="url">https://github.com/kubernetes-sigs/cluster-api</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">v1.12.3</param> + <param name="revision">v1.12.4</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="changesgenerate">enable</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.sdjYD3/_old 2026-03-18 16:52:29.637993882 +0100 +++ /var/tmp/diff_new_pack.sdjYD3/_new 2026-03-18 16:52:29.665995036 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/kubernetes-sigs/cluster-api</param> - <param name="changesrevision">1a1852c74072febc3fbf9823c9dd32f4cd6cc747</param></service></servicedata> + <param name="changesrevision">233b59b164f56e13db488aeca83c9ef6839ea74d</param></service></servicedata> (No newline at EOF) ++++++ clusterctl-1.12.3.obscpio -> clusterctl-1.12.4.obscpio ++++++ ++++ 5072 lines of diff (skipped) ++++++ clusterctl.obsinfo ++++++ --- /var/tmp/diff_new_pack.sdjYD3/_old 2026-03-18 16:52:34.126178866 +0100 +++ /var/tmp/diff_new_pack.sdjYD3/_new 2026-03-18 16:52:34.154180020 +0100 @@ -1,5 +1,5 @@ name: clusterctl -version: 1.12.3 -mtime: 1771324984 -commit: 1a1852c74072febc3fbf9823c9dd32f4cd6cc747 +version: 1.12.4 +mtime: 1773748300 +commit: 233b59b164f56e13db488aeca83c9ef6839ea74d ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/clusterctl/vendor.tar.gz /work/SRC/openSUSE:Factory/.clusterctl.new.8177/vendor.tar.gz differ: char 96, line 1
