[Lunar-commits] <moonbase> ntfs-3g: version bumped to 2009.11.14.
Florin Braescu
florin at lunar-linux.org
Mon Nov 16 14:35:14 CET 2009
commit 764a3cdfb29db336f6f6d9e8757c4f271ac32952
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Nov 16 15:35:14 2009 +0200
ntfs-3g: version bumped to 2009.11.14.
Changes:
Full file ownership and permissions support.
The ownership and permissions of files are interoperable with Windows and
conforms to the POSIX rules.
POSIX ACL support.
The ACLs are an extension to ownership and permissions as defined in POSIX.
Optional Windows-type inheritance of ACLs.
Full extended attributes support for all namespaces: user, system, security
and trusted.
Junction points support.
The junction points and symbolic links created by Windows are seen as
symbolic links.
Access is possible to NTFS internal data like Windows style archive bit
and file attributes.
They are mapped to extended attributes for easier access.
Compression write support: sequential writing to compressed files is supported.
Support copying and restoring encrypted files without decrypting them.
Support getting and setting high-resolution file timestamps.
Support to get, set and remove DOS filenames.
Tools for managing ownership, permissions and ACLs: secaudit checks the
integrity of ownership, permissions and ACL, usermap gives help to configure
ownership.
Improved ACL handling.
Performance optimizations.
Frequently used data are cached to improve speed.
Space allocation for fragmented and sparse files has been improved.
---
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 10d5396..6ddd88b 100644
--- a/filesys/ntfs-3g/DETAILS
+++ b/filesys/ntfs-3g/DETAILS
@@ -1,11 +1,11 @@
MODULE=ntfs-3g
- VERSION=2009.4.4
+ VERSION=2009.11.14
SOURCE=$MODULE-$VERSION.tgz
SOURCE_URL=http://www.ntfs-3g.org
- SOURCE_VFY=sha1:a8e54d38e8cae1cdd1178bbbb42a1e5670ae7089
+ SOURCE_VFY=sha1:ddfb8182e05d15b1c7aa214abd78be47ef2e5064
WEB_SITE=http://www.ntfs-3g.org
ENTERED=20070621
- UPDATED=20090403
+ UPDATED=20091116
SHORT="NTFS driver for Linux"
cat << EOF
More information about the Lunar-commits
mailing list