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

Florin Braescu florin at lunar-linux.org
Mon Jul 14 13:39:17 CEST 2008


commit 92a05d446cb39f7843f5131ee4517960d1e18265
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Mon Jul 14 14:39:17 2008 +0300

    ntfs-3g: version bumped to 1.2712.
    
    Changes:
    -Removing alternate data streams and extended attributes
     leaked memory.
    -Mount could fail with some mount(8) utilities (e.g. busybox
     one) if the /etc/mtab file didn't exist or was on a read-only
     file system. This fix should solve most of the "/bin/mount:
     invalid option -i" mount problems. If NTFS-3G is compiled
     with an external FUSE library (non-default on Linux) then
     FUSE CVS is needed until FUSE 2.8.0 is released.
    -The driver always returned "I/O errors" if the standard file
     descriptors were closed during mount, e.g. via some usage of
     udev, hotplug, etc.
    -Building the driver failed if the --prefix=/ configure
     option was used.
    -Driver compilation may failed with 'PATH_MAX undeclared'
     error mesage in some (cross)-compilation environments.
---
 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 b8021f5..1adc236 100644
--- a/filesys/ntfs-3g/DETAILS
+++ b/filesys/ntfs-3g/DETAILS
@@ -1,11 +1,11 @@
           MODULE=ntfs-3g
-         VERSION=1.2531
+         VERSION=1.2712
           SOURCE=$MODULE-$VERSION.tgz
       SOURCE_URL=http://www.ntfs-3g.org
-      SOURCE_VFY=sha1:24c814700490665396e6e667870a6ba518145e02
+      SOURCE_VFY=sha1:86b62e15417a6dbbee783dc8ec3a397c3917b530
         WEB_SITE=http://www.ntfs-3g.org
          ENTERED=20070621
-         UPDATED=20080530
+         UPDATED=20080714
            SHORT="NTFS driver for Linux"
 
 cat << EOF


More information about the Lunar-commits mailing list