cvs commit: ports/sysutils/fusefs-sshfs Makefile distinfo pkg-message ports/sysutils/fusefs-sshfs/files patch-sshfs.c

Simon Barner barner at FreeBSD.org
Mon Oct 31 04:49:44 PST 2005


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


More information about the cvs-ports mailing list