Commit Graph

2 Commits

Author SHA1 Message Date
heitbaum
6e3df912bd exfatprogs: update to 1.1.3
update 1.1.2 to 1.1.3

CHANGES :
- mkfs.exfat: ensure that the cluster size is greater than or equal than the sector size.
- mkfs.exfat: replace lseek() + write() with pwrite().

BUG FIXES :
- mkfs.exfat: prevent an integer overflow when computing the FAT length.
- fsck.exfat: fix a double free memory error.
2021-11-28 12:19:54 +00:00
heitbaum
91c15660e0 exfatprogs: initial package 2021-11-07 20:34:43 +11:00