SHA256
1
0
forked from pool/gvfs

Accepting request 159239 from GNOME:Next

Resubmit post review

OBS-URL: https://build.opensuse.org/request/show/159239
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=160
This commit is contained in:
2013-03-13 22:39:11 +00:00
committed by Git OBS Bridge
parent e622af34f7
commit cbc408d1f6
5 changed files with 133 additions and 25 deletions

View File

@@ -1,3 +1,98 @@
-------------------------------------------------------------------
Mon Mar 4 16:26:50 UTC 2013 - dimstar@opensuse.org
- Update to version 1.15.4:
+ gdu,udisks2: Make use of new ID_FS_BOOT_SYSTEM_ID udev property
+ fuse: Install systemd tmpfiles.d exclusion file
+ mtp:
- Fix crash when libmtp operations fails without error message
- Respect remove_source when pulling a file
- Respect remove_source in do_push
+ tests:
- Add gvfs-testbed to enable tests which need root
- Check for URI string presence on CLI unmount
+ Updated translations.
-------------------------------------------------------------------
Tue Feb 5 18:35:27 UTC 2013 - dimstar@opensuse.org
- Update to version 1.15.3:
+ New gnome-online-accounts volume monitor.
+ Various test suite fixes and improvements.
+ daemon: Implement proper
org.gtk.vfs.MountTracker.UnregisterMount().
+ mtp: Fix race between on_uevent and do_unmount.
+ mtp: Fix leaked weak reference on monitors.
+ cdda: Adapt to new paranoia.h location.
+ smb: Implement proper unmount method.
+ computer: Fix volume monitoring.
+ build: Replace deprecated autoconf macros.
+ Updated translations.
- Add pkgconfig(goa-1.0) BuildRequires: dependency for the new
goa-volume-monitor.
-------------------------------------------------------------------
Tue Jan 15 15:04:34 UTC 2013 - dimstar@opensuse.org
- Update to version 1.15.2:
+ New MTP backend and volume monitor.
+ Tests:
- Add Drive tests
- Drop genisoimage dependency
- Include */sbin in PATH
+ Updated translations.
- Add pkgconfig(libmtp) BuildRequires: dependency to the new MTP
backend.
-------------------------------------------------------------------
Tue Jan 8 17:31:01 UTC 2013 - dimstar@opensuse.org
- Update to version 1.15.1:
+ client: Set default timeout to infinite for all
GDaemonFile methods
+ http, dav: Port to SoupRequest
+ sftp: Fix symlink target in query_info_reply()
+ smb: Report proper error on do_query_fs_info()
+ proxy volume monitor:
- Don't disable exit_on_close on session bus
- Get session bus on demand
+ udisks2:
- Use udisks 2.0.90 API for symbolic icons
- Fix symbolic icons for devices without an UDisksDrive
- Don't leak GIcon when applying hints
- Get icons via UDisksObjectInfo for block devices that are not
drives
- Add support for mount option x-gvfs-symbolic-icon
- If a drive is hotplugged and CanPowerOff is TRUE, set
can_stop to TRUE
- Don't set GDrive.can_stop to TRUE if drive has removable
media
+ Added and fixed tests
+ programs:
- Add a cmdline way to empty the trash
- Print out symbolic-icon in gvfs-info
+ Removed calls to g_type_init()
+ Updated translations.
- Rebase gvfs-nvvfs.patch.
-------------------------------------------------------------------
Wed Nov 14 21:46:16 UTC 2012 - dimstar@opensuse.org
- Update to version 1.15.0:
+ New testing framework
+ daemon:
- Check for a NULL GMountOperation when unmounting
- Allow specifying directory and extensions for mount files
+ proxy volume monitor: Don't emit connected/added signals at
object creation
+ proxy volume monitor: Allow specifying the dir for .monitor
files
+ smb: Fix libsmbclient samba 4 support
+ Updated translations.
- Add pkgconfig(smbclient) BuildRequires: samba 4 can be detected
based on pkg-config now.
- Rebase gvfs-nvvfs.patch.
-------------------------------------------------------------------
Tue Nov 13 12:17:25 UTC 2012 - dimstar@opensuse.org