lp:ubuntu/precise-proposed/gvfs

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/precise-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:
Mature

Recent revisions

186. By Iain Lane

debian/patches/clear-mutex-once.patch: Backport patch from upstream to
make sure to not call g_clear_mutex twice; fixing a crash (LP: #984993)

185. By Timo Aaltonen

* fix-abort-with-cdtext-outside-ascii.patch:
  CD-Text doesn't specify encoding, but in practice some discs have
  strings with extended characters. Using those directly will make D-Bus
  choke with invalid data. Fixed by assuming latin-1.
  (LP: #819304)
* use-g-clear-objec-properly.patch:
  fix FTBFS, backported from 1.12.3.

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.

182. By Michael Terry

* debian/patches/metadata-dont-flush-null-tree.patch:
  - Don't try to flush a tree that doesn't exist. Fixes crash bug
    LP: #405432. Patch from upstream's Christian Kellner.
* debian/patches/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.
* debian/patches/dont-crash-on-null-job.patch:
  - Don't try to announce the finish of a NULL job. LP: #345754,
    LP: #838464
* debian/patches/check-gdu-pool.patch:
  - If gdu_pool_new() returns NULL, handle it gracefully.
    LP: #832379
* debian/patches/handle-inactive-vfs.patch:
  - If the VFS never initialized, don't crash when creating volume
    monitors. LP: #832533

181. By Martin Pitt

Add 07_gphoto2_mutex_init.patch: gphoto2: Initialize mutex early enough.
(LP: #968186)

180. By Sebastien Bacher

05_shared_lib: don't turn libgvfsdaemon into a static library,
gvfs redefine some dbus-glib functions and having a library
leads to load the wrong symbols, should fix the obex mount not
working, thanks Eric Miao (lp: #899858)

179. By Sebastien Bacher

* debian/patches/06_music-player-mimetype.patch:
  - restore music player detection patch dropped by error (lp: #952933)

178. By Robert Ancell

* New upstream release:
  - Translation updates

177. By Martin Pitt

* Merge with Debian experimental. Remaining Ubuntu changes:
  - debian/control.in: Drop libbluray-dev build dependency (not in main).

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