lp:ubuntu/quantal-proposed/gvfs

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/quantal-proposed/gvfs
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

192. By Sebastien Bacher

* New upstream version:
  - client: Don't disable exit_on_close on session bus (lp: #1072508)
* debian/patches/00git_music-player-mimetype.patch,
  debian/patches/fix-fuse-unmount-crash.patch:
  - dropped, the fixes are in the new version

191. By Robert Ancell

New upstream release

190. By Robert Ancell

New upstream release

189. By Robert Ancell

* debian/rules:
  - Install udisks2 monitor instead of the gdu one

188. By Robert Ancell

* debian/control:
  - Drop build-depends on libgdu-dev

187. By Robert Ancell

* New upstream release
* debian/control:
  - Build-depend on libudisks2-dev
* debian/patches/00git_compile_error.patch:
  - Fix compile error
* debian/patches/00git_fix_build.patch:
  - Applied upstream

186. By Martin Pitt

Add 00git_fix_build.patch: Fix building with gcc 4.7.

185. By Martin Pitt

* Merge with Debian unstable. Remaining Ubuntu changes:
  - debian/control.in: Drop libbluray-dev build dependency (not in main).
  - 05_shared_libdaemon.patch: Don't turn libgvfsdaemon into a static
    library. gvfs redefines some dbus-glib functions and having a library
    leads to load the wrong symbols. Fixes obex mount not working.
    (LP #899858)
  - Add 06_music-player-mimetype.patch: Add media player content type if we
    have a multimedia-player icon. (LP #440290)
  - Add check-gdu-pool.patch: If gdu_pool_new() returns NULL, handle it
    gracefully. (LP #832379)
  - Add dont-crash-on-null-job.patch: Don't try to announce the finish of a
    NULL job. (LP #345754, #838464)
  - Add handle-inactive-vfs.patch: If the VFS never initialized, don't crash
    when creating volume monitors. (LP #832533)
  - Add metadata-dont-flush-null-tree.patch: Don't try to flush a tree that
    doesn't exist. Patch from upstream's Christian Kellner. (LP #405432)
  - Add metadata-nuke-junk-data.patch: If metadata file is bogus, erase it
    and start over. Related to above bug, to be able to recover from junk
    data in addition to not crashing. Patch from upstream's Christian
    Kellner.
  - Add ref-jobs-in-thread.patch:
  - debian/watch: Check for unstable versions.
* debian/control.in: Bump Breaks/Replaces in gvfs-backends to the
  corresponding Ubuntu version.

184. By Martin Pitt

* New upstream release:
  - udisks2: Fix some memory leaks (not relevant for Ubuntu)
  - gphoto2: Initialize mutex early enough
  - afc: Fix building against libimobiledevice-1.1.2
  - afp: Prevent redefinition of GVfsAfpServer
  - Translation updates
* Drop 07_gphoto2_mutex_init.patch, upstream now.

183. By Michael Terry

* 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.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/quantal/gvfs
This branch contains Public information 
Everyone can see this information.

Subscribers