Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package k0sctl for openSUSE:Factory checked in at 2026-07-03 16:10:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/k0sctl (Old) and /work/SRC/openSUSE:Factory/.k0sctl.new.1982 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "k0sctl" Fri Jul 3 16:10:48 2026 rev:24 rq:1363646 version:0.32.0 Changes: -------- --- /work/SRC/openSUSE:Factory/k0sctl/k0sctl.changes 2026-07-01 17:09:58.726214598 +0200 +++ /work/SRC/openSUSE:Factory/.k0sctl.new.1982/k0sctl.changes 2026-07-03 16:11:26.862872152 +0200 @@ -1,0 +2,22 @@ +Fri Jul 03 08:03:04 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 0.32.0: + * Major internal change: rig v2 + This release replaces k0sctl's entire host connection and + remote execution layer with rig v2.0.0 (was v0.21.11), this is + the purpose built library that handles SSH/WinRM connections, + sudo, OS detection, remote command execution and file + transfers. + No changes to your k0sctl.yaml or workflows are required, + configuration and command-line usage remain fully compatible + and behavior should be unchanged. However, since this touches + nearly every remote operation k0sctl performs, please keep an + eye out for regressions. If you run into unexpected connection, + sudo/privilege escalation, OS detection or file transfer + issues, please file an issue and roll back to k0sctl v0.31.1 + until it's resolved. + * What's Changed + - refactor(rig-v2):migrate k0sctl from rig v0.x to rig v2 by + @kke in #1092 + +------------------------------------------------------------------- Old: ---- k0sctl-0.31.1.obscpio New: ---- k0sctl-0.32.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ k0sctl.spec ++++++ --- /var/tmp/diff_new_pack.DGLPzK/_old 2026-07-03 16:11:35.583174586 +0200 +++ /var/tmp/diff_new_pack.DGLPzK/_new 2026-07-03 16:11:35.583174586 +0200 @@ -18,7 +18,7 @@ Name: k0sctl -Version: 0.31.1 +Version: 0.32.0 Release: 0 Summary: A bootstrapping and management tool for k0s clusters License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.DGLPzK/_old 2026-07-03 16:11:35.655177083 +0200 +++ /var/tmp/diff_new_pack.DGLPzK/_new 2026-07-03 16:11:35.659177222 +0200 @@ -2,7 +2,7 @@ <service name="obs_scm" mode="manual"> <param name="url">https://github.com/k0sproject/k0sctl.git</param> <param name="scm">git</param> - <param name="revision">refs/tags/v0.31.1</param> + <param name="revision">refs/tags/v0.32.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.DGLPzK/_old 2026-07-03 16:11:35.739179997 +0200 +++ /var/tmp/diff_new_pack.DGLPzK/_new 2026-07-03 16:11:35.747180275 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/k0sproject/k0sctl.git</param> - <param name="changesrevision">6bff2efc5590b3e569344cfcd68d9db164cc2881</param></service></servicedata> + <param name="changesrevision">64fda2ad15fe647fb4c47e1f6ecb1c39b5ea050c</param></service></servicedata> (No newline at EOF) ++++++ k0sctl-0.31.1.obscpio -> k0sctl-0.32.0.obscpio ++++++ ++++ 6106 lines of diff (skipped) ++++++ k0sctl.obsinfo ++++++ --- /var/tmp/diff_new_pack.DGLPzK/_old 2026-07-03 16:11:36.367201777 +0200 +++ /var/tmp/diff_new_pack.DGLPzK/_new 2026-07-03 16:11:36.379202194 +0200 @@ -1,5 +1,5 @@ name: k0sctl -version: 0.31.1 -mtime: 1782729026 -commit: 6bff2efc5590b3e569344cfcd68d9db164cc2881 +version: 0.32.0 +mtime: 1783061815 +commit: 64fda2ad15fe647fb4c47e1f6ecb1c39b5ea050c ++++++ vendor.tar.gz ++++++ ++++ 85578 lines of diff (skipped)
