gvfs 1.32.2



About gvfs
==========

GVfs is a userspace virtual filesystem designed to work with the I/O
abstraction of GIO (a library availible in GLib >= 2.15.1). It
installs several modules that are automatically used by applications
using the APIs of libgio. There is also FUSE support that allows
applications not using GIO to access the GVfs filesystems.

The GVfs model differs from e.g. GnomeVFS in that filesystems must be
mounted before they are used. There is a master daemon (gvfsd) that
handles coordinating mounts, and then each mount is (typically) in its
own daemon process (although mounts can share daemon process).

GVfs comes with a set of backends, including trash support, SFTP, SMB,
HTTP, DAV, and others.

GVfs also contains modules for GIO that implement volume monitors and
the GNOME URI scheme handler configuration.

News
====

* mtp: Prevent crashes if device is unplugged during mount operation
* trash: Fix trash::orig-path for relative paths
* mtp: Handle read-past-EOF ourselves to prevent hangs
* proxy: Fix shadow mount handling for equal paths
* gdaemonfile: Fix g_file_equal for different mount_prefix
* gdaemonfile: Fix relative path handling
* client: Fix crash when calculating a relative path
* channel: Set sockets as nonblocking to prevent deadlocks when copying
* afc: Leak mutex when force unmounting
* dav: Fix DAV implementation stripping spaces
* goa: Fix password-based authentication
* google: Do not ignore errors when rebuilding cache
* Translation updates



Download
========
https://download.gnome.org/sources/gvfs/1.32/gvfs-1.32.2.tar.xz (1.74M)
  sha256sum: 38d751c91d981415e4c52b4ce7f00d989b5bc188f9d3f06bc03bb24c7e25d0af



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]