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-08-11 17:19:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/clusterctl (Old) and /work/SRC/openSUSE:Factory/.clusterctl.new.17972 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "clusterctl" Tue Aug 11 17:19:07 2026 rev:35 rq:1370685 version:1.14.0 Changes: -------- --- /work/SRC/openSUSE:Factory/clusterctl/clusterctl.changes 2026-07-17 01:43:00.984323862 +0200 +++ /work/SRC/openSUSE:Factory/.clusterctl.new.17972/clusterctl.changes 2026-08-11 17:19:38.996432910 +0200 @@ -1,0 +2,68 @@ +Tue Aug 11 11:24:11 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 1.14.0: + clusterctl-related changes + * Add configuration `ExternallyProvisioned` for clusterctl + (#13739) + * Make it easier to debug cert issues in clusterctl upgrade & + self-hosted tests + * Increase clusterctl and e2e test dry-run cluster-template + timeouts + * Harden clusterctl move + * fix(clusterctl): reject incomplete GitHub release asset URLs + * fix: reject whitespace in clusterctl show-conditions filters + * clusterctl: detect cert-manager image changes during upgrade + (#13850) + * fix: show clusterctl help for argument validation errors + * clusterctl: raise management cluster client QPS and Burst + * Use in-memory template for clusterctl upgrade tests (#13866) + * Adjust clusterctl convert + * Make the clusterctl upgrade management cluster control plane + count configurable + * Improve clusterctl describe + * Skip update check for clusterctl completion + * feat: add experimental `clusterctl migrate` command + Dependencies + * fix CVE-2026-39883 + * fix: bump cel-go to v0.29.0 and grpc to v1.82.1 to address + security advisories + * Bump the all-go-mod-patch-and-minor group across 3 directories + with 3 updates + * Bump the all-go-mod-patch-and-minor group across 2 directories + with 4 updates + * Bump Go toolchain to 1.26.5 + * Bump cert-manager to v1.21.0 + * Bump the all-go-mod-patch-and-minor group across 3 directories + with 5 updates + * Bump the all-go-mod-patch-and-minor group across 3 directories + with 2 updates + * Bump the all-go-mod-patch-and-minor group across 3 directories + with 4 updates + * Bump the all-go-mod-patch-and-minor group across 2 directories + with 3 updates + * Bump the all-go-mod-patch-and-minor group across 3 directories + with 11 updates + * Bump the all-go-mod-patch-and-minor group across 3 directories + with 4 updates + * bump golang/x/net to 0.55.0 + * Bump the all-go-mod-patch-and-minor group across 3 directories + with 13 updates + * Bump the all-go-mod-patch-and-minor group across 3 directories + with 3 updates (#13676) + * Bumping golang:1.26.3 + * Bump controller-gen to v0.21 + * Bump conversion-gen to v0.36 + * Bump to controller-runtime v0.24 & controller-tools v0.21 + * bump envtest 1.36 + * Bump Go 1.26 + * Bump the all-go-mod-patch-and-minor group across 3 directories + with 4 updates + * Bump the all-go-mod-patch-and-minor group across 3 directories + with 4 updates + * Bump the all-go-mod-patch-and-minor group across 3 directories + with 11 updates + * cert-manager v1.20.2 + * Bump the all-go-mod-patch-and-minor group across 3 directories + with 4 updates + +------------------------------------------------------------------- Old: ---- clusterctl-1.13.4.obscpio New: ---- clusterctl-1.14.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ clusterctl.spec ++++++ --- /var/tmp/diff_new_pack.oWleuy/_old 2026-08-11 17:19:40.588500138 +0200 +++ /var/tmp/diff_new_pack.oWleuy/_new 2026-08-11 17:19:40.588500138 +0200 @@ -20,7 +20,7 @@ %define version_git_minor %(echo %{version} | awk 'BEGIN { FS=\".\"}; {print $2}') Name: clusterctl -Version: 1.13.4 +Version: 1.14.0 Release: 0 Summary: CLI tool to handle the lifecycle of a Cluster API management cluster License: Apache-2.0 @@ -30,7 +30,7 @@ BuildRequires: bash-completion BuildRequires: fish BuildRequires: zsh -BuildRequires: golang(API) >= 1.25 +BuildRequires: golang(API) >= 1.26 %description The clusterctl CLI tool handles the lifecycle of a Cluster API management ++++++ _service ++++++ --- /var/tmp/diff_new_pack.oWleuy/_old 2026-08-11 17:19:40.624501658 +0200 +++ /var/tmp/diff_new_pack.oWleuy/_new 2026-08-11 17:19:40.628501827 +0200 @@ -3,7 +3,7 @@ <param name="url">https://github.com/kubernetes-sigs/cluster-api.git</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">refs/tags/v1.13.4</param> + <param name="revision">refs/tags/v1.14.0</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="changesgenerate">enable</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.oWleuy/_old 2026-08-11 17:19:40.656503010 +0200 +++ /var/tmp/diff_new_pack.oWleuy/_new 2026-08-11 17:19:40.660503179 +0200 @@ -3,6 +3,6 @@ <param name="url">https://github.com/kubernetes-sigs/cluster-api</param> <param name="changesrevision">cf0f6c00fbf7d5c5dbf37bd09554c6389de93861</param></service><service name="tar_scm"> <param name="url">https://github.com/kubernetes-sigs/cluster-api.git</param> - <param name="changesrevision">27f464418c195d96ae2ef4b96f3b6a047ea89310</param></service></servicedata> + <param name="changesrevision">560d4acf507bc7cac34b2da449fa5cd53eaeb149</param></service></servicedata> (No newline at EOF) ++++++ clusterctl-1.13.4.obscpio -> clusterctl-1.14.0.obscpio ++++++ ++++ 508923 lines of diff (skipped) ++++++ clusterctl.obsinfo ++++++ --- /var/tmp/diff_new_pack.oWleuy/_old 2026-08-11 17:19:43.696631383 +0200 +++ /var/tmp/diff_new_pack.oWleuy/_new 2026-08-11 17:19:43.704631721 +0200 @@ -1,5 +1,5 @@ name: clusterctl -version: 1.13.4 -mtime: 1784028677 -commit: 27f464418c195d96ae2ef4b96f3b6a047ea89310 +version: 1.14.0 +mtime: 1785428861 +commit: 560d4acf507bc7cac34b2da449fa5cd53eaeb149 ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/clusterctl/vendor.tar.gz /work/SRC/openSUSE:Factory/.clusterctl.new.17972/vendor.tar.gz differ: char 13, line 1
