Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package b4n for openSUSE:Factory checked in at 2026-07-15 16:51:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/b4n (Old) and /work/SRC/openSUSE:Factory/.b4n.new.1991 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "b4n" Wed Jul 15 16:51:12 2026 rev:2 rq:1365810 version:0.5.3 Changes: -------- --- /work/SRC/openSUSE:Factory/b4n/b4n.changes 2026-03-19 17:41:02.474918187 +0100 +++ /work/SRC/openSUSE:Factory/.b4n.new.1991/b4n.changes 2026-07-15 17:08:17.116757409 +0200 @@ -1,0 +2,153 @@ +Wed Jul 15 05:28:00 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 0.5.3: + * Features + - add ephemeral containers support + - highlight command palette accept button on mouse move + * Bug fixes + - fix cursor start position in the new resource view + +------------------------------------------------------------------- +Wed Jul 08 05:19:08 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 0.5.2: + * Features + - add terminal settings (system_cursor and scrollback_lines) to + the configuration file + - new option auto_mouse for interactive plugins + - new option yaml_output to highlight plugin output as YAML + * Bug fixes + - fix command palette highlights wrong item on the list + - react to cursor shape changes in shell, attach, and plugin + views + +------------------------------------------------------------------- +Thu Jul 02 05:31:35 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 0.5.1: + * Features + - add simple plugins system that can extend resources view + - use serde-saphyr instead of deprecated serde_yaml crate + * Bug fixes + - fix WINDOW column for PodMetrics kind + - fix key binding for show YAML command in describe view + - fix selection behaviour for left mouse button triple click + * Dependencies + - Update kube-rs to 4.0.0 + +------------------------------------------------------------------- +Sat Jun 20 10:06:10 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 0.5.0: + * Features + - add columns for CSIDriver, CSINode, CSIStorageCapacity and + PriorityLevelConfiguration kinds + - additional data sections for CronJobs, DaemonSets, + Deployments, PersistentVolumes, PersistentVolumeClaims, + ReplicaSets, Services and StatefulSets in describe view + - allow switching between YAML and describe views + * Bug fixes + - display more than 999 days in AGE column + +------------------------------------------------------------------- +Mon Jun 01 05:17:21 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 0.4.9: + * Features + - possibility to save YAML and logs to a file + - additional sections for Pod and Node resources in describe + view + - allow to stop port forwarding rules from mouse menu in Pods + view + * Bug fixes + - disable filter pin on context change + - fix node status extraction + - do not send default terminal size in shell and attach views + - fix navigate into behaviour in command palette steps + +------------------------------------------------------------------- +Mon May 04 18:22:49 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 0.4.8: + * Features + - prepend app name to app errors in logs view for clarity + - show port forward indicator in pods view + - add initial describe view for Kubernetes resources + * Bug fixes + - fix mouse triple-clicks in content views + - do not display the first stream timeout error in logs view + - fix the longest line calculation in edit mode + - fix header for views with no coordinates displayed + * Compatibility + - theme YAML files must be recreated or updated to match the + current schema + +------------------------------------------------------------------- +Fri Apr 17 20:23:31 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 0.4.7: + * Features + - allow capturing mouse events in attach view and shell view + - automatically detect cursor key and mouse modes in shell view + * Bug fixes + - fix Backspace and Enter keys in attach view + - remember namespace for previously selected resource + - fix AGE column in container view + +------------------------------------------------------------------- +Thu Apr 09 10:31:27 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 0.4.6: + * Features + - add prefixes for resources view filtering (ns: namespace, n: + name, a: annotations, l: labels) + - pin active filter across resources with Ctrl+P + - validate and remember manually entered namespaces + - add attach command for containers + - allow selecting and copying text in shell and attach view + when mouse support is enabled + * Bug fixes + - run save configuration tasks sequentially + - fix pasting clipboard text containing non-ASCII characters + - preserve filter on port forward list update + * Compatibility + - history YAML file schema has changed; the file will be + replaced on the first app run + - back up history.yaml file if needed + - theme YAML files must be recreated or updated to match the + current schema + +------------------------------------------------------------------- +Fri Apr 03 07:02:17 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 0.4.5: + * Features + - fetch earlier logs by pressing UP key in logs view (one + container view only) + - add example themes with fixed colors + * Bug fixes + - fix filter settings on context change + - remember filter for previous resource view + - fix rmb behaviour for mouse menu + * Compatibility + - theme YAML files must be recreated or updated to match the + current schema + +------------------------------------------------------------------- +Fri Apr 03 06:56:15 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 0.4.4: + * Features + - select whole line by mouse triple click + - allow pasting clipboard text in the shell view and in text + inputs + - add hover indicator for side selects + * Bug fixes + - fix filter settings in the resources view + - fix undo bug when cutting text from the line end + - allow pasting clipboard text even if it contains only a new + line + - do not show metrics columns when there is no metrics server + - allow namespace duplication with create new resource + +------------------------------------------------------------------- Old: ---- b4n-0.4.3.obscpio New: ---- b4n-0.5.3.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ b4n.spec ++++++ --- /var/tmp/diff_new_pack.tOJR7S/_old 2026-07-15 17:08:24.853020299 +0200 +++ /var/tmp/diff_new_pack.tOJR7S/_new 2026-07-15 17:08:24.857020435 +0200 @@ -17,7 +17,7 @@ Name: b4n -Version: 0.4.3 +Version: 0.5.3 Release: 0 Summary: Terminal user interface (TUI) for Kubernetes API written in Rust License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.tOJR7S/_old 2026-07-15 17:08:24.889021523 +0200 +++ /var/tmp/diff_new_pack.tOJR7S/_new 2026-07-15 17:08:24.893021659 +0200 @@ -3,7 +3,7 @@ <param name="url">https://github.com/fioletoven/b4n.git</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">v0.4.3</param> + <param name="revision">refs/tags/v0.5.3</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="changesgenerate">enable</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.tOJR7S/_old 2026-07-15 17:08:24.913022338 +0200 +++ /var/tmp/diff_new_pack.tOJR7S/_new 2026-07-15 17:08:24.917022474 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/fioletoven/b4n.git</param> - <param name="changesrevision">95985e0e457cf9dfc8bbd99d80baa519e61b7370</param></service></servicedata> + <param name="changesrevision">bbcaee56569bb8fb9733062cd1009ab32339bcef</param></service></servicedata> (No newline at EOF) ++++++ b4n-0.4.3.obscpio -> b4n-0.5.3.obscpio ++++++ ++++ 29880 lines of diff (skipped) ++++++ b4n.obsinfo ++++++ --- /var/tmp/diff_new_pack.tOJR7S/_old 2026-07-15 17:08:25.429039874 +0200 +++ /var/tmp/diff_new_pack.tOJR7S/_new 2026-07-15 17:08:25.433040009 +0200 @@ -1,5 +1,5 @@ name: b4n -version: 0.4.3 -mtime: 1772484706 -commit: 95985e0e457cf9dfc8bbd99d80baa519e61b7370 +version: 0.5.3 +mtime: 1784050845 +commit: bbcaee56569bb8fb9733062cd1009ab32339bcef ++++++ vendor.tar.zst ++++++ /work/SRC/openSUSE:Factory/b4n/vendor.tar.zst /work/SRC/openSUSE:Factory/.b4n.new.1991/vendor.tar.zst differ: char 7, line 1
