Accepting request 70514 from home:dimstar:branches:GNOME:Factory

Update to 1.9.0

OBS-URL: https://build.opensuse.org/request/show/70514
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=104
This commit is contained in:
Vincent Untz
2011-05-26 21:03:20 +00:00
committed by Git OBS Bridge
parent dbd03a31ff
commit 145e16e39e
6 changed files with 43 additions and 2249 deletions

View File

@@ -1,3 +1,31 @@
-------------------------------------------------------------------
Wed May 18 03:40:29 CEST 2011 - dimstar@opensuse.org
- Update to version 1.9.0:
+ fuse:
- Make created files visible immediately on WebDAV
- Pretend created file exists even if backend didn't create it
+ afc:
- Fix renaming files moving them to the root dir
- Use a better display name for jailbroken device access
+ common: Use libbluray to get Blu-Ray metadata
+ daemon:
- Fix threadsafety of closing channels
- Don't leak dbus messages
+ gdu volume monitor:
- Fix setting the BDMV name
- Fix check for symlinks in /dev
- Automount flash card readers
+ gphoto2:
- Recognize cameras which don't implement get storageinfo
+ dav:
- Fix copying of remote folders to disk
- Correctly handle usernames supplied in the url
+ http/dav: Send Accept-Language header
+ http: Use Content-Disposition filename if available
+ Updated translations.
- Drop gvfs-dav-recursive-directory-ops.patch: fixed upstream.
-------------------------------------------------------------------
Tue Apr 26 15:16:06 UTC 2011 - fcrozat@novell.com