#11322: fuse3-3.3.0
-------------------------+-----------------------
 Reporter:  bdubbs       |       Owner:  bdubbs
     Type:  enhancement  |      Status:  assigned
 Priority:  normal       |   Milestone:  8.4
Component:  BOOK         |     Version:  SVN
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+-----------------------

Comment (by bdubbs):

 libfuse 3.3.0 (2018-11-06)

 * The `auto_unmount` mode now works correctly in combination with
   autofs.

 * The FUSE_CAP_READDIRPLUS_AUTO capability is no longer enabled by
   default unless the file system defines both a readdir() and a
   readdirplus() handler.

 * The description of the FUSE_CAP_READDIRPLUS_AUTO flag has been
   improved.

 * Allow open `/dev/fuse` file descriptors to be passed via mountpoints of
 the
   special format `/dev/fd/%u`. This allows mounting to be handled by the
 parent
   so the FUSE filesystem process can run fully unprivileged.

 * Add a `drop_privileges` option to mount.fuse3 which causes it to open
   `/dev/fuse` and mount the file system itself, then run the FUSE file
   filesystem fully unprivileged and unable to re-acquire privilege via
 setuid,
   fscaps, etc.

 * Documented under which conditions the `fuse_lowlevel_notify_*`
   functions may block.

--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/11322#comment:2>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to