Changelog for
libgvfscommon0-1.18.3-3.1.x86_64.rpm :
Wed Apr 2 14:00:00 2014 mgorseAATTsuse.com
- Add 0001-http-Ensure-the-range-header-is-updated.patch,
0001-MTP-Fail-fast-if-in-the-middle-of-an-unmount.patch,
0001-gphoto2-Return-the-correct-offset-when-seeking.patch,
0001-gphoto2-Don-t-release-the-device-multiple-times.patch,
0001-http-Fix-segfault-when-seeking-on-read.patch,
0001-http-Fix-the-SEEK_END-offset-calculation.patch,
0001-http-Allow-seek-past-end-of-file.patch,
0001-http-Ensure-the-range-header-is-updated.patch,
0001-archive-fix-segfault-when-libarchive-fails.patch,
0001-afp-Don-t-crash-when-opening-the-root-directory.patch:
Fix several crashes, from upstream gnome-3-10 branch.
Fri Mar 21 13:00:00 2014 cxiongAATTnovell.com
- Port valid patches from SLE-11
see bnc#832386
patches and their related bugs:
gvfs-support-nop-ftruncate.patch: bnc466794 bgo573837
gvfs-no-useless-x-flags.patch: bnc538069
gvfs-obexftp-allow-push-cancel.patch: bnc656452
Mon Nov 11 13:00:00 2013 dimstarAATTopensuse.org
- Update to version 1.18.3 (bnc#849913):
+ Fix seeking past end of file for various backends.
+ fuse: Improve write performance.
+ archive: Handle open failure.
- Drop gvfs-webdav_file_types.patch: fixed upstream.
Sat Oct 26 14:00:00 2013 stefan.bruensAATTrwth-aachen.de
- Add gvfs-webdav_file_types.patch: fix webdav access over
gvfsd-fuse, resulting in Input/output error (bnc#848129).
Thu Oct 3 14:00:00 2013 dimstarAATTopensuse.org
- Update to version 1.18.2:
+ Fix a client side regression in 1.18.1 where apps would stop
responding.
+ Fix a race condition in job handling that could cause large
copies to hang.
+ Various fixes to the fuse implementation.
Fri Sep 27 14:00:00 2013 dimstarAATTopensuse.org
- Update to version 1.18.1:
+ GVfsDaemon: Don\'t deadlock on cliend disconnect.
+ GDaemonFileMonitor: Only recieve events on one dbus connection.
+ GDaemonFileEnumerator: Only listen to messages one connection.
+ Several compilation warnings fixes and code cleanup.
+ Updated translations.
Tue Sep 24 14:00:00 2013 dimstarAATTopensuse.org
- Update to version 1.18.0:
+ Updated translations.
Tue Sep 3 14:00:00 2013 dimstarAATTopensuse.org
- Update to version 1.17.91:
+ Handle large thumbnails as well as normal ones.
Thu Aug 22 14:00:00 2013 dimstarAATTopensuse.org
- Update to version 1.17.90:
+ archive: Update to latest libarchive API.
+ http: Stop using deprecated apis.
Mon Jul 8 14:00:00 2013 dimstarAATTopensuse.org
- Update to version 1.17.3:
+ Clean shutdown implementation for various backends.
+ tests: Various fixes.
+ afc: Update to libimobiledevice new api.
Sun Jun 16 14:00:00 2013 zaitorAATTopensuse.org
- Update to version 1.17.2:
+ metadata: Fix write regression.
+ smb: Allow specifying custom port.
+ tests: Various fixes.
+ http: Don\'t do network i/o when reading just the thumbnail
path.
+ goa: Make shadowed mounts work.
Mon May 27 14:00:00 2013 dimstarAATTopensuse.org
- Update to version 1.17.1:
+ metadata:
- Downgrade journal short-read to debug.
- Flush all scheduled writeouts on daemon exit.
- Use shorter writeout timeout on NFS.
- Put journal in $XDG_RUNTIME_DIR for shared NFS homedir case.
- Create new journal if it doesn\'t exist.
- Be more resistive to broken journal files.
- Force tree re-read after successful flush.
+ ccda: Adds remaining shutdown infrastructure and call from cdda
backend.
+ Updated translations.
- Drop gvfs-mtp-build.patch: fixed upstream.
Wed May 1 14:00:00 2013 dimstarAATTopensuse.org
- Update to version 1.17.0:
+ daemon:
- Tweak read sizes.
- Close channels belonging to the active mount only.
- Add infrastructure for the backends to exit cleanly.
+ channel:
- Unqueue cancelled requests.
- Verify that replies are for the right serial.
+ mtp:
- Refactor read path in preparation for supporting normal
files.
- Use Android extensions to support in place read and write of
files.
- Use normal filenames in paths.
- When removing cache entries, remove children too.
- Clear previous cache entries when refreshing a directory.
- Clear cache and emit delete events when an object is removed.
- Handle overwriting of files in do_push and do_pull correctly.
- Use standard name for SD Card icon.
+ GVfsIcon: support icon serialisation.
+ Man pages typo fixes.
+ Updated translations.
- Add gvfs-mtp-build.patch: fix signature of add_cache_entry().
Tue Apr 16 14:00:00 2013 dimstarAATTopensuse.org
- Update to version 1.16.1:
+ daemon: Ensure file monitors are not prematurally finalized.
+ gvfschannel:
- Return proper error if we\'re out of free fds.
- Fix daemon crash when cancelling channel operations.
- Fix readahead behaviour.
+ obexftp: Fix crasher due to missing D-Bus threads support.
+ Fix compiler warnings.
+ Updated translations.
Mon Mar 25 13:00:00 2013 dimstarAATTopensuse.org
- Update to version 1.16.0:
+ cdda:
- Fix warnings for each track on the CD.
- Remove unneeded function argument.
- Remove leading \'/\' from the filenames.
+ mtp: Switch to version based checks for new libmtp features.
+ trash:
- Use the symbolic names for trash:: attributes.
- Update expected gvfs-mount -li output.
+ Updated translations.
Mon Mar 4 13:00:00 2013 dimstarAATTopensuse.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 13:00:00 2013 dimstarAATTopensuse.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 13:00:00 2013 dimstarAATTopensuse.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 13:00:00 2013 dimstarAATTopensuse.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 13:00:00 2012 dimstarAATTopensuse.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 13:00:00 2012 dimstarAATTopensuse.org
- Update to version 1.14.2:
+ proxy volume monitor:
- Don\'t emit connected/added signals at object creation
- Don\'t disable exit_on_close on session bus
- Don\'t force-close the session bus
+ gdaemonmount: Check for a NULL GMountOperation when unmounting
+ smb: Find libsmbclient with samba 4
+ Updated translations.
Mon Oct 15 14:00:00 2012 dimstarAATTopensuse.org
- Update to version 1.14.1:
+ client: Don\'t disable exit_on_close on session bus.
+ fuse: Don\'t crash on unmount.
+ udisks2: Add appropriate content type for media players.
+ gphoto2: Make sure to not call g_mutex_clear twice, causing a
crash.
+ Fix OpenBSD portability issues.
+ Updated translations.
Mon Sep 24 14:00:00 2012 dimstarAATTopensuse.org
- Update to version 1.14.0:
+ Updated translations.
Mon Sep 17 14:00:00 2012 dimstarAATTopensuse.org
- Update to version 1.13.9:
+ build: Use tar-ustar instead of tar-pax
+ daemon: Fix some memory leaks
+ file monitor: Try to unsubscribe from the proxy used for
subscription
+ hal volume monitor: Fix compilation
+ gdu volume monitor: Handle gdu_pool_new() returning NULL
gracefully
+ Updated translations.
Tue Sep 4 14:00:00 2012 dimstarAATTopensuse.org
- Update to version 1.13.8:
+ Added support for symbolic icons
+ Removed favicon support
+ Various build fixes and cleanup
+ afc:
- Improve idevice error handling
- Unpair an idevice if it was already paired and refuses to
connect
- Use the correct choice index for \"Cancel\"
+ afp:
- fix g_vfs_afp_connection_get_max_request() not returning any
value
- Use human friendly error messages
+ daemon:
- Return correct error for invalid backends
- Fix races when mounting the same mount in parallel
- Don\'t warn when running against an older gvfs-daemon
+ gdbus: Don\'t g_warn about getting the dbus name
+ gmountspec: Make sure to free the GVariantIter
+ network:
- Don\'t set a file size for the network:// shortcuts
- Append the service name when needed to help differentiate
+ recent: Honor the private hint
+ Don\'t use the display name to make the unique mount point
+ Don\'t include jargon in mount display names and messages
+ Added more hints for translators
+ Updated translations.
- Drop upstream fixed patches:
+ gvfs-afp-return.patch
+ gvfs-gphoto2.patch
Mon Aug 20 14:00:00 2012 dimstarAATTopensuse.org
- Update to version 1.13.7:
+ Use libsecret instead of gnome-keyring
+ afp: Lots of robustness work
+ cdda: Support libcdio >= 0.84
+ Updated translations.
- Replace gnome-keyring-devel BuildRequires with
pkgconfig(libsecret-unstable), following upstreams switch.
- Drop gvfs-cdda.patch: fixed upstream.
- Add gvfs-afp-return.patch: fix
g_vfs_afp_connection_get_max_request() not returning any value.
Wed Aug 8 14:00:00 2012 dimstarAATTopensuse.org
- Update to version 1.13.6:
+ gphoto: suppor libgphoto 2.5 API.
- Add gvfs-gphoto2.patch: Support, but do not require gphoto 2.5.
Wed Aug 8 14:00:00 2012 dimstarAATTopensuse.org
- Update to version 1.13.5:
+ cdda: Fix abort with non-ASCII text
+ Add more man pages
+ Upadted translations.
- Rebase gvfs-cdda.patch.
Tue Aug 7 14:00:00 2012 dimstarAATTopensuse.org
- Update to version 1.13.4:
+ Core daemon and backends GDBus port
+ FSF Address has been updated
+ gvfs-fuse-daemon has been renamed to gvfsd-fuse
+ Spelling correction \"filesystem\" -> \"file system\"
+ programs: Return proper exit value when something fails
+ afc: Use consistent debug env var
+ computer: Mark items as not renamable
+ proxyvolumemonitor: Use GDBusProxy\'s name owner change
notification
+ udisks2:
- Work around Linux bug for lingering partitions of cleared
loop device
- set should_automount to TRUE for loop devices set up by the
user
- ensure that encrypted loop devices also get padlock emblem
+ Updated translations.
- Rebase gvfs-cdda.patch.
Tue Aug 7 14:00:00 2012 dimstarAATTopensuse.org
- Update to version 1.13.3:
+ Added man pages for all gvfs utilities
+ Added a recent files backend (using GtkRecentManager)
+ Support for new GMountOperation::show-unmount-progress signal
+ daemon: Updated to use XDG Cache Home for thumbnails
+ daemon/sftp: Support allocating PTYs through openpty on BSD
+ trash: Make it possible to get to real URI
+ udisks2: Plug a memory leak
+ Updated translations.
- Add pkgconfig(gtk+-3.0) BuildRequires: new dependency.
- Add xsltproc and docbook-xsl-stylesheets BuildRequires: new
dependencies for building the man pages.
Tue Aug 7 14:00:00 2012 dimstarAATTopensuse.org
- Update to version 1.13.2:
+ dav:
- Ignore empty tags in multistatus responses
- Abort finding the root on error or auth info change
+ fuse: Support ftruncate() where requested size > current size
+ gdbus: Use stable metadata proxy
+ gvfs-open: Use g_app_info_launch_default_for_uri()
+ build: Install bash completion files in /usr/share/
+ Some more build fixes
+ Updated translations.
Tue Aug 7 14:00:00 2012 dimstarAATTopensuse.org
- Update to version 1.13.1:
+ Volume monitoring and metadata GDBus port
+ gvfs-mount: Add new -e option to eject a mount
+ udisks2:
- Couple of multiseat fixes
- Don\'t call g_simple_async_result_take_error() twice
- Also check for umount(8) saying \"target is busy\"
- Set timeout to INTMAX when unmounting a filesystem
- Show \"Eject Anyway\" (not \"Unmount Anyway\") if ejecting
+ Updated translations.
Tue Aug 7 14:00:00 2012 dimstarAATTopensuse.org
- Update to version 1.13.0:
+ afp:
- Convert pascal strings into utf-8
- Use the UTF-8 server name for password dialogs when it\'s
available
+ udisks2:
- Don\'t set should_automount to TRUE for devices on other seats
- Set should_automount correctly when starting up
- Don\'t show drives from other seats and special-case seat
\"all\"
- Don\'t automount if drive is shared across all seats
- Support getting/storing LUKS encryption passphrase from
keyring
+ build:
- Include udisks2/what-is-shown.txt in the tarball
- Bail if gphoto support is requested but not available
+ Updated translations.
- Add pkgconfig(libsystemd-login) BuildRequires for the new seat
based comparisons.
- Change dbus-1-glib-devel and glib2-devel BuildRequires to
pkgconfig() BuildRequires: dbus-glib-1, glib-2.0, gobject-2.0,
gio-unix-2.0, gio-2.0.
Mon Aug 6 14:00:00 2012 dimstarAATTopensuse.org
- Add gvfs-cdda.patch: Fix build with libcdio_paranoia 0.83
(bnc#774636).
- Re-enable cdda backend by setting with_cdda %define to 1
- Replace libcdio-devel BuildRequires with
pkgconfig(libdio_paranoia), which is what configure checks for.
Mon Aug 6 14:00:00 2012 sbrabecAATTsuse.cz
- Move autoreconf to %build, where it belongs.
Thu May 24 14:00:00 2012 vuntzAATTopensuse.org
- Disable the build of cdda backend with a with_cdda %define (set
to 0 for now), as libcdio-paranoia got split from libcdio. If
%with_cdda is set to 0, just don\'t use the libcdio-devel
BuildRequires.
Wed May 16 14:00:00 2012 vuntzAATTopensuse.org
- Update to version 1.12.3:
+ build: Include udisks2/what-is-shown.txt in the tarball
+ afp: Use g_clear_object properly
+ udisks2:
- Also check for umount(8) saying \"target is busy\"
- Set timeout to INTMAX when unmounting a filesystem
- Set can_eject correctly
Sat Apr 28 14:00:00 2012 dimstarAATTopensuse.org
- Update to version 1.12.2:
+ udisks2: Set should_automount correctly when starting up
+ afp: Convert pascal strings into utf-8
+ afp: Use the UTF-8 server name for password dialogs when it\'s
available
+ Updated translations.
Tue Apr 17 14:00:00 2012 vuntzAATTopensuse.org
- Update to version 1.12.1:
+ afc: Fix building against libimobiledevice-1.1.2
+ afp: Prevent redefinition of GVfsAfpServer
+ gphoto2: Initialize mutex early enough
+ udisks2: Fix some memory leaks
+ Updated translations.
Fri Mar 30 14:00:00 2012 vuntzAATTopensuse.org
- Add udisks2 Recommends to backends subpackage when udisks2
support is enabled: we need udisks2 for the volume monitor to
work.
Wed Mar 28 14:00:00 2012 vuntzAATTopensuse.org
- Update to version 1.12.0:
+ Updated translations.
Mon Mar 19 13:00:00 2012 zaitorAATTopensuse.org
- Update to version 1.11.5:
+ fuse: Keep using ~/.gvfs as fallback.
+ udisks2: Set G_VOLUME_IDENTIFIER_KIND_CLASS identifier for
volumes.
+ Updated translations.
- Enable udisks2 support in gvfs.
Sat Feb 25 13:00:00 2012 vuntzAATTopensuse.org
- Update to version 1.11.4:
+ dav: Fix free space reporting
+ udisks2: Only show /run/media/$USER mounts instead of
$XDG_RUNTIME_DIR
+ Updated translations.
Tue Feb 7 13:00:00 2012 vuntzAATTopensuse.org
- Update to version 1.11.3:
+ Brand new udisks2 volume monitor
+ AFP backend fixes and enhancements
+ User runtime dir is now used for gvfs mounts and the burn
backend
+ Fixed backends segfaulting on unmount
+ Updated translations.
- Remove xz BuildRequires now that it comes for free in the build
system.
- Get ready for switch to udisks2:
+ Add a with_udisk2 macro, currently set to 0 as udisk2 is still
waiting for security review (bnc#742751).
+ This will enable the use of the udisks2 volume monitor, instead
of the gdu volume monitor.
+ If with_udisk2 is set to 1:
- Use pkgconfig(udisks2) BuildRequires.
- Pass --enable-udisks2 --disable-gdu to configure.
+ If with_udisk2 is set to 0:
- Use libgdu-devel BuildRequires.
- Pass --disable-udisks2 --enable-gdu to configure.
Wed Jan 18 13:00:00 2012 vuntzAATTopensuse.org
- Update to version 1.11.2:
+ daemon: Spawn fuse daemon in foreground for uClibc
compatibility
+ ftp: Make ftp.mount no longer conditionally built
+ fuse: Remove the unused sys/vfs.h include
+ gvfs-mime: List recommended applications
+ build: Check for util.h to prevent implicit declaration
+ Updated translations.
Tue Dec 20 13:00:00 2011 vuntzAATTopensuse.org
- Update to version 1.11.1:
+ Fixed several crashes from recent mutex API changes
+ afc:
- Invert the choices order for the device passcode dialog
- Tweak the text used to report a device locked error
- Add support for iOS5 thumbnails
+ http: Automatically decompress gzip\'ed streams
+ Updated translations.
- Add xz BuildRequires because we can\'t build a package for a
xz-compressed tarball without explicitly specifying that... See
bnc#697467 for more details.
Thu Nov 17 13:00:00 2011 dimstarAATTopensuse.org
- Add pkgconfig(libbluray) BuildRequires. The newly available
library eases access to Blu-Ray disks.
Fri Oct 28 14:00:00 2011 dimstarAATTopensuse.org
- Update to version 1.11.0:
+ volume monitors:
- Keep remote volume monitor proxies alive forever
- Support get_sort_key() in out-of-process volume monitors and
gvfs-mount(1)
+ daemon: Grab a pointer to the GvfsBackend before unref\'ing a
job source, preventing a crash
+ build: Purge hardcoded -DG_DISABLE_DEPRECATED
+ Adapt to GLib 2.31.0 deprecations and new API
+ Updated translations.
- Update gvfs-nvvfs.patch: only glib.h can be included directly.
Mon Oct 17 14:00:00 2011 dimstarAATTopensuse.org
- Update to version 1.10.1:
+ daemon: Fix a crash on unmount, unref\'ing a job source
+ Updated translations.
Sat Oct 15 14:00:00 2011 cooloAATTsuse.com
- add libtool as buildrequire to make the spec file more reliable
Mon Sep 26 14:00:00 2011 vuntzAATTopensuse.org
- Update to version 1.10.0:
+ gdu volume monitor: Mark bootable mounts as such
+ smb: Ignore read-only attribute for directories
+ Updated translations.
Mon Sep 5 14:00:00 2011 vuntzAATTopensuse.org
- Update to version 1.9.5:
+ dav: Fix small memory leak
+ gdu: Don\'t ignore fstab mounts belonging to crypto volumes
+ smb: Always check for existing file on rename
+ Updated translations.
Wed Aug 31 14:00:00 2011 vuntzAATTopensuse.org
- Update to version 1.9.4:
+ Brand new AFP backend
+ Fixed several leaks of GSimpleAsyncResult objects
+ Added simple gvfs-mime test application
+ daemon: Ignore SIGPIPE signals to avoid process termination on
cancelled transfer
+ computer: Use \'drive-harddisk-system\' as File System icon
+ ftp: Fix return value of try_get_settable_attributes() on
failure
+ gvfs-open: Exit with error code > 0 when open fails
+ String tweaks
+ Updated translations.
- Add libgcrypt-devel BuildRequires: new dependency for the AFP
backend.
- Rebase gvfs-nvvfs.patch.
Mon Aug 15 14:00:00 2011 dimstarAATTopensuse.org
- Update to version 1.9.3:
+ gvfs-copy: Do not use deprecated g_format_size_for_display()
+ fuse: Bring back real statfs()
+ Fixed several obvious programming errors found during code
analysis
+ Updated translations.
- Drop gvfs-g_format_size.patch: fixed upstream.
Thu Jul 28 14:00:00 2011 vuntzAATTopensuse.org
- Update to version 1.9.2:
+ ftp: Fix stupid proxy servers disconnecting on FEAT
+ gdu: Respect UDISKS_AUTOMOUNT_HINT available in recent udisks
and gnome-disk-utility
+ build: Lower AC_PREREQ requirement
+ Updated translations.
- Add gvfs-g_format_size.patch: do not use deprecated API to fix
build.
Fri Jul 1 14:00:00 2011 vuntzAATTopensuse.org
- Drop gvfs-dice-backend.patch: the dice features are not getting
maintained by anyone, and we do not want to support them in that
case.
Tue Jun 14 14:00:00 2011 dimstarAATTopensuse.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 ()
+ afc: Better error messages
+ 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
+ gphoto2: Use new default auto-busy code
+ http:
- Add http_backend_get_mount_base ()
- Get rid of unnecessary calls to uri_for_filename ()
+ build: Change default tarball compression format to xz
+ Updated translations.
Mon Jun 6 14:00:00 2011 dimstarAATTopensuse.org
- Use 0%%{suse_version} instead of %%{suse_version} only to make
sure we have a value, even when suse_version is not defined.
Wed May 18 14:00:00 2011 dimstarAATTopensuse.org
- Update to version 1.9.0:
+ 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
+ fuse:
- Make created files visible immediately on WebDAV
- Pretend created file exists even if backend didn\'t create it
+ 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 14:00:00 2011 fcrozatAATTnovell.com
- Update to version 1.8.1:
+ Fix threadsafety of closing channels.
+ Don\'t leak dbus messages.
+ gdu:
- Fix setting the BDMV name.
- Fix check for symlinks in /dev, was reversed.
+ Updated translations.
- Version libimobiledevice-devel BuildRequires with >= 1.1.0, to
make sure we don\'t even try to build if we don\'t have the right
version. New libimobiledevice will reach Factory soon.
Tue Apr 5 14:00:00 2011 fcrozatAATTnovell.com
- Update to version 1.8.0:
+ afc: Fix renaming files moving them to the root dir
+ Updated translations.
Mon Mar 21 13:00:00 2011 fcrozatAATTnovell.com
- Update to version 1.7.3!
+ client: Fix wrong assignment before dbus_connection_unref()
+ archive:
- Prevent assertion failure on duplicate mount
- Skip leading \"./\" from pathnames if present
- Propagate entry index as inode no. for files
+ smb: Add support for default location
+ Build fixes.
+ Updated translations.
- Rebase gvfs-dav-recursive-directory-ops.patch.
Thu Mar 10 13:00:00 2011 vuntzAATTopensuse.org
- Move gvfsd-metadata daemon to the main gvfs package, and ship
dbus .service files with their appropriate daemons, to avoid
declaring a dbus service if the binary is not installed.
Mon Feb 28 13:00:00 2011 fcrozatAATTnovell.com
- Update to version 1.7.2:
+ ftp: Parse mode, user and group for unix listings
+ ftp: Implement chmod
+ sftp: Catch invalid argument type for chmod command
+ smb: Catch invalid argument type when setting mtime
+ Updated translations.
- Changes from version 1.7.1:
+ ftp: Fix refcounting of addresses when connecting
+ ftp: Detect TLS and SSL support
+ afc: Add ability to mount the house-arrest service
+ afc: Add support for House Arrest protocol to access
the Documents/ folder within applications
+ Fix gvfs client code on ARM platform
+ Various build issues fixed
+ Updated translations.
Thu Jan 13 13:00:00 2011 hpjAATTnovell.com
- Add gvfs-dav-recursive-directory-ops.patch (bnc#395225). This
makes copying directories over WebDAV work.
Thu Dec 16 13:00:00 2010 vuntzAATTopensuse.org
- Update to version 1.7.0:
+ sftp: Close pty master in child process to prevent SELinux
denial
+ fuse: Add proper truncate support for open()
+ Port to GSettings
+ gdu: Treat mounts as hidden if they have a path element
that starts with a dot
+ Updated translations.
- Drop gvfs-glib-2.27.patch: this is not needed anymore.
- Rebase gvfs-dice-backend.patch, gvfs-nds.patch and
gvfs-nvvfs.patch.
- Remove gconf2-devel BuildRequires.
- Remove check for openSUSE 11.1 and earlier: we won\'t support 11.1
anymore.
- Handle gsettings schemas: add %glib2_gsettings_schema_requires
for gvfs-backends, and %glib2_gsettings_schema_post(un) in the
gvfs-backends scriptlets.
Mon Dec 6 13:00:00 2010 vuntzAATTopensuse.org
- Change license of gvfs-backends from LGPLv2.0+ to \"LGPLv2.0+ ;
GPLv3\": gvfsd-trash has some GPLv3-only code. Fix bnc#653023.
Fri Nov 19 13:00:00 2010 vuntzAATTopensuse.org
- Add gvfs-glib-2.27.patch: only build the app lookup extension for
glib <= 2.27.1, else the build fails.
Mon Nov 15 13:00:00 2010 dimstarAATTopensuse.org
- Update to version 1.6.6:
+ Revert removal of app lookup extension for stable Gnome 2.32
line
+ sftp: Close pty master in child process to prevent selinux
denials
+ fuse: Add O_TRUNC support for open() to prevent data loss.
Fri Nov 5 13:00:00 2010 vuntzAATTopensuse.org
- Update to version 1.6.5:
+ Remove app lookup extension (now handled internally in GIO)
+ gphoto: Use correct address for GPhoto mounts with gudev
+ sftp: Fix poll() timeout
- Drop gvfs-429959-handle-blank-schemas.patch: this was removed
since schemas are now handled in GIO directly.
Mon Oct 11 14:00:00 2010 vuntzAATTopensuse.org
- Add missing Requires for glib2-tools to gvfs in baselibs.conf.
Wed Sep 29 14:00:00 2010 ajAATTsuse.de
- Change lang package Requires to Recommends since it is not
mandatory at runtime.
Mon Sep 27 14:00:00 2010 vuntzAATTopensuse.org
- Update to version 1.6.4:
+ daemons: Move GConf initialization from backend constructor
+ afc: Add support for photo thumbnails on iOS4
+ sftp: Use poll() to cope with openssh-5.6 changes
+ Updated translations.
Wed Sep 22 14:00:00 2010 cooloAATTnovell.com
- fix baselibs.conf
Fri Jul 23 14:00:00 2010 vuntzAATTopensuse.org
- Update to version 1.6.3:
+ fix the build against recent glib
+ afc: remove com.apple.afc dependency
+ afc: add password dialog
+ ftp: fix undeclared variable
+ ssh: improve password dialog
+ Updated translations.
Thu Jul 22 14:00:00 2010 vuntzAATTopensuse.org
- Use %glib2_gio_module_
* macros that have been added to glib2,
to make sure we always execute the right commands.
- Add baselibs.conf.
Mon Jun 21 14:00:00 2010 dimstarAATTopensuse.org
- Update to version 1.6.2:
+ bgo#619537: conflicts with GIO / recent glib
+ Updated translations.
Thu May 27 14:00:00 2010 dimstarAATTopensuse.org
- fate#308282: BuildRequire libimobiledevice-devel to enable afc
support of gvfs. Split out in gvfs-backend-afc package, which is
recommended by gvfs-backends.
Mon May 3 14:00:00 2010 captain.magnusAATTopensuse.org
- Update to version 1.6.1:
+ client: Always return ERROR_CANCELLED for cancelled operations
+ afc: Don\'t handle jailbroken phones
+ afc: Detect ipad with right name and icon
+ ftp: Better handling of some PWD results
+ gdu: Support eject of blank cdroms
+ client: Don\'t loop on problematic dbus input
+ Translation updates
Mon Mar 29 14:00:00 2010 vuntzAATTopensuse.org
- Update to version 1.6.0:
+ afc: Allow copy of folders
+ gphoto2: Don\'t access things accessible via afc too
+ Updated translations.
Mon Mar 8 13:00:00 2010 dimstarAATTopensuse.org
- Update to version 1.5.5:
+ Fix with-dbus-service-dir configure switch
+ ftp: Cleanup (close the data connection unconditionally)
+ archive: Use archive_errno() the correct way
+ Correct return values on error for programs
+ Translation updates.
- Rebase gvfs-dice-backend.patch.
Wed Feb 24 13:00:00 2010 dimstarAATTopensuse.org
- Update to version 1.5.4:
+ gphoto2: Better support for devices that are read-only + delete
+ gdu: Various fixes and preparation for LVM
+ ftp: fix asserts
+ sftp: remember to save password if username changed
+ gio module: don\'t call g_file_find_enclosing_mount_async
callback directly
+ gvfs-monitor: Track moves if availible
+ Translation updates
- Rebase gvfs-dice-backend.patch, gvfs-nds.patch and
gvfs-429959-handle-blank-schemas.patch
- Drop gvfs-no-querymodule-on-install.patch, upstream included.
Sun Feb 14 13:00:00 2010 vuntzAATTopensuse.org
- Add gvfs-no-querymodule-on-install.patch to fix build.
Fri Feb 12 13:00:00 2010 dimstarAATTopensuse.org
- Update to version 1.5.3:
+ afc: Update for libimobiledevice (rename of libiphone)
+ ftp: Handle cases where symlink target is not defined
+ ftp: Prefer PASV/PORT to EPSV/EPRT for IPv4, the latter for
IPv6
+ Translation updates.
Thu Jan 28 13:00:00 2010 vuntzAATTopensuse.org
- Remove enAATTshaw translation on openSUSE 11.2 and earlier.
Mon Jan 25 13:00:00 2010 vuntzAATTopensuse.org
- Update to version 1.5.2:
+ Support new \"default location\" gio mount attribute
+ Enable support for lazy loading of gio modules
+ Don\'t build hal if building gdu
+ daemon: Finalize backend on unmount
+ metadata: stability and leak fixes
+ metadata: fix data loss on i/o error
+ fuse: Don\'t support readlink
+ fuse: Allow setting mtime
+ fuse: Fix permissions
+ smb: Fix free space reporting on some servers
+ gdu: handle mounts better
+ trash: Fix crash/assert
- Use libexecdir instead of libdir. Fix bnc#545011.
- Remove hal-devel BuildRequires.
- Use gio-querymodules to update information about gio modules:
+ add post/postun scriptlets
+ add Requires(post)/Requires(postun) on glib2 to make sure we
have gio-querymodules installed for the scriptlets
Wed Dec 23 13:00:00 2009 vuntzAATTopensuse.org
- Change gnome-keyring-devel BuildRequires to
libgnome-keyring-devel, following the module split upstream.
Wed Dec 2 13:00:00 2009 vuntzAATTopensuse.org
- Update to version 1.5.1:
+ FreeBSD support for the gphoto2 backend
+ Don\'t show ssh dns-sd items in dns-sd:, only sftp ones
+ New AFC backend, providing access to Apple\'s iPhone, and iPod
Touch devices
+ Don\'t silently overwrite when restoring from trash
+ Don\'t subscribe to unnecessary HAL D-Bus events
+ Avoid error dialogs when the user canceled
+ Don\'t confuse media players for cameras
+ Support for loading icon and title on Blu-ray video discs
+ gdu:
- Consider logical partitions when determining if a drive
should be ignored
- Separated \"Safely Remove Drive\" from \"Eject\"
- Disallow mounting/ejecting empty drives
- Handle NULL device objects
+ obexftp:
- Fix a crash in the backend
- Delete source file after move (remove_source switch)
+ http:
- Support querying input streams
- Store and use cookies
+ smb:
- Support querying filesystem size and free space
+ ftp:
- Fixed parsing of CMU/VMS-IP FTP style listing
+ Bugs fixed: bgo#595981, bgo#596867, bgo#517014, bgo#593045,
bgo#594928, bgo#586724, bgo#586729, bgo#597104, bgo#580825
+ Translation updates
- Rebase gvfs-dice-backend.patch and gvfs-nvvfs.patch.
Sat Nov 14 13:00:00 2009 vuntzAATTopensuse.org
- Update to version 1.4.1:
+ FreeBSD support for the gphoto2 backend
+ Don\'t silently overwrite when restoring from trash
+ Avoid error dialogs when the user canceled
+ Fix a crash in the obexftp backend
+ Don\'t confuse media players for cameras
+ Translation updates
Wed Sep 30 14:00:00 2009 vuntzAATTopensuse.org
- Update to version 1.4.0:
+ metadata: fix leaks
+ fix some uninitialized memory reads
+ Always return metadata:: as a writable namespace for all
backends
+ Translation updates
Wed Sep 9 14:00:00 2009 vuntzAATTopensuse.org
- Update to version 1.3.6:
+ ftp: robustness fixes
+ gdu: Avoid unnecessary authentication dialogs
+ Translation updates.
- Do not package gvfs-fuse-daemon twice.
Tue Aug 25 14:00:00 2009 vuntzAATTnovell.com
- Update to version 1.3.5:
+ Properly translate gvfs-
* programs
+ Implement support for g_cancellable_release_fd
+ sftp: Handle existing file on mkdir
+ smb: Better performance when reading files
+ ftp: Fix memory leaks
+ Make dav mounts work be accessible with fuse (bgo#590730,
bgo#590862)
+ metadata: Fix memory leaks in daemon
+ metadata: Fix rare write error on journal wrapover
+ gphoto: Handle removal of camera with multiple storage heads
+ hal: Fix crash for volumes with no HAL UDI
- Reorder preamble.
Mon Aug 10 14:00:00 2009 vuntzAATTnovell.com
- Update to version 1.3.4:
+ ftp: Make large FTP transfers work
+ gphoto: use udev instead of hal
+ Fix build on FreeBSD
+ Bugs fixed: bgo#588187, bgo#589915, bgo#573994, bgo#590793,
bgo#576229, bgo#589434
Thu Aug 6 14:00:00 2009 opensuseAATTsukimashita.com
- Make gvfs 1.3.3 still build for openSUSE 11.1 by making the
libgdu-devel and libgudev-1_0-devel BuildRequires occur only for
11.2.
Wed Jul 29 14:00:00 2009 vuntzAATTnovell.com
- Update to version 1.3.3:
+ Call dbus_threads_init_default before doing any other dbus
calls.
+ Always build gvfsd-ftp.
+ When a p2p connection is closed, cancel all pending jobs.
+ Improve debut output.
+ Code cleanup.
+ Updated translations.
- Uncomment the libgdu-devel BuildRequires now that we have a
recent enough version.
- Respin gvfs-dice-backend.patch.
Mon Jul 20 14:00:00 2009 dominique-obsAATTleuenberger.net
- Update to version 1.3.2:
+ metadata-store: initial implementation
+ gvfs-ls: add a -n option to gvfs-ls for nofollow-symlinks
+ gvfsd-computer: better handling of PC floppy drives
+ ftp: EPTR support
+ cdda: Support gudev (and prefer it instead of hal)
+ Add support user interaction when unmounting mounts
(gdu, gphoto2)
+ Add support starting/stopping drives (gdu monitor)
+ Fix \'make distcheck\'
+ Bugs fixed: bgo#582175, bgo#516704, bgo#586280, vgo#585853,
bgo#582772, bgo#585591, bgo#587484
- New backend gvfsd-metadata
- New dependency to libgudev-1_0-devel
Mon Jun 15 14:00:00 2009 vuntzAATTnovell.com
- Update to version 1.3.1:
+ Add Gnome Disk utility based volume monitor
+ Emit pre-unmount signal on GMounts
+ Use new race-free cancellation connect APIs
+ fix crash with newer glib
+ avoid sending progress info if not needed
+ ftp: Convert to use gio network APIs
+ ftp: Restructure code significantly
+ ftp: Fix logging in to a FTP server only works for the 2nd
attempt
+ ftp: Handle files > 4 gig
+ gphoto: Fix support for Canon EOS 5D
+ sftp: Pick up SSH_AUTH_SOCK from gnome-keyring
+ sftp: Don\'t trust remote permissions for uids other than user
+ cdda: verify filenames before using
+ gvfs-copy: Show speed when copying
Tue May 19 14:00:00 2009 vuntzAATTnovell.com
- Update to version 1.2.3:
+ Pick up SSH_AUTH_SOCK from gnome-keyring
+ sftp: Don\'t trust remote permissions for uids other than user
+ ftp: Fix logging in to a FTP server only works for the 2nd
attempt
+ ftp: Handle files > 4 gig
+ fix crash with newer glib
- Drop gvfs-no-shebang.patch: fixed upstream.
- Remove useless part of gvfs-dice-backend.patch.
Tue Apr 14 14:00:00 2009 vuntzAATTnovell.com
- Update to version 1.2.2:
+ ftp: Fix error handling in some cases
+ proxy monitor: Fix warning spew
Tue Apr 7 14:00:00 2009 vuntzAATTnovell.com
- Update to version 1.2.1:
+ Fix duplicate CD audio icons after remount
+ Fix problems mounting encrypted volumes
+ Handle usernames with AATT in them better in uris
+ trash: handle weird filenames correctly
+ sftp: Fix various error conditions
+ volume monitors: emit pre-unmount signals
+ smb: Fix various error conditions
+ fuse: Make sure closing a file flushed the file on the backend
Fri Apr 3 14:00:00 2009 msumanAATTsuse.de
- Re-based gvfs-nds.patch to make it compile with gvfs-1.2.0
- Patched gvfs-nvvfs.patch and gvfs-nds.patch with fixes from
SLE11
Mon Mar 16 13:00:00 2009 mbomanAATTsuse.de
- Update to version 1.2.0:
+ sftp: Don\'t hang if ssh no authentication method availible
+ Don\'t leak file monitors
+ computer: don\'t show shadowed mounts
Tue Mar 10 13:00:00 2009 vuntzAATTnovell.com
- Update to version 1.1.8:
+ Fix crashers and leaks
+ Handle file:// uris with anchors in gvfs-open
+ fuse: Support ftruncate to the current file size
+ escape/unescape hostname part in uris, allowing spaces in e.g.
smb domains
+ hal: Fix \"No mount object\" error on mount
+ Change details of the new .xdg-volume-info file format
+ Fix races in cancellation of gvfs streams
+ Remove debug spew from backends
+ ftp: Fix anonymous login
+ gphoto2: Ignore broken storages with no capacity
+ Don\'t globally modify COMP_WORDBREAKS in bash completion script
+ Don\'t ask for username when getting ssh key passphrase
Fri Mar 6 13:00:00 2009 vuntzAATTnovell.com
- Update to version 1.1.7:
+ Fix build on some platforms
+ ftp: Fix short read errors
+ gphoto2: Make it work on iphone
+ sftp: Fix symlink creation
+ fuse: Better support of truncation, fixing OOo save
+ proxy monitors: Support mount operations, etc
+ gvfs-mount: add --device commandline support
+ sftp: Fix protocol bug that made some servers not work
+ general support for query_info over streams, implemented for
smb, sftp
+ Initial support for .xdg-volume-info reading
- Remove -fno-strict-aliasing from CFLAGS.
- Remove AutoReqProv: it\'s default now.