]> git.99rst.org Git - openwrt-packages.git/commit
exfatprogs: update to 1.4.3
authorDaniel Golle <redacted>
Thu, 20 Aug 2026 13:14:57 +0000 (14:14 +0100)
committerGeorge Sapkin <redacted>
Sun, 23 Aug 2026 16:51:30 +0000 (19:51 +0300)
commitbac27c56c10e92ad87305df6fd5ef309ef99e035
tree9d7888e2be8509eef7cdba7accc4d3013e030e2b
parent707ebe93597065684f8fdb0eb751a4061b4e8b56
exfatprogs: update to 1.4.3

exfatprogs 1.4.2 - released 2026-06-15
CHANGES:
- install lsdosattr and chdosattr in /bin instead of /sbin
BUG FIXES:
- dump.exfat: prevent heap buffer overflow in name parsing

exfatprogs 1.4.3 - released 2026-08-14
CHANGES:
- honor the user's full locale for diagnostic messages and date formatting
- mkfs.exfat: report final fsync errors and suppress completion messages
  with "-q"
- fsck.exfat: increase scan speed when scanning large unused directory
  tails
BUG FIXES:
- fix building DOS attribute utilities with non-Bash shells
- dump.exfat/fsck.exfat: ignore reserved allocation-bitmap bits when
  counting clusters
- fsck.exfat: reject invalid sector sizes without crashing
- mkfs.exfat: notify the kernel after creating partition tables; generate
  GUIDs with correct version/variant fields
- mkfs.exfat/tune.exfat: use standard GUID byte order for GUID input/output
- libexfat: fix directory iterator alignment for large offsets
- prevent allocation bitmap size overflow near the maximum cluster count

Signed-off-by: Daniel Golle <redacted>
utils/exfatprogs/Makefile
git clone https://git.99rst.org/PROJECT