Path to this page:
Subject: CVS commit: pkgsrc/sysutils/gnome-vfs2
From: Julio M. Merino Vidal
Date: 2005-03-22 16:56:41
Message id: 20050322155641.A6DE72DA27@cvs.netbsd.org
Log Message:
Update gnome-vfs2, gnome-vfs2-cdda and gnome-vfs2-smb to 2.10.0:
gnome-vfs 2.10.0
* Translation updates
Note: The handling of dav:// and http:// changed with this release.
If you use http:// the http-method will be in http-only
mode and won't try to retrive file information through webdav.
Be sure to use dav:// and davs:// for webdav resources!
gnome-vfs 2.9.93
* Bugs fixed:
+ smb-method: fix browsing of (non-domain) workgroups and
browsing of Windows machines not on a domain
gnome-vfs 2.9.92
* Bugs fixed:
+ Fix some tests
+ smb-method: Fix crashes when user specified in uri
+ smb-method: Some authentication fixes
+ sftp-method: fix memory leaks
+ Make GnomeVFSSocket handle cancellation earlier
+ ftp-method: Fix access rights
+ Return OK on read/writes of 0 bytes, even at eof
+ Make gnome_vfs_read_entire_file nul-terminate the string
to fix some apps that depended on this
+ Get right mime description for folders.
gnome-vfs 2.9.91
Note: The handling of dav:// and http:// changed with this release.
If you use http:// the http-mehtod will be in http-only
mode and won't try to retrive file information through webdav.
Be sure to use dav:// and davs:// for webdav resources!
* Features:
+ Browse for the new sftp-ssh service
* Bugs fixed:
+ fix gnomevfs-copy to have cp semantics so it
won't override directories
+ fix copying data to FAT 16 file systems
+ sftp-method: clear up closed ssh connections and processes
+ sftp-method: increased timeout for initiating connections
+ http-method: work around broken icecast server
+ http-method: update to neon version 0.24.7
+ http-method: fix a possible crasher and plug a few leaks
+ ftp-method: fix directory listings for windows ftp servers
+ smb-method: fix connection cache lookups
+ fix gnome_vfs_uri_extract_short_name to never return NULL
+ better default folder handler mechanism
+ fix bad grammar in http-proxy schema file
+ various doc and translation updates
+ build fixes
gnome-vfs 2.9.90
* Features:
+ support for joliet cdrom labels
+ allow eject of unmounted volumes
+ use posix_fadvice when doing large copies
to avoid bad cache behaviour
+ Better smb authentication behaviour,
now uses the same password on all the shares
on a server.
+ Update to the API for no auto login that was
commited to samba
+ Support setgid directories in gnome-vfs-xfer
* Bugs fixed:
+ sftp: fix crash
+ fix deadlock in gnome-vfs daemon with hal enabled
gnome-vfs 2.9.3
* Features:
+ gnomevfs-mv program added
+ Added GNOME_VFS_OPEN_TRUNCATE open flag
* Bugs fixed:
+ smb: New mechanism for handling authentication
NOTE: This should work a lot better then before, but unless
you first apply the samba patch from
https://bugzilla.samba.org/show_bug.cgi?id=2092
there can be problems with logging in as a user on shares
that support anonymous logins.
+ sftp: Honour force_replace flag in move
+ use right icon name field in mime files
+ fix mimetype detection for names with a dot in
+ build fixes on IA64
gnome-vfs 2.9.2
* Features:
+ Deprecate parts of GnomeVFSMimeApplication structure
+ AIX support
+ Better mime detection
+ New HAL support for volumes/drives
* Bugs fixed:
+ Fix memory leak
+ Detect mime data changed in mime monitor
+ Fix EOF problem in sftp method
gnome-vfs 2.9.1
* Features:
+ removed the vfolder and cdemenu methods
+ Updated the mime handler APIs, deprecated some old APIs
* Bugs fixed:
+ Fixed bogus gcc warnings
Files: