Path to this page:
Subject: CVS commit: pkgsrc/sysutils/felix
From: pin
Date: 2023-05-26 21:55:44
Message id: 20230526195544.69D45FA87@cvs.NetBSD.org
Log Message:
sysutils/felix: update to 2.3.0
v2.3.0 (2023-05-26)
Changed
- Add extra config file path for macOS: /Users/$USER/.config/felix/config.yaml
will be read after $HOME/Library/Application Support/felix/config.yaml.
- If config file is not found, or found one is broken, felix launches with the
default configuration, without creating new one.
- If the current directory is read-only, dd, Vd and p is disabled in the first
place.
- Bump up MSRV to 1.65.
Added
- Add is_ro field to State.
Removed
- NetBSD install test. It often failed while setting up the VM, which had
nothing with felix.
Files: