Jump to letter: [
2ABCDEFGHIJKLMNOPRSTUVWXY
]
exfat-utils - Utilities for exFAT file system
- Description:
A set of utilities for creating, checking, dumping and labeling exFAT file
system.
Packages
exfat-utils-1.2.8-1.fc27.x86_64
[171 KiB] |
Changelog
by Lawrence R. Rogers (2018-02-03):
* Release 1.2.8-1
1.2.8 (2018-02-03)
* Fixed new files or directories creation in the root directory: ensure there
are no 0x00 entries before valid ones; otherwise Windows can corrupt them.
* Fixed compilation on GNU/HURD platform.
|
exfat-utils-1.2.7-1.fc27.x86_64
[170 KiB] |
Changelog
by Lawrence R. Rogers (2017-06-05):
* Release 1.2.7-1
1.2.7 (2017-06-05)
* Fixed handling of two last clusters: operations with files that occupy these
clusters could fail.
* Fixed crash when started with stdin, stdout or stderr closed.
1.2.6 (2017-01-28)
* Operations with directories (except initial listing) now make less
read/write system calls.
* Fixed handling of files with optional tail entries (0xe0-0xff): videoclip
files created by Sony cameras were missing.
* Write operations now correctly return ENOSPC (instead of EIO) when there is
no free disk space left.
* Fixed max file name length: it's 255 16-bit code units (not 256).
1.2.5 (2016-12-05)
* Added an option for dumpexfat to show file fragments [Daniel Drake].
* Fixed crash when directory starts with an invalid cluster.
* Daylight saving time in now properly reflected in file timestamps.
|