Andrea Mazzoleni - 17 hours ago
Minor bugfix releases addressing issues reported by users.

CHANGES IN SNAPRAID DAEMON 1.6
==============================


 * In scheduled maintenance, spin down only if the daemon is configured
   to manage spindown, specifically if spindown_idle_minutes is
   different from 0.
 * In manual maintenance from the UI, added a checkbox for ignoring
   configured thresholds.
 * Don't protect the home directory in systemd to allow using it as a
   data disk.
 * Automatically reload the content file at startup if it was modified
   outside the daemon using the SnapRAID CLI. This change has effect
   only with SnapRAID 14.2.


CHANGES IN SNAPRAID DAEMON 1.5
==============================


 * Don't compress commander.zip, but just store the files as-is (no
   compression). This is in case the binary is built without zlib
   support.


CHANGES IN SNAPRAID 14.2
========================


 * Added a workaround for filesystems with a broken implementation of
   posix_fadvise() that returns unexpected error codes.
   This issue was specifically reported with the F2FS filesystem.
   This change is primarily intended for package maintainers who need
   to run "make check" on build servers that may use such filesystems.
   No update is required if you have not encountered an error message
   about failure to advise files.
 * Log the modification time of the content file in probe and other
   commands. This log entry is used by SnapRAID Daemon 1.6.