-------------------------------------------------------------------
Fri Jul 23 12:45:38 CEST 2010 - vuntz@opensuse.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 16:31:25 CEST 2010 - vuntz@opensuse.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 12:48:22 CEST 2010 - dimstar@opensuse.org

- Update to version 1.6.2:
  + bgo#619537: conflicts with GIO / recent glib
  + Updated translations.

-------------------------------------------------------------------
Thu May 27 14:28:11 UTC 2010 - dimstar@opensuse.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 22:13:55 CEST 2010 - captain.magnus@opensuse.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 11:57:09 CEST 2010 - vuntz@opensuse.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 17:28:55 CET 2010 - dimstar@opensuse.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 12:15:22 CET 2010 - dimstar@opensuse.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 18:39:40 CET 2010 - vuntz@opensuse.org

- Add gvfs-no-querymodule-on-install.patch to fix build.

-------------------------------------------------------------------
Fri Feb 12 14:17:13 CET 2010 - dimstar@opensuse.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 12:13:09 CET 2010 - vuntz@opensuse.org

- Remove en@shaw translation on openSUSE 11.2 and earlier.

-------------------------------------------------------------------
Mon Jan 25 14:19:37 CET 2010 - vuntz@opensuse.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 10:31:35 CET 2009 - vuntz@opensuse.org

- Change gnome-keyring-devel BuildRequires to
  libgnome-keyring-devel, following the module split upstream.

-------------------------------------------------------------------
Wed Dec  2 14:23:58 CET 2009 - vuntz@opensuse.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 16:48:41 CET 2009 - vuntz@opensuse.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 10:34:06 CEST 2009 - vuntz@opensuse.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 03:52:19 CEST 2009 - vuntz@opensuse.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 13:27:08 CEST 2009 - vuntz@novell.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 21:28:38 CEST 2009 - vuntz@novell.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 06 17:07:56 CEST 2009 - opensuse@sukimashita.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 23:21:33 CEST 2009 - vuntz@novell.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:49:24 CEST 2009 - dominique-obs@leuenberger.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 23:33:22 CEST 2009 - vuntz@novell.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 05:15:35 CEST 2009 - vuntz@novell.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 15:16:19 CEST 2009 - vuntz@novell.com

- Update to version 1.2.2:
  + ftp: Fix error handling in some cases
  + proxy monitor: Fix warning spew

-------------------------------------------------------------------
Tue Apr  7 17:28:15 CEST 2009 - vuntz@novell.com

- Update to version 1.2.1:
  + Fix duplicate CD audio icons after remount
  + Fix problems mounting encrypted volumes
  + Handle usernames with @ 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 20:34:29 IST 2009 - msuman@suse.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 14:33:57 CET 2009 - mboman@suse.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 21:10:10 CET 2009 - vuntz@novell.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 02:48:39 CET 2009 - vuntz@novell.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.

-------------------------------------------------------------------
Mon Feb 16 17:49:47 CET 2009 - sbrabec@suse.cz

