gvfs 1.28.4



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
====

* common: Fix potential crash caused by missing g_strdup
* fuse: Prevent potential crash if file handle is not set
* sftp: Prevent potential crash in case of parsing error
* google: Prevent potential crashes if resolve_dir fails
* gphoto2: Fix x-content-types setup
* google: Fix reported file size
* sftp: Limit writes to 32768 bytes
* daemon: Bump maximum read channel buffer size



Download
========
https://download.gnome.org/sources/gvfs/1.28/gvfs-1.28.4.tar.xz (1.43M)
  sha256sum: 2b76c991b0956ae5fb391a695e04e32b04b4f89499a3fe518e47b1fb071cee94



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