[Lunar-commits] <moonbase> ntfs-3g: version bumped to 2010.3.6.
Florin Braescu
florin at lunar-linux.org
Tue Mar 9 05:27:45 CET 2010
commit a32ea33d4a554a99066216bc591aaf2b002f0c88
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Mar 9 06:27:45 2010 +0200
ntfs-3g: version bumped to 2010.3.6.
Bug fixes and functionality improvements:
- support Object Identifiers which are used by Windows for shortcuts
and caused CHKDSK warnings when the target was deleted.
- nanosecond resolution file timestamps support.
- selective file timestamp modification by utimensat(2).
- make non-resident TXF_DATA attribute of root directory resident so
Vista and later won?t complain about RAW partition.
- caching inodes.
- more efficient UTF8/UTF16 translations.
---
filesys/ntfs-3g/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/filesys/ntfs-3g/DETAILS b/filesys/ntfs-3g/DETAILS
index d0283e7..8a75edf 100644
--- a/filesys/ntfs-3g/DETAILS
+++ b/filesys/ntfs-3g/DETAILS
@@ -1,11 +1,11 @@
MODULE=ntfs-3g
- VERSION=2010.1.16
+ VERSION=2010.3.6
SOURCE=$MODULE-$VERSION.tgz
SOURCE_URL=http://www.tuxera.com/opensource
- SOURCE_VFY=sha1:fb0c820eac3a8e5ac5a6e23b95eca19866ead538
+ SOURCE_VFY=sha1:ddbecaf15ab8a679024a2c934e692942eaf0d44b
WEB_SITE=http://www.tuxera.com/community
ENTERED=20070621
- UPDATED=20100118
+ UPDATED=20100309
SHORT="NTFS driver for Linux"
cat << EOF
More information about the Lunar-commits
mailing list