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
This commit is contained in:
Vincent Untz
2011-06-16 13:32:11 +00:00
committed by Git OBS Bridge
parent d173a5704d
commit b1766afef1
4 changed files with 34 additions and 4 deletions

View File

@@ -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