Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package talosctl for openSUSE:Factory 
checked in at 2026-01-12 10:26:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/talosctl (Old)
 and      /work/SRC/openSUSE:Factory/.talosctl.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "talosctl"

Mon Jan 12 10:26:18 2026 rev:40 rq:1326643 version:1.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/talosctl/talosctl.changes        2025-12-17 
18:42:08.721085208 +0100
+++ /work/SRC/openSUSE:Factory/.talosctl.new.1928/talosctl.changes      
2026-01-12 10:35:12.283772048 +0100
@@ -1,0 +2,43 @@
+Sun Jan 11 13:25:07 UTC 2026 - Johannes Kastl 
<[email protected]>
+
+- update to 1.12.0:
+  Many changes, please see the full changelog at
+  https://github.com/siderolabs/talos/releases/tag/v1.12.0
+  CLI-related features
+  * Talos force reboot
+    Talos now supports a "force" reboot mode, which allows skipping
+    the graceful userland termination.
+    It can be used in situations where a userland service (e.g. the
+    kubelet) gets stuck during graceful shutdown, causing the
+    regular reboot flow to fail.
+    In addition, talosctl was updated to support this feature via
+    talosctl reboot --mode force.
+  * Kernel Log
+    The kernel log (dmesg) is now also available as the service log
+    named kernel (talosctl logs kernel).
+  * Kernel Security Posture Profile (KSPP)
+    Talos now enables a stricter set of KSPP sysctl settings by
+    default.
+    The list of overridden settings is available with talosctl get
+    kernelparamstatus command.
+  * talosctl image cache-serve
+    talosctl includes new subcommand image cache-serve.
+    It allows serving the created OCI image registry over
+    HTTP/HTTPS.
+    It is a read-only registry, meaning images cannot be pushed to
+    it, but the backing storage can be updated by re-running the
+    cache-create command;
+
+    Additionally talosctl image cache-create has some changes:
+    - new flag --layout: oci (default), flat:
+      - oci preserves current behavior;
+      - flat does not repack artifact layer, but moves it to a
+        destination directory, allowing it to be served by talosctl
+        image cache-serve;
+    - changed flag --platform: now can accept multiple os/arch
+      combinations:
+      - comma separated (--platform=linux/amd64,linux/arm64);
+      - multiple instances (--platform=linux/amd64
+        --platform=linux/arm64);
+
+-------------------------------------------------------------------
@@ -6 +49,2 @@
-    - c36ffc626 fix: disable kexec in talosctl cluster create on arm64
+    - c36ffc626 fix: disable kexec in talosctl cluster create on
+      arm64

Old:
----
  talosctl-1.11.6.obscpio

New:
----
  talosctl-1.12.0.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ talosctl.spec ++++++
--- /var/tmp/diff_new_pack.Ceru1S/_old  2026-01-12 10:35:13.295813698 +0100
+++ /var/tmp/diff_new_pack.Ceru1S/_new  2026-01-12 10:35:13.299813864 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package talosctl
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           talosctl
-Version:        1.11.6
+Version:        1.12.0
 Release:        0
 Summary:        CLI to interact with Talos Linux
 License:        MPL-2.0
@@ -26,7 +26,7 @@
 Source1:        vendor.tar.gz
 BuildRequires:  bash-completion
 BuildRequires:  fish
-BuildRequires:  go >= 1.22
+BuildRequires:  go1.25 >= 1.25.3
 BuildRequires:  zsh
 
 %description

++++++ _service ++++++
--- /var/tmp/diff_new_pack.Ceru1S/_old  2026-01-12 10:35:13.347815839 +0100
+++ /var/tmp/diff_new_pack.Ceru1S/_new  2026-01-12 10:35:13.351816004 +0100
@@ -4,7 +4,7 @@
     <param name="scm">git</param>
     <param name="exclude">.git</param>
     <param name="exclude">go.work</param>
-    <param name="revision">v1.11.6</param>
+    <param name="revision">v1.12.0</param>
     <param name="match-tag">v*</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>

++++++ talosctl-1.11.6.obscpio -> talosctl-1.12.0.obscpio ++++++
++++ 727399 lines of diff (skipped)

++++++ talosctl.obsinfo ++++++
--- /var/tmp/diff_new_pack.Ceru1S/_old  2026-01-12 10:35:18.292019318 +0100
+++ /var/tmp/diff_new_pack.Ceru1S/_new  2026-01-12 10:35:18.300019647 +0100
@@ -1,5 +1,5 @@
 name: talosctl
-version: 1.11.6
-mtime: 1765889449
-commit: 6dd14300ecad2ad4dd1c63f5550f67cf8973195a
+version: 1.12.0
+mtime: 1766398278
+commit: ac91ade2c7e435e63ed2546244d428a81abd22ad
 

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/talosctl/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.talosctl.new.1928/vendor.tar.gz differ: char 13, 
line 1

Reply via email to