Releases: tuxera/ntfs-3g
Releases · tuxera/ntfs-3g
NTFS-3G 1.516
Stable Version 1.516 (May 16, 2007)
Changelog:
- Fix: Linux security exploit if ntfs-3g was setuid and the FUSE kernel driver wasn’t loaded yet during mount.
NTFS-3G 1.417
Stable Version 1.417 (April 16, 2007)
Changelog:
- Fix: mount failed if the -v (verbose) command line option was passed by mount(8).
NTFS-3G 1.416
Stable Version 1.416 (April 16, 2007)
Changelog:
- Fix: parsing of the first mount option could fail in the 1.411-RC test release.
NTFS-3G 1.411-RC
TEST Version 1.411-RC (April 11, 2007)
Changelog:
- New: read-write mount is supported using the “force” mount option if the logfile is unclean.
- New: libntfs-3g is versioned.
- Fix: default ownership of files weren’t always set to the mounting user.
- Fix: mount was denied if the NTFS Master File Table copy had non-standard size.
- Fix: catch and deny all junction/reparse point write operations.
- Fix: multiply -o options weren’t allowed (FreeBSD’s mount(8) requires this).
- Fix: don’t try to run Linux specific code on non-Linux OSes.
NTFS-3G 1.328
Stable Version 1.328 (March 28, 2007)
Changelog:
- Change: document and release version update to stable status.
NTFS-3G 1.320-RC
TEST Version 1.320-RC (March 20, 2007)
Changelog:
- Fix: fakeraid/softraid detection was incorrect.
- Change: major performance improvement for writing large files (new block allocator).
- Change: manual update, added access handling, security section.
- New: use the ‘nonempty’ FUSE mount option by default, so the driver behaves as the in-kernel file systems.
- New: –disable-ldconfig configure option.
NTFS-3G 1.0
Stable Version 1.0 (February 21, 2007)
Changelog:
- Change: document and release version update to stable status.
NTFS-3G 0.20070207-RC1
TEST Version 0.20070207-RC1:
Changelog:
- New: the driver is in release candidate status.
- New: warn if the deficient FUSE 2.6.2 kernel module is used.
- Fix: a bug in chkdsk could result the removal of highly fragmented, valid files.
- Fix: Mac OS X portability improvements.
- Change: full file permission checking if any of the uid, gid, umask, fmask, or dmask mount option is used.
NTFS-3G 0.20070118-BETA
Version 0.20070118-BETA:
Changelog:
- New: top request: setuid root support, the driver can run unprivileged.
- Fix: the ‘user’ and ‘users’ fstab mount options didn’t work (requires setuid root ntfs-3g).
- Fix: time of last file modification and status change weren’t updated.
NTFS-3G 0.20070116-BETA
Version 0.20070116-BETA:
Changelog:
- New: top request: support old FUSE kernel modules.
- Fix: ActiveSync didn’t work via Samba 3.0.