fuse-3.17.4
Dear all,
I am pleased to announce the release of libfuse 3.17.4.
The source code is available for download at https://github.com/libfuse/libfuse/releases.
Please report any issues on this mailing list or the GitHub issue tracker at https://github.com/libfuse/libfuse/issues.
From ChangeLog.rst:
- Try to detect mount-utils by checking for /run/mount/utab and don't try to update mtab if it does not exist
- Fix a build warning when HAVE_BACKTRACE is undefined
- fuse_loop_mt.c: fix close-on-exec flag on clone fd
- Remove struct size assertions from fuse_common.h
The following people have contributed code to this release:
CismonX admin@cismon.net Georgi Valkov gvalkov@gmail.com
(a full list of credits containing all known contributors is included in
the AUTHORS file).
Best, -Bernd