Script 'mail_helper' called by obssrc
Hello community,

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

Package is "kubetui"

Mon Jan 12 10:25:40 2026 rev:18 rq:1326636 version:1.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kubetui/kubetui.changes  2025-12-09 
12:53:40.480317424 +0100
+++ /work/SRC/openSUSE:Factory/.kubetui.new.1928/kubetui.changes        
2026-01-12 10:34:16.229465123 +0100
@@ -1,0 +2,46 @@
+Sun Jan 11 12:58:45 UTC 2026 - Johannes Kastl 
<[email protected]>
+
+- Update to version 1.12.0:
+  * Features
+    - OSC 52 Clipboard Support for Remote Sessions (#901)
+      Added OSC 52 escape sequence clipboard support for
+      SSH/WSL/tmux/screen environments:
+      - New CLI option: --clipboard=auto|system|osc52 (default:
+        auto)
+      - Environment variable: KUBETUI_CLIPBOARD
+      - Auto detection: Automatically uses OSC 52 when SSH session
+        is detected (SSH_CONNECTION/SSH_CLIENT/SSH_TTY)
+      - Terminal-specific handling: Proper DCS wrapping for tmux
+        and screen
+
+        Terminal       Sequence
+        tmux       DCS Ptmux wrapped OSC 52
+        screen   DCS wrapped OSC 52
+        Other      OSC 52 directly
+
+    - tmux Configuration (tmux 3.3a+):
+
+        set -g allow-passthrough on
+        set -g set-clipboard on
+
+  * Bug Fixes
+    - Defer initialization of inactive contexts to prevent startup
+      crashes (#898) - Fixed an issue where kubetui would crash on
+      startup if any non-selected context had authentication
+      errors. Contexts are now initialized only when selected.
+      Thanks @umegbewe!
+  * Dependencies
+    - Updated ratatui to 0.30.0 (#894)
+    - chore(deps): update github artifact actions (#888)
+    - chore(deps): update rust crate serde_json to v1.0.149 (#902)
+    - chore(deps): update rust crate tokio to v1.49.0 (#900)
+    - chore(deps): update rust crate clap to v4.5.54 (#899)
+    - chore(deps): update rust crate serde_json to v1.0.148 (#896)
+    - chore(deps): update rust crate unicode-width to v0.2.2 (#895)
+    - chore(deps): lock file maintenance (#893)
+    - chore(deps): update rust crate serde_json to v1.0.147 (#892)
+    - chore(deps): update rust crate serde_json to v1.0.146 (#890)
+    - chore(deps): lock file maintenance (#889)
+    - chore(deps): update rust crate k8s-openapi to v0.26.1 (#887)
+
+-------------------------------------------------------------------

Old:
----
  kubetui-1.11.0.obscpio

New:
----
  kubetui-1.12.0.obscpio

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

Other differences:
------------------
++++++ kubetui.spec ++++++
--- /var/tmp/diff_new_pack.cZ6532/_old  2026-01-12 10:34:17.309509572 +0100
+++ /var/tmp/diff_new_pack.cZ6532/_new  2026-01-12 10:34:17.309509572 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kubetui
 #
-# 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:           kubetui
-Version:        1.11.0
+Version:        1.12.0
 Release:        0
 Summary:        A terminal UI for Kubernetes
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.cZ6532/_old  2026-01-12 10:34:17.389512865 +0100
+++ /var/tmp/diff_new_pack.cZ6532/_new  2026-01-12 10:34:17.397513195 +0100
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/sarub0b0/kubetui.git</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="scm">git</param>
-    <param name="revision">v1.11.0</param>
+    <param name="revision">v1.12.0</param>
     <param name="match-tag">*</param>
     <param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
     <param name="versionrewrite-replacement">\1</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.cZ6532/_old  2026-01-12 10:34:17.433514676 +0100
+++ /var/tmp/diff_new_pack.cZ6532/_new  2026-01-12 10:34:17.437514841 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/sarub0b0/kubetui.git</param>
-              <param 
name="changesrevision">3c5d682ec1047cadeccc541a122197fd9a87cf61</param></service></servicedata>
+              <param 
name="changesrevision">68fe232922c1e9160d5a3e3963088359c5cbdba9</param></service></servicedata>
 (No newline at EOF)
 

++++++ kubetui-1.11.0.obscpio -> kubetui-1.12.0.obscpio ++++++
++++ 3029 lines of diff (skipped)

++++++ kubetui.obsinfo ++++++
--- /var/tmp/diff_new_pack.cZ6532/_old  2026-01-12 10:34:18.205546449 +0100
+++ /var/tmp/diff_new_pack.cZ6532/_new  2026-01-12 10:34:18.217546943 +0100
@@ -1,5 +1,5 @@
 name: kubetui
-version: 1.11.0
-mtime: 1765007993
-commit: 3c5d682ec1047cadeccc541a122197fd9a87cf61
+version: 1.12.0
+mtime: 1767796951
+commit: 68fe232922c1e9160d5a3e3963088359c5cbdba9
 

++++++ vendor.tar.zst ++++++
/work/SRC/openSUSE:Factory/kubetui/vendor.tar.zst 
/work/SRC/openSUSE:Factory/.kubetui.new.1928/vendor.tar.zst differ: char 7, 
line 1

Reply via email to