Skip to content

NTFS-3G 2014.2.15

Choose a tag to compare

@unsound unsound released this 31 Aug 06:49
· 457 commits to edge since this release

Stable Version 2014.2.15 (January 23, 2014)
Download: https://tuxera.com/opensource/ntfs-3g_ntfsprogs-2014.2.15.tgz

Changelog:

  • libntfs-3g: added use of hd library to get the legacy BIOS geometry
  • libntfs-3g: switched to /proc/mounts for checking existing mounts
  • libntfs-3g: fixed usa checking by ntfsck on 4K sector disks
  • libntfs-3g: fixed processing compressed data beyond file size (Windows 8 compliance)
  • libntfs-3g: fixed expanding a resident attribute without inserting holes
  • libntfs-3g: allow DACLs to not have any ACE
  • libntfs-3g: ignore unmapped regions when checking whether sparse
  • libntfs-3g: upgraded the Win32 interface for use with ntfsprogs
  • ntfsresize: enabled relocating the MFT when shrinking a volume
  • ntfsresize: fixed trying to update the MFT and Bitmap on a test run
  • ntfsresize: fixed updating all the MFT runs in a relocated MFT
  • ntfsresize: set the backup boot sector when the size is reliable
  • ntfsresize: reserved a single sector for the backup boot sector
  • ntfsundelete: output the modification time when scanning files
  • ntfsundelete: ported to Windows
  • ntfsclone: fixed wiping fragmented metadata when creating a metadata image
  • ntfsclone: allowed cloning a file system despite allocation errors
  • ntfsclone: fixed bad copying of the backup boot sector
  • ntfsclone: ported to Windows
  • ntfsdecrypt: made compatible with libgrypt-1.6