diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-04-01 18:21:20 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-04-01 18:21:20 +0000 |
commit | d9ec222226d9c962c54415dcd80a2f2d6a4d9c8c (patch) | |
tree | bc902a3445a80fa78d176d28cda07c72e1d39d79 /sysutils/gnome-vfs2/distinfo | |
parent | cdbdee60fa8bed130c85b6997c1147866180c266 (diff) | |
download | pkgsrc-d9ec222226d9c962c54415dcd80a2f2d6a4d9c8c.tar.gz |
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)
Diffstat (limited to 'sysutils/gnome-vfs2/distinfo')
-rw-r--r-- | sysutils/gnome-vfs2/distinfo | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/sysutils/gnome-vfs2/distinfo b/sysutils/gnome-vfs2/distinfo index 706d2cf963d..7e6e6159f2d 100644 --- a/sysutils/gnome-vfs2/distinfo +++ b/sysutils/gnome-vfs2/distinfo @@ -1,8 +1,10 @@ -$NetBSD: distinfo,v 1.14 2004/02/16 20:36:04 snj Exp $ +$NetBSD: distinfo,v 1.15 2004/04/01 18:21:20 jmmv Exp $ -SHA1 (gnome-vfs-2.4.2.tar.bz2) = a5439bdabc10b6ec8c8dbe01f90c772aa2d3e0f8 -Size (gnome-vfs-2.4.2.tar.bz2) = 1067445 bytes -SHA1 (patch-aa) = 88cefbcb5cadf275c6be00c34b5e5b5c5fd6976e -SHA1 (patch-ab) = a162ffe1e0b396599d57af2c50a7843e75d9dbc1 -SHA1 (patch-ag) = 8dda137fe56462ee2336678a872a43611b11984f -SHA1 (patch-ai) = d89edb0dc089818191c12360ae542c0edc9fe414 +SHA1 (gnome-vfs-2.6.0.tar.bz2) = a5cfea7568259fc6fe98322a7a01eb70d8f5f615 +Size (gnome-vfs-2.6.0.tar.bz2) = 1431274 bytes +SHA1 (patch-aa) = 3a8113f861efeb12bec86bff06df1c7d44e7131b +SHA1 (patch-ab) = 9fc885b1ef1e9dd05f4b3041963df298dbfba582 +SHA1 (patch-ac) = 6790f1ee67f12690bd648d258e87456c2639b560 +SHA1 (patch-ad) = 326e835c7fd1d2e25ac2ae4736347d38ffe8ea06 +SHA1 (patch-ag) = 73f73a29f7ac4ef644b21cd41b8b0c2d51b4d76e +SHA1 (patch-ai) = b92f3aad5f3a807c74c6711fd4d40971658e1903 |