Change logs for gvfs source package in Jaunty

  • gvfs (1.2.2-0ubuntu2) jaunty-proposed; urgency=low
    
      * debian/patches/99_sftp_group_perm_check.patch:
        - fixes a failure to check group permissions on sftp hosts (lp: #312396)
    
     -- Dereck Wonnacott <email address hidden>   Fri, 08 May 2009 14:37:21 -0400
  • gvfs (1.2.2-0ubuntu1) jaunty; urgency=low
    
      * New upstream version:
        - ftp: Fix error handling in some cases
        - proxy monitor: Fix warning spew
      * debian/patches/91_svn_change_ssh_use_gnome_keyring.patch:
        - svn change to get the ssh backend to use gnome-keyring (lp: #345496)
    
     -- Sebastien Bacher <email address hidden>   Mon, 13 Apr 2009 21:04:33 +0200
  • gvfs (1.2.1-0ubuntu1) jaunty; urgency=low
    
      * New upstream version:
        - 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
      * debian/patches/90_svn_update.patch:
        - the change is the new version
    
     -- Sebastien Bacher <email address hidden>   Fri, 03 Apr 2009 16:51:09 +0200
  • gvfs (1.2.0-0ubuntu2) jaunty; urgency=low
    
      * debian/patches/90_svn_update.patch:
        - update to current svn to give it some testing and make the 2.26.1 update
          easier to review
      * debian/patches/90_relibtoolize.patch:
        - reactivated and updated
    
     -- Sebastien Bacher <email address hidden>   Thu, 02 Apr 2009 00:41:20 +0200
  • gvfs (1.2.0-0ubuntu1) jaunty; urgency=low
    
      * New upstream version:
        - sftp: Don't hang if ssh no authentication method availible
        - Don't leak file monitors
        - computer: don't show shadowed mounts
    
     -- Sebastien Bacher <email address hidden>   Mon, 16 Mar 2009 13:19:50 +0100
  • gvfs (1.1.8-0ubuntu1) jaunty; urgency=low
    
      * New upstream version:
        - Fix crashers and leaks (lp: #201519)
        - Handle file:// uris with anchors in gvfs-open
        - fuse: Support ftruncate to the current file size (lp: #234532)
        - 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 (lp: #334540)
        - gphoto2: Ignore broken storages with no capacity (lp: #326029)
        - Don't globally modify COMP_WORDBREAKS in bash completion script
          (lp: #290784)
        - Don't ask for username when getting ssh key passphrase
      * debian/patches/91_upstream_change_fix_trash_crasher.patch:
        - the change is in the new version
    
     -- Sebastien Bacher <email address hidden>   Tue, 10 Mar 2009 13:02:47 +0100
  • gvfs (1.1.7-0ubuntu1) jaunty; urgency=low
    
      * New upstream version:
        - Fix build on some platforms
        - ftp: Fix short read errors (lp: #208750)
        - gphoto2: Make it work on iphone
        - sftp: Fix symlink creation
        - fuse: Better support of truncation, fixing OOo save (lp: #317587)
        - proxy monitors: Support mount operations, etc
        - gvfs-mount: add --device commandline support
        - sftp: Fix protocol bug that made some servers not work (lp: #286053)
        - general support for query_info over streams, implemented for smb, sftp
        - Initial support for .xdg-volume-info reading (lp: #269159)
        - fix trash crasher (lp: #332554)
        - use ssh config (lp: #264803)
      * debian/patches/02_support_xdg_volume_info.patch:
        - the new version fixes this issue
      * debian/patches/91_upstream_change_fix_trash_crasher.patch:
        - upstream change to fix a trash crasher (lp: #333791)
      * debian/rules:
        - shlibs version update
    
     -- Sebastien Bacher <email address hidden>   Mon, 02 Mar 2009 18:10:40 +0100
  • gvfs (1.1.6-0ubuntu2) jaunty; urgency=low
    
      * debian/patches/02_support_xdg_volume_info.patch: Updated patch to
        look for .xdg-volume-info instead of .volume-info (LP: #333895)
    
     -- Ken VanDine <email address hidden>   Tue, 24 Feb 2009 11:07:22 -0500
  • gvfs (1.1.6-0ubuntu1) jaunty; urgency=low
    
      * New upstream version:
        - 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
      * debian/control.in:
        - gvfs-fuse depends on fuse-utils to work (lp: #327858)
      * debian/patches/90_upstream_change_fix_rhythmbox_crasher.patch:
        - the change is in the new version
    
     -- Sebastien Bacher <email address hidden>   Mon, 16 Feb 2009 14:57:52 +0100
  • gvfs (1.1.5-0ubuntu2) jaunty; urgency=low
    
      * Add 02_support_xdg_volume_info.patch: Support reading a
        .volume-info file on mounts. This allows non-hal mounts (such as
        FUSE) to have custom icons and names. Patch by Rodney Dawes.
    
     -- Martin Pitt <email address hidden>   Thu, 12 Feb 2009 19:37:49 +0100
  • gvfs (1.1.5-0ubuntu1) jaunty; urgency=low
    
      * New upstream version:
        - 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 (lp: #320386)
      * debian/patches/91_dnssd_use_libglib.patch,
        debian/patches/92_svn_change_fix_incorrect_trash_write.patch,
        debian/patches/93_svn_change_fix_trash_enumerate_issue.patch:
        - the change is in the new version
      * debian/rules:
        - updated shlibs version (lp: #322763)
    
     -- Sebastien Bacher <email address hidden>   Mon, 02 Feb 2009 14:38:23 +0100
  • gvfs (1.1.4-0ubuntu3) jaunty; urgency=low
    
      * debian/patches/93_svn_change_fix_trash_enumerate_issue.patch:
        - svn change to fix trashing issue (lp: #323321)
    
     -- Sebastien Bacher <email address hidden>   Fri, 30 Jan 2009 22:47:26 +0100
  • gvfs (1.1.4-0ubuntu2) jaunty; urgency=low
    
      * debian/patches/92_svn_change_fix_incorrect_trash_write.patch:
        - svn change to fix an incorrect write issue
    
     -- Sebastien Bacher <email address hidden>   Wed, 28 Jan 2009 18:03:22 +0100
  • gvfs (1.1.4-0ubuntu1) jaunty; urgency=low
    
      * New upstream version:
        - Trash performance fixes
        - Fuse performance fixes
      * debian/patches/91_dnssd_use_libglib.patch:
        - new patch to fix a build issue
    
     -- Sebastien Bacher <email address hidden>   Mon, 19 Jan 2009 22:44:40 +0100
  • gvfs (1.1.3-0ubuntu2) jaunty; urgency=low
    
      * debian/control.in:
        - use the new libsoup-gnome variant
    
     -- Sebastien Bacher <email address hidden>   Thu, 08 Jan 2009 16:39:07 +0100
  • gvfs (1.1.3-0ubuntu1) jaunty; urgency=low
    
      * New upstream version:
        - ftp: fix limited number of connections causes commands to fail
        - trash: fix parallel build doesn't work
        - 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 (lp: #193232, #207072)
        - smb-browse: make backend not automounted anymore
        - New trash backend (lp: #7560, #187565, #201393, #206747, #207835, #216739)
        - Use the new shadow mount facility in gio
        - gphoto2: Use shadow mounts
        - obex: Fix icon for root directory
        - http: Fix major memory leak (lp: #225615)
        - http: Support proxies
      * debian/patches/01_maintainer_mode.patch,
        debian/patches/90_relibtoolize.patch:
        - commented debian change for now since it's not really required and create
          build issue using the jaunty libtool version
      * debian/patches/90_correct_glib_use.patch:
        - the issue is fixed in the new version
    
     -- Sebastien Bacher <email address hidden>   Wed, 07 Jan 2009 22:52:11 +0100
  • gvfs (1.1.1-0ubuntu2) jaunty; urgency=low
    
      * debian/control.in:
        - updated glib requirement
    
     -- Sebastien Bacher <email address hidden>   Tue, 02 Dec 2008 18:39:10 +0100
  • gvfs (1.1.1-0ubuntu1) jaunty; urgency=low
    
      * New upstream version:
        - 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
      * debian/gvfs-backends.install:
        - new version update
      * debian/patches/updated_obex_apis.patch:
        - the changes are in the new version
      * debian/patches/90_correct_glib_use.patch:
        - correctly use glib to fix a build issue
    
     -- Sebastien Bacher <email address hidden>   Tue, 02 Dec 2008 17:26:35 +0100
  • gvfs (1.0.3-0ubuntu1) jaunty; urgency=low
    
      * New upstream version:
        - Fixed custom mimetype icon won't display problem
        - Fixed a memory leak
        - Fixed paste into menu item blinking in nautilus
    
     -- Sebastien Bacher <email address hidden>   Tue, 25 Nov 2008 10:53:34 +0100
  • gvfs (1.0.2-1ubuntu1) jaunty; urgency=low
    
      * Sync on Debian
      * debian/patches/updated_obex_apis.patch:
        - update the obex api to the current version
      * debian/patches/90_upstream_change_fix_rhythmbox_crasher.patch:
        - change to fix incorrectly url parsing leading to a rhythmbox crasher
    
     -- Sebastien Bacher <email address hidden>   Mon, 17 Nov 2008 10:37:16 +0100
  • gvfs (1.0.2-0ubuntu1) intrepid; urgency=low
    
      * New upstream version:
        - Make sure mount-added is always emitted
          when a mount operation is completed (lp: #269901, #272742)
        - Crash fixes
        - FUSE: Set st_blocks to make du and ls -s work
        - FUSE: Stability fix with concurrent close and reads
    
     -- Sebastien Bacher <email address hidden>   Mon, 20 Oct 2008 12:04:23 +0200