#17514 closed enhancement (fixed)

fuse3-3.13.0

Reported by: Bruce Dubbs Owned by: Douglas R. Reno
Priority: normal Milestone: 11.3
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (3)

comment:1 by Bruce Dubbs, 15 months ago

libfuse 3.13.0 (2023-01-13)

  • There is a new low-level API function fuse_session_custom_io that allows to implement a daemon with a custom io. This can be used to create a daemon that can process incoming FUSE requests to other destinations than /dev/fuse.
  • A segfault when loading custom FUSE modules has been fixed.
  • There is a new fuse_notify_expire_entry function.
  • A deadlock when resolving paths in the high-level API has been fixed.
  • libfuse can now be build explicitly for C libraries without symbol versioning support.

comment:2 by Douglas R. Reno, 15 months ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:3 by Douglas R. Reno, 15 months ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.