From 18794c820f109e6de2e16af0f058b562b0492cbc Mon Sep 17 00:00:00 2001 From: Matt Mower Date: Wed, 11 Nov 2015 16:22:45 -0600 Subject: Update dosfstools * Version 3.0.28 * Update filenames in source * Remove unnecessary symlink to fsck * Commit "Recode short filenames from DOS codepage (default 437)." has been reverted since we do not have access to iconv * Commits cherry-picked on top of 3.0.28: - mkfs.fat: fix incorrect int type - Prevent out of bound array read in date_dos2unix() Change-Id: I50310235c62ec2e6bc90afcd10f2814d3afb5113 --- dosfstools/VERSION | 1 + 1 file changed, 1 insertion(+) create mode 100644 dosfstools/VERSION (limited to 'dosfstools/VERSION') diff --git a/dosfstools/VERSION b/dosfstools/VERSION new file mode 100644 index 000000000..0baec4d10 --- /dev/null +++ b/dosfstools/VERSION @@ -0,0 +1 @@ +3.0.28 -- cgit v1.2.3