Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package vifm for openSUSE:Factory checked in at 2025-05-08 18:23:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vifm (Old) and /work/SRC/openSUSE:Factory/.vifm.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vifm" Thu May 8 18:23:16 2025 rev:19 rq:1275420 version:0.14.2 Changes: -------- --- /work/SRC/openSUSE:Factory/vifm/vifm.changes 2025-02-10 18:36:47.919820686 +0100 +++ /work/SRC/openSUSE:Factory/.vifm.new.30101/vifm.changes 2025-05-08 18:25:58.234957992 +0200 @@ -1,0 +2,27 @@ +Thu May 8 06:53:51 UTC 2025 - Michael Vetter <mvet...@suse.com> + +- Update to 0.14.2: + * Fix an issue with %r in 'trashdir' when root file-system is + read-only (like on macOS) and also broke build with musl libc. + * Trash directories specified via an absolute path and containing + %u weren't created with 700 permissions. + * Don't use strverscmp() of musl if it doesn't sort things + correctly (A must be greater than 0). This avoids numerical + sorting results looking different with musl. + +------------------------------------------------------------------- +Thu May 8 06:53:05 UTC 2025 - Michael Vetter <mvet...@suse.com> + +- Update to 0.14.1: + * Fixed a preview-related crash on Windows easily reproducible using binary files. + * Fixed a tree-related crash when using {fileext} or {ext} columns. + * Fixed 'trashdir' with %r not working on BSD-like systems. + * Fixed vifm path/to/file incorrectly running file handling in current working directory. + * Restored terminal access for commands that use %i macro (so :!echo ... %i can affect the + terminal as before v0.12.1). Use %i & for ignoring output while denying terminal accesses. + * Fixed occasional incorrect truncation of wide characters on drawing columns broken while + introducing column-specific highlighting in v0.14-beta. + * Clarified information on comments after :commands. Provided some information on copy-on-write + file copying. Improved documentation on leaving compare and custom views. + +------------------------------------------------------------------- Old: ---- vifm-0.14.tar.bz2 vifm-0.14.tar.bz2.asc New: ---- vifm-0.14.2.tar.bz2 vifm-0.14.2.tar.bz2.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vifm.spec ++++++ --- /var/tmp/diff_new_pack.36Dut4/_old 2025-05-08 18:25:58.730978678 +0200 +++ /var/tmp/diff_new_pack.36Dut4/_new 2025-05-08 18:25:58.734978845 +0200 @@ -17,7 +17,7 @@ Name: vifm -Version: 0.14 +Version: 0.14.2 Release: 0 Summary: Ncurses based file manager with vi like keybindings License: GPL-2.0-or-later ++++++ vifm-0.14.tar.bz2 -> vifm-0.14.2.tar.bz2 ++++++ ++++ 3862 lines of diff (skipped)