[Lunar-commits] <moonbase> sshfs: version bumped to 2.0.

Florin Braescu florin at lunar-linux.org
Sun Jul 6 15:34:22 CEST 2008


commit 4d2991fc31b8c86da9ffb07c909b518a38c42006
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Thu Apr 24 21:55:21 2008 +0300

    sshfs: version bumped to 2.0.
    
    Changes:
    * 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
    * Small enhancements and bug fixes.
---
 filesys/sshfs/DETAILS |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/filesys/sshfs/DETAILS b/filesys/sshfs/DETAILS
index 928acf8..90ecac1 100644
--- a/filesys/sshfs/DETAILS
+++ b/filesys/sshfs/DETAILS
@@ -1,13 +1,13 @@
           MODULE=sshfs
-         VERSION=1.9
+         VERSION=2.0
           SOURCE=$MODULE-fuse-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-fuse-$VERSION
-      SOURCE_URL=$SFORGE_URL/fuse/
-      SOURCE_VFY=sha1:dfd3a72c76f6b4fac4105b23ca228d8166a0510a
+      SOURCE_URL=$SFORGE_URL/fuse
+      SOURCE_VFY=sha1:690f30effbe8ce181c7546b16645848b4fd07521
         WEB_SITE=http://fuse.sourceforge.net/sshfs.html
       MAINTAINER=elangelo at lunar-linux.org
          ENTERED=20060301
-         UPDATED=20071217
+         UPDATED=20080424
            SHORT="Filesystem client based on the SSH File Transfer Protocol"
 
 cat << EOF


More information about the Lunar-commits mailing list