Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lnav for openSUSE:Factory checked in 
at 2026-04-29 19:19:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lnav (Old)
 and      /work/SRC/openSUSE:Factory/.lnav.new.30200 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lnav"

Wed Apr 29 19:19:22 2026 rev:14 rq:1349887 version:0.14.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/lnav/lnav.changes        2025-10-06 
18:08:47.212930726 +0200
+++ /work/SRC/openSUSE:Factory/.lnav.new.30200/lnav.changes     2026-04-29 
19:20:32.499712552 +0200
@@ -1,0 +2,38 @@
+Mon Apr 13 07:58:30 UTC 2026 - Michael Vetter <[email protected]>
+
+- Update to 0.14.0:
+  * The Filter configuration panel in the TUI now supports editing the minimum
+    log level and minimum/maximum times for the current view. Previously, only
+    the :set-min-log-level, :hide-lines-before, and :hide-lines-after commands
+    could be used to set the values. Pressing l will create/set the log level.
+    Pressing m will create/set the minimum time and pressing Shift + M will
+    create/set the maximum time. Live preview has also been added to show which
+    lines will be filtered out when the min/max is applied.
+  * The -S/--since and -U/--until flags have been added to limit how much of a
+    log file is indexed.  Supported values are relative (e.g. "yesterday", "30
+    min ago") or absolute local times ("2020-01-01").  The values on the main
+    command-line set the defaults for all values that are opened. The :open
+    command supports the same options to change the values from the default for
+    a particular file. Files with content that lie completely outside of the
+    cutoff will be closed to reduce resource usage.
+  * Broadened support for viewing files on remote hosts.  The "tailer" program
+    that is transferred to the remote host to monitor files and perform other
+    tasks has been translated to Python3. If the remote host does not have
+    Python, lnav will fall back to the APE binary.
+  * Highlights can now be applied to a particular field instead of the whole
+    line. For log formats, a value entry can now have a highlights object that
+    contains definitions for the pattern to match and the style to apply. For
+    interactive use, the :highlight-field command was added.
+  * The "Files" panel now shows a progress bar for each file as it is being
+    indexed and finishes with a check-mark if indexing was successful, a
+    warning sign if the file has some notes, or an error mark if something else
+    happened.
+  * The :write-jsonlines-to command now supports the LOG view.
+  * Added a log format for MongoDB's structured JSON log format (4.4+).
+  * Added a log format for the Robot Framework's debug log file format.
+  * Added "timestamp" as a value kind for log format definitions. Fields with
+    this kind will be parsed and displayed in the local timezone, and SQL
+    queries will return them in a normalized format.
+  * For more see https://github.com/tstack/lnav/releases/tag/v0.14.0
+
+-------------------------------------------------------------------

Old:
----
  lnav-0.13.2.tar.bz2

New:
----
  lnav-0.14.0.tar.bz2

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

Other differences:
------------------
++++++ lnav.spec ++++++
--- /var/tmp/diff_new_pack.7sot2m/_old  2026-04-29 19:20:33.083736478 +0200
+++ /var/tmp/diff_new_pack.7sot2m/_new  2026-04-29 19:20:33.087736642 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lnav
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 # Copyright (c) 2010-2013 Pascal Bleser <[email protected]>
 # Copyright (c) 2025 Andreas Stieger <[email protected]>
 #
@@ -19,7 +19,7 @@
 
 
 Name:           lnav
-Version:        0.13.2
+Version:        0.14.0
 Release:        0
 Summary:        Logfile Navigator
 License:        BSD-2-Clause

++++++ lnav-0.13.2.tar.bz2 -> lnav-0.14.0.tar.bz2 ++++++
++++ 195794 lines of diff (skipped)

Reply via email to