- Added support for translation-update-upstream (FATE#301344).

-------------------------------------------------------------------
Mon Feb 16 16:35:01 CET 2009 - mboman@suse.de

- Update to version 1.1.6:
  + Fix crashes
  + trash: Better messages
  + Clean up glib and gtk includes
  + archive: Build with later versions of libarchive
  + dav: Fix folder creation
  + dav: Fix redirection when user is specified in url
  + http: fix error propagation
  + sftp: Try to preserve ownership when replacing a file

-------------------------------------------------------------------
Tue Feb  3 08:24:38 EST 2009 - mboman@suse.de

- Update to version 1.1.5:
  + network: Pick up SMB shares from zeroconf
  + obexftp: Write support for
  + obexftp: Support obexftp over usb
  + trash: Don't follow symlinks on delete
  + fix crashes

-------------------------------------------------------------------
Sun Feb  1 19:47:13 EST 2009 - mboman@suse.de

- Update to version 1.1.4:
  + Trash performance fixes
  + Fuse performance fixes

-------------------------------------------------------------------
Thu Jan 29 12:59:36 CET 2009 - vuntz@novell.com

- Disable gvfs-nds.patch for now, since it needs to be reworked to
  actually compile.

-------------------------------------------------------------------
Fri Jan 23 10:19:55 CET 2009 - vuntz@novell.com

- Merge packages from GNOME:Factory:Next and openSUSE:Factory.
- Rename gvfs-novell-nautilus-plugin-filesystem.patch to
  gvfs-nvvfs.patch
- Integrate gvfs-nds-no-vfs-init.patch in gvfsd-nds.patch, and
  rename gvfsd-nds.patch to gvfs-nds.patch

-------------------------------------------------------------------
Fri Jan 16 20:09:06 CET 2009 - ksamrat@novell.com

- gvfs-nds-no-vfs-init.patch - Avoid issues with vfs initialization

-------------------------------------------------------------------
Thu Jan 15 07:55:22 CET 2009 - ksamrat@novell.com 

- gvfsd-nds.patch
- gvfs-novell-nautilus-plugin-filesystem.patch
- Provide the Nautilus backend for NDS and Novell File system browsing
- Solves bugs bnc#420155 , bnc#449396

-------------------------------------------------------------------
Fri Jan 09 01:04:01 CET 2009 - mboman@suse.de

- Remove gvfs-smb-browse-auth.patch. Fixed upstream

-------------------------------------------------------------------
Thu Jan  8 01:04:01 CET 2009 - hpj@novell.com

- Added gvfs-429959-handle-blank-schemas.patch (bnc#429959).

-------------------------------------------------------------------
Wed Jan  7 11:57:20 EST 2009 - mboman@suse.de

- Update to version 1.1.3:
  + ftp: fix limited number of connections causes commands to fail
    (bgo#565504)
  + trash: fix parallel build doesn't work (bgo#562955)
  + trash: add trash::orig-path and trash::deletion-date info
  + trash: set files to mode 700 before deleting to deal with users
    trashing read-only directories
  + smb-browse: browsing authentication support (bgo#524485)
  + smb-browse: make backend not automounted anymore

-------------------------------------------------------------------
Sat Dec 20 11:14:02 EST 2008 - mboman@suse.de

- Update to version 1.1.2:
  + New trash backend
  + Use the new shadow mount facility in gio
  + gphoto2: Use shadow mounts
  + obex: Fix icon for root directory
  + http: Fix major memory leak
  + http: Support proxies

-------------------------------------------------------------------
Sun Dec 14 19:04:33 EST 2008 - mboman@suse.de

- Update to version 1.1.1:
  + Reverse map FUSE pathnames to gvfs locations
  + Fix crashes
  + Show better icon info in gvfs-info
  + Support custom icons for gvfs backends
  + dav: support uris (dav+sd://) which specify dns-sd services instead of
    resolved ip+port
  + ftp: Fix time parsing
  + ftp: Show username in auth dialog if specified in uri
  + ftp: Support UTF8 server feature
  + ftp: Use LIST -a instead of LIST on unix servers
  + fuse: Fix major race in that caused crashes
  + fuse: Set st_blocks so that e.g. the "du" command works
  + gphoto: use custom icons for faster thumbnails
  + obexftp: Port to bluez 4 API
  + sftp: If name specified in mount, use in name too so that fuse paths
    are unique
  + sftp: Support /etc/favicon.png
  + smb: Don't ask for password twice if cancelled
  + smb: support setting timestamp
- Remove gvfs-obexftp-updated-apis-3.patch. Fixed upstream
- Add gvfs-enable-deprecated.patch (bgo#564464)

-------------------------------------------------------------------
Thu Dec  4 20:12:13 CST 2008 - hpj@novell.com

- Added gvfs-smb-browse-auth.patch (bnc#437780).

-------------------------------------------------------------------
Tue Nov 11 07:32:52 CST 2008 - maw@suse.de

- Apply gvfs-dice-backend.patch correctly.

-------------------------------------------------------------------
Fri Nov 7 19:40:15 EDT 2008 - banderso@novell.com

- updated gvfs-dice-backend.patch - feature complete for Beta 5

-------------------------------------------------------------------
Mon Oct 27 10:40:15 EDT 2008 - jpr@novell.com

- Use bluez-devel not bluez in the BuildRequires (bnc#436950)
- List each backend individually so we know when one breaks
- Add gvfs-obexftp-update-apis-3.patch for bluez 4.x

-------------------------------------------------------------------
Tue Oct 21 19:24:32 EST 2008 - mboman@suse.de

- Update to version 1.0.2:
  + Make sure mount-added is always emitted when a mount operation is
    completed
  + Crash fixes
  + Set st_blocks to make du and ls -s work
  + Stability fix with concurrent close and reads (made amarok2 crash)

-------------------------------------------------------------------
Fri Oct  3 11:26:25 WST 2008 - mboman@suse.de

- Update to version 1.0.1:
  + bgo#547568 - gvfsd-trash crash due to race condition 

-------------------------------------------------------------------
Wed Sep 24 00:37:04 CDT 2008 - hpj@suse.de

- Add gvfs-dice-backend.patch, which implements the Novell
  IceDesktop backend.

-------------------------------------------------------------------
Mon Sep 22 08:53:34 CDT 2008 - maw@suse.de

- Update to version 1.0.0:
  + Bug fixed: bgo#524498.

-------------------------------------------------------------------
Wed Sep 17 11:21:30 CEST 2008 - vuntz@novell.com

- Update to version 0.99.8:
  + Fix leak of GSimpleAsyncResult
  + Fix crash while browsing ssh locations
  + Fix --enable/disable-keyring configure switch
  + Updated translations.

-------------------------------------------------------------------
Wed Sep 17 00:28:45 CEST 2008 - dmueller@suse.de

- update buildrequires

-------------------------------------------------------------------
Wed Sep 10 11:41:52 CDT 2008 - maw@suse.de

- Update to version 0.99.7.1:
  + Revert to using powers of 10 instead of powers of 2 for
    display sizes; this means we will agree with printed sizes for
    most devices; for example, memory sticks will now correctly
    report "64MB volume" instead of "61.7MB volume" as previously
  + Bugs fixed: bgo#546971 and bgo#550858
  + Updated translations.

-------------------------------------------------------------------
Mon Sep  8 16:07:02 CEST 2008 - kukuk@suse.de

- Make obex-data-server really a recommends as requested initialy
  in bugzilla.

-------------------------------------------------------------------
Tue Sep 02 01:04:21 CEST 2008 - mboman@novell.com

- Update to version 0.99.6:
  + Better cross-backend copy/move logic.
  + Bugs fixed: bgo#548841, bgo#547133, bgo#538573, bgo#549253,
    bgo#549553, bgo#550100, bgo#529971, rh#460223 
  + Translation updates

-------------------------------------------------------------------
Mon Sep  1 01:04:21 CEST 2008 - ro@suse.de

- add libexpat-devel to buildrequires so that obex backend
  is built

-------------------------------------------------------------------
Thu Aug 28 19:15:50 CEST 2008 - maw@suse.de

- Update to version 0.93.5:
  + Support und update serialization of GEmblem and GEmblemedIcon
  + Add x-content/* support to daemon mounts
  + Use standard icon names
  + FTP backend now restores file permissions when replacing a
    file
  + Miscellaneous unreported bug fixes
  + Bugs fixed: bgo#545695, bgo#545489, bgo#544008, bgo#543552,
    bgo#528891, bgo#525779, bgo#545968, bgo#545966, bgo#509740,
    bgo#539167, bgo#528848, bgo#518284, bgo#41852, and bgo#546300
  + Updated translations
- Drop gvfs-bnc382172-home-trash-monitoring.patch, because it has
  been upstreamed (see bgo#509740 and bnc#382172).

-------------------------------------------------------------------
Fri Aug  1 14:24:14 CDT 2008 - maw@suse.de

- Update to version 0.99.3:
  + Move hal and gphoto volume monitors out of process
  + Fix recursive copying
  + Make the fuse daemon more reliable
  + Many smaller bugfixes
  + Updated translations.

-------------------------------------------------------------------
Fri Jun  6 20:12:07 CEST 2008 - maw@suse.de

- Update to versino 0.99.1:
  + Fix directory copy/delete problems
  + Fuse daemon robustness fixes
  + Allow mounting non-standard ISO images
  + Better username/domain tests on mount spec
  + Require gphoto >= 2.4.0
  + Fix strdup()/g_free() confusion
  + Use consistent translatable strings for mount and volume
  + Plug some memory leaks
  + Many smaller bug fixes
  + Updated translations
- Remove upstreamed patch: gvfs-bnc368628-fuse-robustness.patch.

-------------------------------------------------------------------
Sat May 24 03:17:59 CEST 2008 - hpj@suse.de

- Merge gvfs-bgo531516-fuse-cleanup-when-killed.patch into
  gvfs-bnc368628-fuse-robustness.patch so as to avoid overlapping
  patches.
- Add upstream fixes to thread locking and file handle life-cycles
  to gvfs-bnc368628-fuse-robustness.patch. Prevents more crashes.
- Depend on libcdio-devel for building, so we get the CDDA backend.

-------------------------------------------------------------------
Thu May 22 00:05:26 CEST 2008 - hpj@suse.de

- Add gvfs-bgo531516-fuse-cleanup-when-killed.patch, which fixes
  the remaining issues covered by BNC #368628.

-------------------------------------------------------------------
Tue May 13 07:38:54 CEST 2008 - hpj@suse.de

- Add gvfs-bnc382172-home-trash-monitoring.patch, which fixes
  BNC #382172.

-------------------------------------------------------------------
Thu May  8 08:10:49 CEST 2008 - hpj@suse.de

- Add gvfs-bnc368628-fuse-robustness.patch, which probably fixes
  BNC #368628.

-------------------------------------------------------------------
Wed Apr  9 23:32:06 CEST 2008 - maw@suse.de

- Update to version 0.2.3:
  + WebDAV: implement set_display_name
  + WebDAV fixes
  + Proper fallback icons for encrypted volumes
  + Sftp: Fix make_directory calls
  + Ftp: various fixes
  + Minor bug were fixed and leaks plugged.

-------------------------------------------------------------------
Wed Apr  9 14:01:09 CEST 2008 - sbrabec@suse.cz

- Directory ownership of %{_libdir}/gio/modules moved to glib2,
  where it logically belongs.

-------------------------------------------------------------------
Tue Apr  1 17:56:21 CEST 2008 - rodrigo@suse.de

- Update to version 0.2.2:
  * Respect the giomoduledir provided in gio package config file
  * Better mount icon and name for archive backend
  * Fix crashes with cancelled stream ops
  * Fix race that caused a mount to hang for a client
  * Implement async query_filesystem_info
  * Fix minor leaks
  * trash: Correct display names for directories 
  * sftp: Kerberos support
  * smb: Port to new samba 3.2.0 API (backwards compat)
  * sftp: Handle overwrites correctly (was silent overwrite)

-------------------------------------------------------------------
Wed Mar 26 02:22:12 CET 2008 - maw@suse.de

- gvfs now recommends gvfs-backends (bnc#373477).

-------------------------------------------------------------------
Wed Mar 19 18:26:29 CET 2008 - maw@suse.de

- Reduce build requirements
- Split out a shared library package, libgnomevfscommon0, and two
  module subpackages, gvfs-backends and gvfs-fuse.

-------------------------------------------------------------------
Tue Mar 18 19:05:18 CET 2008 - jpr@suse.de

- Update to version 0.2.1
* Added archive backend
* Implement most of the async functions in GDaemonFile
* Correctly handle usernames in uris for ftp://
* Ftp fixes
* Webdav fixes
* Add gvfs-rename command line utility
* Fix cancellation
* OpenBSD fixes
* smb: hide dot files
* Enviroment variable to disable fuse backend at runtime

-------------------------------------------------------------------
Mon Mar 17 14:30:10 CET 2008 - jpr@suse.de

- Add recommends for obex-data-server (bnc #368776)

-------------------------------------------------------------------
Fri Mar 14 02:59:50 CET 2008 - maw@suse.de

- Update to version 0.2.0.1:
  + Fix crashes
  + Build and portability fixes
  + Better mime icons for remote shares
  + Don't show mounts and volumes outside /media
  + Don't automount gphoto mounts
  + Translate cd disc names
  + ftp: Updates
  + obex: Give better error message on broken phones
  + sftp: Allow setting permissions
  + dav: Correct mount name, file icons and file types.

-------------------------------------------------------------------
Wed Mar  5 01:30:36 CET 2008 - jpr@suse.de

- Update to version 0.1.11
* Correctly free mounts
* Disable debug log
* Fix volume monitor change reporting
* Fix timeout during automount
- enable obex backend

-------------------------------------------------------------------
Tue Mar  4 20:09:15 CET 2008 - maw@suse.de

- Update to version 0.1.9:
  + Added ftp backend
  + Added obexftp backend
  + Locking fixed for volume monitors
  + Better bash completion
  + Better webdav support
  + Allow backends to specify uri details in .mount file
  + Fix leaks and crashes
  + Fix icon for audio cds.

-------------------------------------------------------------------
Fri Feb 29 18:23:46 CET 2008 - jpr@suse.de

- Update to 0.1.8
* Update for gio API changes
* Add gphoto2 backend
* Add network: and dns-sd: backend support
* Http and webdav backend updates
* Keyring support
* Fix crashes and deadlocks
* Add trash::item-count attribute to trash:///
* Fix smb reads > 65535 bytes breaking on some servers
* Fix cancellation race in reading
* Fill in thumbnail info for backends
* sftp: Handle host identity changes
* Enable translations everywhere
* Add bash completion support for command line apps
* Fix handling of blank cds and audio cds
* Support port in sftp uris
 
-------------------------------------------------------------------
Fri Feb 29 02:18:10 CET 2008 - jpr@suse.de

- Move the gio modules into the main package (#358748)
- Enable gconf backend

-------------------------------------------------------------------
Mon Feb 18 18:25:03 CET 2008 - maw@suse.de

- Update to version 0.1.7:
  + Update for gio API changes
  + Add gconf based implementation of
    g_app_info_get_default_for_uri_scheme
  + Fix crashes
  + Allow navigation with http uris
  + Better file read performance with readahead and large block
    reads
  + Lots of bugs fixed in trash backend
  + Pick up cdrom icons from autorun.inf
  + Add "filesystem" file to computer://
  + Fix renaming in sftp and smb.

-------------------------------------------------------------------
Fri Feb  8 16:19:18 CET 2008 - maw@suse.de

- Recomend fuse (bnc#359928).

-------------------------------------------------------------------
Wed Jan 30 10:01:34 CST 2008 - maw@suse.de

- Update to version 0.1.6:
  + Updates to work with more recent glib
  + Fix sftp error handling on reading directories
  + Use correct file info attribute name style
  + Add gvfs-mkdir app
  + hal: Don't show drives if all volumes are hidden
  + Enable translations
  + Plus some files that were missing in 0.1.5.

-------------------------------------------------------------------
Tue Jan 22 13:06:03 CST 2008 - maw@suse.de

- Initial package, version 0.1.4.