Subject: CVS commit: pkgsrc/filesystems/fuse-ntfs-3g
To: None <pkgsrc-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-changes
Date: 07/13/2007 10:02:56
Module Name:	pkgsrc
Committed By:	xtraeme
Date:		Fri Jul 13 10:02:56 UTC 2007

Modified Files:
	pkgsrc/filesystems/fuse-ntfs-3g: Makefile distinfo
Removed Files:
	pkgsrc/filesystems/fuse-ntfs-3g/patches: patch-aa patch-ac

Log Message:
Update to 1.710:

* fix: move, rename and hard link could return "input/output error"
* fix: very rare, recoverable directory corruption
* fix: portability improvements
* change: more troubleshooting hints if a volume can't be mounted
* change: logging improvements

* new: install executables to the root file system otherwise mount
  could fail during boot
* fix: any kind of file size change failure returned "Operation not permitted"
* fix: file close failure was not always reported
* fix: unmount failure was not always reported
* fix: file creation always gave "input/output error" if the $MFT Bitmap
  wasn't up-to-date
* fix: converting very long file names to Unicode may failed
* fix: syslog messages didn't show the low level error detail
* fix: compilation improvements on OS X and NetBSD


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/filesystems/fuse-ntfs-3g/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/filesystems/fuse-ntfs-3g/distinfo
cvs rdiff -r1.1.1.1 -r0 pkgsrc/filesystems/fuse-ntfs-3g/patches/patch-aa
cvs rdiff -r1.3 -r0 pkgsrc/filesystems/fuse-ntfs-3g/patches/patch-ac

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.