File sshfs.changes of Package sshfs
-------------------------------------------------------------------
Tue Oct 11 16:01:13 UTC 2011 - tabraham@novell.com
- updated to 2.3
* Add hard link operation
* Fix possible deadlock on reconnection
* Fix cleanup when ssh connection is terminated to prevent
sshfs hanging when the server is rebooted, for example
* Set FD_CLOEXEC on fuse device to prevent deadlocks
* Check mountpoint and fuse options before starting an ssh
session
* Allow mounting a single non-directory from the server
* Add option 'delay_connect'
* Print usage information and version to stdout, not stderr
-------------------------------------------------------------------
Tue Mar 22 05:14:13 UTC 2011 - coolo@novell.com
- licenses package is about to die
-------------------------------------------------------------------
Wed Oct 29 12:19:20 CET 2008 - mszeredi@suse.de
- updated to version 2.2
* Handle numerical IPv6 addresses enclosed in square brackets.
* Fix error if username contains a comma character
-------------------------------------------------------------------
Fri Jul 25 12:32:05 CEST 2008 - mszeredi@suse.de
- updated to version 2.1
* Support password authentication with pam_mount
* Support atomic renames if server is OpenSSH 4.9 or later
* Support getting disk usage if server is OpenSSH 5.1 or later
* Add man page
* Improved ssh option support
* Improved support for specifying a special ssh command
* Fix bug that could cause corruption with append mode writes
* Allow specifying an ssh config file
-------------------------------------------------------------------
Mon Dec 17 16:45:20 CET 2007 - mszeredi@suse.de
- updated to version 1.9
* Fix crash when writing large files on SMP
* Fill in st_ctime attribute
* Add mount subtype support
* Small optimizations
-------------------------------------------------------------------
Fri Aug 10 19:34:35 CEST 2007 - bk@suse.de
- Add "Requires: fuse" to ensure that fuse is present (285101#c29)
-------------------------------------------------------------------
Thu May 17 11:54:49 CEST 2007 - mszeredi@suse.de
- updated to version 1.8
* Fix rare crashes due to uninitialized threading in glib
* Fix memory leak in open
* Fix crash when sem_wait() is interrupted (e.g. by gdb)
* Fix caching when renaming a directory
* Work around crash of sftp-server when its input buffer is full
* Add option to work around performance problem with old ssh
servers
* Fix bug in follow_symlinks option
- Don't build sshnodelay.so, which is not needed any more with
current ssh clients
-------------------------------------------------------------------
Thu Oct 12 18:03:29 CEST 2006 - tiwai@suse.de
- update to version 1.7:
* Add option 'follow_symlinks' to resolve symlinks on the server
* Fix for sftp with login shell printing a banner
* Check remote directory for existence before mounting
-------------------------------------------------------------------
Wed May 17 18:48:28 CEST 2006 - schwab@suse.de
- Don't strip binaries.
-------------------------------------------------------------------
Tue May 16 16:34:49 CEST 2006 - tiwai@suse.de
- updated to version 1.6
* Fix segfault if remote host is down and reconnection is
enabled
* Fix bug in symlink transformation
* Add workaround for broken truncate on old sftp servers
* Memory copy optimizations
-------------------------------------------------------------------
Mon Feb 20 21:06:35 CET 2006 - cthiel@suse.de
- update to version 1.5
* Add workaround (enabled by default) for ssh clients not setting
TCP_NODELAY on the network connection. Currently this is all known
versions of openssh. This may improve download speed in some
circumstances
* Use TCP_NODELAY socket option for direct connection. This may improve
download speed in some circumstances
-------------------------------------------------------------------
Wed Jan 25 21:41:48 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Sun Jan 15 14:04:28 CET 2006 - cthiel@suse.de
- update to version 1.4
-------------------------------------------------------------------
Tue Nov 22 19:18:01 CET 2005 - msvec@suse.cz
- update to version 1.3
-------------------------------------------------------------------
Tue Sep 20 13:59:54 CEST 2005 - cthiel@suse.de
- update to version 1.2
-------------------------------------------------------------------
Wed May 25 19:58:15 CEST 2005 - tiwai@suse.de
- initial version: 1.1