Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Oct 2005 12:49:43 +0000 (UTC)
From:      Simon Barner <barner@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/sysutils/fusefs-sshfs Makefile distinfo pkg-message ports/sysutils/fusefs-sshfs/files patch-sshfs.c
Message-ID:  <200510311249.j9VCnh4q042615@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
barner      2005-10-31 12:49:43 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/fusefs-sshfs Makefile distinfo pkg-message 
    sysutils/fusefs-sshfs/files patch-sshfs.c 
  Log:
  - Update to 1.3 [1]
  
    ChangeLog summary:
     * bugfixes
  
     * Add remote uid detection and translation ('idmap=user' option).
       Idea and implementation details worked out by Jean-Marc Valin
  
       (Since this is rather untested, it's not yet mentioned in pkg-message).
  
     * Add support for SSH protocol version 1.  Bug reported by Miklos Bagi Jr.
  
     * Add atomic create+open and ftruncate operation.  This should fix
       issues with 'cp' and other programs failing with "Permission
       denied".  To be effective, needs FUSE version 2.5 and kernel
       version 2.6.15 (just a guess, since neither of them is released yet).
  
       (Investigations are made whether this is possible/necessary for fuse4bsd)
  
  - User lower case in first letter of IGNORE
  
  Submitted by:   Anish Mistry (maintainer)
  PR:             ports/88265
  
  Revision  Changes    Path
  1.2       +2 -2      ports/sysutils/fusefs-sshfs/Makefile
  1.2       +2 -2      ports/sysutils/fusefs-sshfs/distinfo
  1.2       +20 -11    ports/sysutils/fusefs-sshfs/files/patch-sshfs.c
  1.2       +2 -0      ports/sysutils/fusefs-sshfs/pkg-message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510311249.j9VCnh4q042615>