[Lunar-commits] <moonbase> ntfs-3g: version bumped to 1.2531.

Florin Braescu florin at lunar-linux.org
Thu May 29 15:59:50 CEST 2008


commit 3105918663e2fd4d47cf783fd38a6c284d57edb1
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Thu May 29 16:59:50 2008 +0300

    ntfs-3g: version bumped to 1.2531.
    
    Changes:
    Fix: Mount failed with "Invalid argument" error message if
         the mountpoint was a symlink.
    Fix: A corrupted directory could hang the driver.
    Fix: Mount could hang if the block allocation map was
         corrupted.
    Fix: The driver could hang or misbehave when compressed,
         sparse or encrypted file attribute flags were corrupted.
    Fix: The driver could crash when both an MFT attribute
         offset and the allocated bytes were corrupted.
    Fix: Building the driver failed if the --exec-prefix configure
         option was used without --sbindir=/sbin.
    Fix: Parallel 'make install' may failed.
    New: Support building the driver in a separate directory.
    New: Added --enable-mount-helper configure option which installs
         /sbin/mount.ntfs-3g, so mount via mount(8) and /etc/fstab
         can work on Linux. The default is enabled on Linux and
         disabled on all other operating systems.
---
 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 04295a2..b8021f5 100644
--- a/filesys/ntfs-3g/DETAILS
+++ b/filesys/ntfs-3g/DETAILS
@@ -1,11 +1,11 @@
           MODULE=ntfs-3g
-         VERSION=1.2506
+         VERSION=1.2531
           SOURCE=$MODULE-$VERSION.tgz
       SOURCE_URL=http://www.ntfs-3g.org
-      SOURCE_VFY=sha1:faf53efe779a36dc11c77485542dfd233e8790fa
+      SOURCE_VFY=sha1:24c814700490665396e6e667870a6ba518145e02
         WEB_SITE=http://www.ntfs-3g.org
          ENTERED=20070621
-         UPDATED=20080506
+         UPDATED=20080530
            SHORT="NTFS driver for Linux"
 
 cat << EOF


More information about the Lunar-commits mailing list