aboutsummaryrefslogtreecommitdiff
path: root/utils/dosfstools
Commit message (Collapse)AuthorAge
* treewide: add PKG_CPE_ID for better cvescanner coverageJan Pavlinec2019-09-17
| | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* treewide: Change .*GPL.*+ licenses to SPDX compatible identifierSven Eckelmann2019-09-10
| | | | | | | | The CONTRIBUTING.md requests an (or multiple) SPDX identifier for GPL licenses. But a lot of packages did use a different, non-SPDX style with a "+" at the end instead of "-or-later". Signed-off-by: Sven Eckelmann <sven@narfation.org>
* dosfsutils: Properly fix iconv linkingRosen Penev2019-06-20
| | | | | | Necessary when using libiconv. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* dosfstools: Fix compilation with full NLSRosen Penev2019-05-19
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* utils/dosfstools: Update to 4.1Daniel Engberg2017-03-14
| | | | | | | | | Update to 4.1 Remove 0001-mkfs-Default-to-64-32-heads-sectors-for-targets-smal.patch as it's included in upstream repo. Refresh patch Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* dosfstools: merge tools into a single package and remove symlinksÁlvaro Fernández Rojas2016-10-12
| | | | | | | | - Merge mkfs.fat/fsck.fat/fatlabel into a single package. - Remove compatibility symlinks. - Take over maintainership. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* dosfstools: update to v4.0Álvaro Fernández Rojas2016-10-12
| | | | | | | This updates dosfstools to the latest release available and uses the new automatically generated Makefiles instead of a hard coded compilation. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* dosfstools: bump to 3.0.28, fix URLs - dev moved to githubTed Hess2015-12-04
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* dosfstools: fix build with muslDaniel Golle2015-03-29
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* dosfstools: bump to v3.0.27 & add ICONV supportDavid Bonnes2015-02-04
Signed-off-by: David Bonnes <david.bonnes@gmail.com>