File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -278,3 +278,6 @@ Ben Dooks <ben.dooks@codethink.co.uk>
278278
279279# New authors since fuse-3.17.2
280280Long Li <leo.lilong@huawei.com>
281+
282+ # New authors since fuse-3.17.3
283+ Georgi Valkov <gvalkov@gmail.com>
Original file line number Diff line number Diff line change 1+ libfuse 3.17.4 (2025-08-19)
2+ ===========================
3+ - Try to detect mount-utils by checking for /run/mount/utab
4+ and don't try to update mtab if it does not exist
5+ - Fix a build warning when HAVE_BACKTRACE is undefined
6+ - fuse_loop_mt.c: fix close-on-exec flag on clone fd
7+ - Remove struct size assertions from fuse_common.h
8+
19libfuse 3.17.3 (2025-07-16)
210===========================
311* more conn->want / conn->want_ext conversion fixes
Original file line number Diff line number Diff line change 11project (' libfuse3' , [' c' ],
2- version : ' 3.17.3 ' ,
2+ version : ' 3.17.4 ' ,
33 meson_version : ' >= 0.60.0' ,
44 default_options : [
55 ' buildtype=debugoptimized' ,
You can’t perform that action at this time.
0 commit comments