tools: mtd-utils: Update to version 2.3.0
authorHauke Mehrtens <[email protected]>
Sat, 25 Oct 2025 12:40:21 +0000 (14:40 +0200)
committerHauke Mehrtens <[email protected]>
Sat, 8 Nov 2025 20:01:44 +0000 (21:01 +0100)
commit52c0e90bdc8a6b487a322b8180b65d3b69fbb47b
tree77785bf772ff609979b42d17b556d18d9bdd3cce
parenta646a8e3e8d2d8d93b3fb96b9dec3733833a3b3f
tools: mtd-utils: Update to version 2.3.0

See announcement mail for list of new features:
https://lists.infradead.org/pipermail/linux-mtd/2025-February/108248.html

The removed patch 100-sscanf_fix.patch was applied upstream, see:
https://git.infradead.org/?p=mtd-utils.git;a=commitdiff;h=cba2d7875328b05a4a76f619de0ce7050f2df971

The patch 110-portability.patch was manually adapted.

Cherry pick some upstream commits which fix build problems in some
situations.

Link: https://github.com/openwrt/openwrt/pull/20540
Signed-off-by: Hauke Mehrtens <[email protected]>
tools/mtd-utils/Makefile
tools/mtd-utils/patches/001-ubifs-utils-link-libmissing.a-in-case-execinfo.h-isn.patch [new file with mode: 0644]
tools/mtd-utils/patches/002-ubifs-utils-common-fix-memory-leak-in-devtable.c.patch [new file with mode: 0644]
tools/mtd-utils/patches/004-Improve-check-for-GCC-compiler-version.patch [new file with mode: 0644]
tools/mtd-utils/patches/005-ubifs-utils-ubifs.h-Include-fcntl.h.patch [new file with mode: 0644]
tools/mtd-utils/patches/006-ubifs-utils-journal-Include-sys-stat.h.patch [new file with mode: 0644]
tools/mtd-utils/patches/007-ubifs-utils-extract_files-Include-linux-limits.h.patch [new file with mode: 0644]
tools/mtd-utils/patches/100-sscanf_fix.patch [deleted file]
tools/mtd-utils/patches/110-portability.patch
tools/mtd-utils/patches/130-lzma_jffs2.patch