gvfs 1.12.0-0ubuntu6 source package in Ubuntu

Changelog

gvfs (1.12.0-0ubuntu6) precise; urgency=low

  * debian/patches/dont-crash-on-null-job.patch:
    - Add one more is-null check for later in the same code path.
  * debian/patches/ref-jobs-in-thread.patch:
    - Add some refs to various user_data arguments.  Specifically,
      to jobs when pushed to other threads until their job is actually
      run (LP: #912972).  Also, to GVfsChannels when they are passed to
      data-write functions.  Since those callbacks aren't cancelled when
      the channel dies, the channel should live long enough to complete
      them.
 -- Michael Terry <email address hidden>   Thu, 12 Apr 2012 15:14:55 -0400

Upload details

Uploaded by:
Michael Terry
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gvfs_1.12.0.orig.tar.xz 1.3 MiB 87ffb27fd884be65570d64530c3121f9e49848070b62a26e39cd363f6a6bd555
gvfs_1.12.0-0ubuntu6.debian.tar.gz 20.6 KiB 724ff248d3fbea59a2c8446f0a26eb7945ed78851b85f7700f1dd495ba127a68
gvfs_1.12.0-0ubuntu6.dsc 2.4 KiB 5c5d70f599a9aae180afa71ca0d1ad94f72e4fcac37550be6255e394dabcf30c

View changes file

Binary packages built by this source

gvfs: userspace virtual filesystem - GIO module

 gvfs is a userspace virtual filesystem where mounts run as separate
 processes which you talk to via D-Bus. It also contains a gio module
 that seamlessly adds gvfs support to all applications using the gio
 API. It also supports exposing the gvfs mounts to non-gio applications
 using fuse.
 .
 This package contains the GIO module that lets applications use gvfs
 mounts.

gvfs-backends: userspace virtual filesystem - backends

 gvfs is a userspace virtual filesystem where mounts run as separate
 processes which you talk to via D-Bus. It also contains a gio module
 that seamlessly adds gvfs support to all applications using the gio
 API. It also supports exposing the gvfs mounts to non-gio applications
 using fuse.
 .
 This package contains the afc, afp, archive, cdda, dav, dnssd, ftp,
 gphoto2, http, network, obexftp, sftp, smb and smb-browse backends.

gvfs-bin: userspace virtual filesystem - binaries

 gvfs is a userspace virtual filesystem where mounts run as separate
 processes which you talk to via D-Bus. It also contains a gio module
 that seamlessly adds gvfs support to all applications using the gio
 API. It also supports exposing the gvfs mounts to non-gio applications
 using fuse.
 .
 This package contains the support binaries.

gvfs-common: userspace virtual filesystem - common data files

 gvfs is a userspace virtual filesystem where mounts run as separate
 processes which you talk to via D-Bus. It also contains a gio module
 that seamlessly adds gvfs support to all applications using the gio
 API. It also supports exposing the gvfs mounts to non-gio applications
 using fuse.
 .
 This package contains the data files and translations used by all gvfs
 components.

gvfs-daemons: userspace virtual filesystem - servers

 gvfs is a userspace virtual filesystem where mounts run as separate
 processes which you talk to via D-Bus. It also contains a gio module
 that seamlessly adds gvfs support to all applications using the gio
 API. It also supports exposing the gvfs mounts to non-gio applications
 using fuse.
 .
 This package contains the gvfs server and the minimal set of backends.

gvfs-dbg: userspace virtual filesystem - debugging information

 gvfs is a userspace virtual filesystem where mounts run as separate
 processes which you talk to via D-Bus. It also contains a gio module
 that seamlessly adds gvfs support to all applications using the gio
 API. It also supports exposing the gvfs mounts to non-gio applications
 using fuse.
 .
 This package contains the debugging symbols needed to help debug gvfs
 itself and gvfs modules.

gvfs-fuse: userspace virtual filesystem - fuse server

 gvfs is a userspace virtual filesystem where mounts run as separate
 processes which you talk to via D-Bus. It also contains a gio module
 that seamlessly adds gvfs support to all applications using the gio
 API. It also supports exposing the gvfs mounts to non-gio applications
 using fuse.
 .
 This package contains the gvfs-fuse server that exports gvfs mounts to
 all applications using FUSE.

gvfs-libs: userspace virtual filesystem - private libraries

 gvfs is a userspace virtual filesystem where mounts run as separate
 processes which you talk to via D-Bus. It also contains a gio module
 that seamlessly adds gvfs support to all applications using the gio
 API. It also supports exposing the gvfs mounts to non-gio applications
 using fuse.
 .
 This package contains private libraries with common functions between
 the daemons and the GIO module.