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

Florin Braescu florin at lunar-linux.org
Sat Aug 16 08:55:45 CEST 2008


commit 372d2f0506e8625af0e2ef92abf7ad6269bd0896
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sat Aug 16 09:55:45 2008 +0300

    ntfs-3g: version bumped to 1.2812.
    
    Changes:
    Fix: The allocation size of an attribute may got corrupted if the attribute size change failed.
    Fix: An MFT record could leak on big-endian CPUs if adding a new attribute failed.
    Fix: The system log was flooded if a transparently compressed or encypted file was tried to be updated repeatedly.
    New: Solaris support.
    New: Libtool-2 support.
    Change: No external dependency on librt anymore when internal FUSE is used (default on Linux).
    Change: The default compiler is gcc.
    Change: Internal FUSE further shrank by 10%.
---
 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 1adc236..1361a65 100644
--- a/filesys/ntfs-3g/DETAILS
+++ b/filesys/ntfs-3g/DETAILS
@@ -1,11 +1,11 @@
           MODULE=ntfs-3g
-         VERSION=1.2712
+         VERSION=1.2812
           SOURCE=$MODULE-$VERSION.tgz
       SOURCE_URL=http://www.ntfs-3g.org
-      SOURCE_VFY=sha1:86b62e15417a6dbbee783dc8ec3a397c3917b530
+      SOURCE_VFY=sha1:cf46ad1e9ffcae72fe1055dfd1ab2666495e1fdb
         WEB_SITE=http://www.ntfs-3g.org
          ENTERED=20070621
-         UPDATED=20080714
+         UPDATED=20080816
            SHORT="NTFS driver for Linux"
 
 cat << EOF


More information about the Lunar-commits mailing list