From b1766afef1967e75995b23467e827236867499a978e405c30b7142170f88ad51 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Thu, 16 Jun 2011 13:32:11 +0000 Subject: [PATCH] Accepting request 73547 from home:dimstar:branches:GNOME:Factory Update to 1.9.1 OBS-URL: https://build.opensuse.org/request/show/73547 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=108 --- gvfs-1.9.0.tar.bz2 | 3 --- gvfs-1.9.1.tar.bz2 | 3 +++ gvfs.changes | 30 ++++++++++++++++++++++++++++++ gvfs.spec | 2 +- 4 files changed, 34 insertions(+), 4 deletions(-) delete mode 100644 gvfs-1.9.0.tar.bz2 create mode 100644 gvfs-1.9.1.tar.bz2 diff --git a/gvfs-1.9.0.tar.bz2 b/gvfs-1.9.0.tar.bz2 deleted file mode 100644 index 044f583..0000000 --- a/gvfs-1.9.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:323406de7ba912942e7edbebec5e78c214b6d0af46834b48b7bc2dfb755a06dc -size 1415866 diff --git a/gvfs-1.9.1.tar.bz2 b/gvfs-1.9.1.tar.bz2 new file mode 100644 index 0000000..0b99639 --- /dev/null +++ b/gvfs-1.9.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29058c29fd27822ccb16c80edfe52762c7f53e67fedd3c3b79a42555ee93239a +size 1433985 diff --git a/gvfs.changes b/gvfs.changes index 6fc2265..c797b9d 100644 --- a/gvfs.changes +++ b/gvfs.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Tue Jun 14 14:20:38 CEST 2011 - dimstar@opensuse.org + +- Update to version 1.9.1: + + client: + - Handle error events when polling _g_vfs_daemon_call_sync () + - Don't leak the GCancellable's fd in case of an g_poll error + + daemon: + - New logic to the backend to block requests + - Add logic to force close active channels + - Implement auto-busy on unmount + + daemonfile: Re-root the path in set_display_name () + + http: + - Add http_backend_get_mount_base () + - Get rid of unnecessary calls to uri_for_filename () + + dav: + - Correctly encode URLs + - Unescape the path when setting the mount_prefix of the + GMountSpec + - Include username and/or port in the backend's display-name + - Decode the paths of the multistatus response before comparing + them + - Check for empty but present displayname dav-property + - Implement query_fs_info and report used and free space + - Use default unmount logic + + afc: Better error messages + + gphoto2: Use new default auto-busy code + + build: Change default tarball compression format to xz + + Updated translations. + ------------------------------------------------------------------- Mon Jun 6 10:05:48 UTC 2011 - dimstar@opensuse.org diff --git a/gvfs.spec b/gvfs.spec index 31924cf..4dabbe8 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -18,7 +18,7 @@ Name: gvfs -Version: 1.9.0 +Version: 1.9.1 Release: 1 # FIXME: add libbluray BuildRequires once available (fate#312440) License: LGPLv2.0+