Path to this page:
Subject: CVS commit: pkgsrc/sysutils/libfm
From: Nia Alarie
Date: 2021-03-05 12:34:03
Message id: 20210305113403.67EC2FA95@cvs.NetBSD.org
Log Message:
libfm: Update to 1.3.2
Changes on 1.3.2 since 1.3.1:
* Fixed all/allfiles parse conditions in FmAction, it was inverted.
* Fixed 'SelectionCount' condition parsing in FmAction if '=' was used.
* Fix memory access error if home path == desktop path.
* Added treating /usr/local/share/ as trusted for *.desktop files.
* Fixed value for amount of data transferred in progress dialog.
* Fixed preferred height in fm-cell-renderer-text.
* Fixed search_window immediately disappearing on Wayland.
* Changed thumbnails placement according to the XDG Base Directory
Specification.
* Changed xarchiver command invocation to create archive. It was incompatibly
changed by the author in 2017.
* Don't set $DISPLAY for spawned process, let it be inherited from parent.
* Fixed memory leak on sn_id in fm-action.c.
Files: