Commit graph

12 commits

Author SHA1 Message Date
wiz
ecccec500d Add link to upstream bug report. 2009-05-26 19:21:45 +00:00
drochner
86ae81c46b update to 1.2.3
changes: bugfixes
2009-05-26 18:39:38 +00:00
drochner
473bb56a5c update to 1.2.2
changes: bugfixes
2009-04-17 18:01:50 +00:00
jmcneill
b83fa1741c Update gvfs to 1.2.0.
Major changes in 1.2.0
======================
* sftp: Don't hang if ssh no authentication method availible
* Don't leak file monitors
* computer: don't show shadowed mounts

Major changes in 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

Major changes in 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

Major changes in 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

Major changes in 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

Major changes in 1.1.4
======================
* Trash performance fixes
* Fuse performance fixes

Major changes in 1.1.3
======================
* ftp: fix limited number of connections causes commands to fail (#565504)
* trash: fix parallel build doesn't work (#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 (#524485)
* smb-browse: make backend not automounted anymore

Major changes in 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

Major changes in 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
2009-03-16 13:06:40 +00:00
jmcneill
934e468638 Add fuse option, enable it by default where available. Bump PKGREVISION. 2009-03-02 02:00:51 +00:00
wiz
dcb60a960c Update to 1.0.3:
Major changes in 1.0.3
======================

* Fixed custom mimetype icon won't display problem
  (requires new glib and nautilus too)
* Fixed a memory leak
* Fixed paste into menu item blinking in nautilus
2008-11-24 15:09:02 +00:00
wiz
8c350ea4b0 Update to 1.0.2:
Major changes in 1.0.2
======================

* Make sure mount-added is always emitted when a mount operation is completed
* Crash fixes
* FUSE: Set st_blocks to make du and ls -s work
* FUSE: Stability fix with concurrent close and reads (made amarok2 crash)
2008-10-24 21:48:44 +00:00
drochner
9c5fcf8795 update to 1.0.1
This switches to the gnome-2.24 release branch.
2008-10-16 13:59:39 +00:00
drochner
4ce8b67309 update to 0.2.5
changes: bugfixes
2008-07-15 10:36:17 +00:00
drochner
f2dee8b1d2 update to 0.2.4
changes:
-bugfixes
-Add ability to control http debuging through GVFS_HTTP_DEBUG
 env variable
2008-05-29 11:39:41 +00:00
drochner
0d9001f250 add a runtime library search path for samba, bump PKGREVISION.
(smb access works now)
2008-04-15 16:34:28 +00:00
drochner
3d73d2dd2c add gvfs-0.2.3, a userland virtual file system implementation which
ought to replace gnome-vfs, starting with gnome-2.22

pkgsrc note: It would be great to have this split into modules to
limit dependencies, but as the code is structured this is hard to do.
So I've basically selected functions which are provided by gnome-vfs
plus gnome-vfs-samba. Unfortunately, the samba part doesn't work for me -
mount attempts just hang. So this is a work-in-progress, help welcome.
2008-04-11 19:25:38 +00:00