Skip to content

NTFS-3G 1.2812

Compare
Choose a tag to compare
@unsound unsound released this 31 Aug 09:15
· 4731 commits to edge since this release

Stable Version 1.2812 (August 15, 2008)

Changelog:

  • 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 encrypted 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%.