ubuntu/+source/gvfs:applied/ubuntu/focal-proposed

Last commit made on 2022-04-20
Get this branch:
git clone -b applied/ubuntu/focal-proposed https://git.launchpad.net/ubuntu/+source/gvfs
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/focal-proposed
Repository:
lp:ubuntu/+source/gvfs

Recent commits

c050aa3... by buck2202

1.44.1-1ubuntu1.1 (patches applied)

Imported using git-ubuntu import.

0616fc9... by buck2202

glib GFileMonitors can cause deadlocks if not explicitly cancelled before unref-ing (as of Dec 2021; see https://gitlab.gnome.org/GNOME/glib/-/issues/1941). In gvfs <1.46.2, gvfsd-trash can cause this deadlock, leading to 25s delays in spawning gtk+ dialogs system-wide. This patch explicitly cancels file monitors before unref-ing to avoid the deadlock.

Gbp-Pq: fix-trashd-hang.patch.

6383a3e... by buck2202

Revert "fuse: Adapt gvfsd-fuse to use fuse 3.x"

Gbp-Pq: Revert-fuse-Adapt-gvfsd-fuse-to-use-fuse-3.x.patch.

24b5f5e... by buck2202

Revert "fuse: Remove max_write limit"

Gbp-Pq: Revert-fuse-Remove-max_write-limit.patch.

677f48f... by buck2202

Remove version from polkit-gobject dependency

Gbp-Pq: Remove-version-from-polkit-gobject-dependency.patch.

686fdd1... by buck2202

gvfs-test: Increase timeout to 10s

Gbp-Pq: 0009-gvfs-test-Increase-timeout-to-10s.patch.

aef7be9... by buck2202

Skip the umockdev test

Gbp-Pq: 0008-Skip-the-umockdev-test.patch.

185c0cd... by buck2202

make sure to keep a ref to jobs while they run in a thread

Gbp-Pq: ref-jobs-in-thread.patch.

7d740c8... by buck2202

Don't crash when creating volume monitors

Gbp-Pq: handle-inactive-vfs.patch.

fbf5427... by buck2202

Don't try to announce the finish of a NULL job.

Gbp-Pq: dont-crash-on-null-job.patch.