[Lunar-commits] <moonbase> ntfs-3g: version bump to 1.2216.

Florin Braescu florin at lunar-linux.org
Sun Feb 17 17:16:38 CET 2008


commit aba7974275add4be7b0266398b6727ec9c191bfc
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sun Feb 17 18:16:38 2008 +0200

    ntfs-3g: version bump to 1.2216.
    
    Changes:
    Fix: file and directory removal, rename and move may have
    been denied with an "Operation not supported" error message.
    Fix: setuid-root ntfs-3g had a local root exploit and other
    security problems. From now on unprivileged mounts of block
    devices are possible only with using the integrated FUSE
    library (default) which has no known security problem.
    Fix: unprivileged unmount didn't always work.
    Fix: create mount.ntfs-3g symlink always in /sbin where
    mount(8) needs it.
    New: added 'remove_hiberfile' mount option to be able to
    read/write mount hibernated volumes for recovery and
    troubleshooting purposes.
    Change: keep shrinking driver size.
---
 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 fb69660..9d6dcda 100644
--- a/filesys/ntfs-3g/DETAILS
+++ b/filesys/ntfs-3g/DETAILS
@@ -1,11 +1,11 @@
           MODULE=ntfs-3g
-         VERSION=1.2129
+         VERSION=1.2216
           SOURCE=$MODULE-$VERSION.tgz
       SOURCE_URL=http://www.ntfs-3g.org/
-      SOURCE_VFY=sha1:6ee833ead4eba2bd9dae62a5b0a945e8048f9109
+      SOURCE_VFY=sha1:e0a09cb9ee241e6f3a671f22e3cd8866c731bc6f
         WEB_SITE=http://www.ntfs-3g.org/
          ENTERED=20070621
-         UPDATED=20080129
+         UPDATED=20080217
            SHORT="NTFS driver for Linux"
 
 cat << EOF


More information about the Lunar-commits mailing list