Path to this page:
Subject: CVS commit: pkgsrc/sysutils/gnome-vfs2
From: Julio M. Merino Vidal
Date: 2004-04-01 20:21:20
Message id: 20040401182120.4DEC62DA1D@cvs.netbsd.org
Log Message:
Update to 2.6.0. Changes since the 2.4.x branch:
gnome-vfs 2.6.0
* Bugs fixed:
+ Some doc fixes
+ Fixed potential buffer in ftp readdir
+ Fix up needs_terminal usage in schema for url handlers
gnome-vfs 2.5.91
* Bugs fixed:
+ build fixes
+ enable ssl if using gnu tls
+ handle host key changed in sftp method
gnome-vfs 2.5.90
* Bugs fixed:
+ fix some sftp bugs
+ fix ssl support (wasn't working at all)
+ better webdav support on some servers (including apache)
+ fix crash when monitoring invalid uris
+ handle fam crashing without using 100% cpu
+ fix nautilus crasher
+ better emission of pre_unmount when unmounting volumes
+ fixed some mime sniffing issues (need new shared-mime-info)
+ portability fixes
+ fix memleaks
+ some header changes needed for c++ binding
gnome-vfs 2.5.8
* Bugs fixed:
+ Text mimetype sniffing
+ portability fixes
* Features
+ Added gtk file chooser backend (experimental)
Note that this introduces a circular build dependency.
This will have to be fixed later, but isn't a huge
problem atm since nothing is using the backend.
gnome-vfs 2.5.7
* Bugs fixed:
+ proxy mask parsing bug fixed
+ Eject code on freebsd
+ Fixed leaks
+ DESTDIR install fixes
gnome-vfs 2.5.6
* Features
+ mime sniffing default method changed
* Bugs fixed:
+ Portability fixes
+ Force volume reload after mount/unmount
+ handle 32bit linux device numbers
+ fix various mime detection bugs
+ don't confuse user_xattr mount option with user
+ move vfs daemon to libexec
gnome-vfs 2.5.5
* Features
+ Allow rename to case-different name
on case-insensitive filesystems (FAT)
+ Add smb support (requires samba 3.0)
+ Add sftp support
+ Use the xdg mime systems (requires shared-mime-data)
+ Initial network:// support
* Bugs fixed:
+ Fix drive/volume casting macros
+ Added GPL headers to daemon
gnome-vfs 2.5.4
* Features
+ performance tweaking of copy block size
+ correct units for kilobytes according to HIG
+ some cleanups of the schemas texts
* Bugs fixed:
+ fixed up daemon failure handling
+ cd name reading
+ g_object_new crasher
+ removed debug spew
gnome-vfs 2.5.3
* Features
+ New authentication callbacks, allowing
more control and gnome-keyring integration
+ New callback support for http backend
+ moved url handler schemas here
+ real gtypes for gnome-vfs enumerations (Murray Cumming)
* Bugs fixed:
+ Solaris fixes of the volume handling (Niall Powed, Padraig
O'Brian)
gnome-vfs 2.5.2
* Features
+ use ngettext
* Bugs fixed:
+ no more vfs-daemon zombies
+ fixed gnomevfs-ls escape bug
+ fixed some leaks
+ fixed some http issues
gnome-vfs 2.5.1
* Features
+ volume monitor
+ computer location
gnome-vfs 2.5.0
* Features
+ asynchronous seek implementation (Manuel Clos)
+ seek and tell support in the FTP method (Manuel Clos)
* Featurelets:
+ make the ssh method work with newer ssh (Mitch)
Files: