Opened 7 years ago

Closed 7 years ago

#9576 closed enhancement (fixed)

fuse3-3.1.1

Reported by: bdubbs@… Owned by: bdubbs@…
Priority: normal Milestone: 8.1
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by bdubbs@…, 7 years ago

Owner: changed from blfs-book@… to bdubbs@…
Status: newassigned

comment:2 by bdubbs@…, 7 years ago

libfuse 3.1.1 (2017-08-06)

  • Documentation: clarified how filesystems are supposed to process open() and create() flags (see include/fuse_lowlevel.h).
  • Fixed a compilation problem of the passthrough_ll example on 32 bit systems (wrong check and wrong error message).
  • pkg-config is now used to determine the proper directory for udev rules.
  • Fixed a symbol versioning problem that resulted in very strange failures (segfaults, unexpected behavior) in different situations.
  • Fixed a test failure when /tmp is on btrfs.
  • Incorporated several patches from the FreeBSD port. libfuse should now compile under FreeBSD without the need for patches.
  • The passthrough_ll example now supports writeback caching.

comment:3 by bdubbs@…, 7 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 18993.

Note: See TracTickets for help on using tickets.