From: Alexander Dahl via ptxdist <ptxdist@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Alexander Dahl <ada@thorsis.com>,
Christian Melki <christian.melki@t2data.com>
Subject: [ptxdist] [PATCH] mtd-utils: version bump 2.3.0 -> 2.3.1
Date: Wed, 15 Apr 2026 15:37:43 +0200 [thread overview]
Message-ID: <20260415133743.2742383-1-ada@thorsis.com> (raw)
Forwarded patch series (no changes). Briefly tested on sam9x60 target
with raw NAND flash. Because it's short, the whole changelog:
Fixes:
- ubifs-utils: link libmissing.a in case execinfo.h isn't present
- ubifs-utils: common: fix memory leak in devtable.c
- Broken check for GCC compiler versions
- ubifs-utils: missing header file includes
- ubifs-utils: tests: missing files in release tarball
- mtd-tests: flash_speed: really skip destructive tests
- mtd-tests: flash_speed: wrong error message in read_eraseblock()
- serve_image: fix _POSIX_C_SOURCE define
- ubiattach: fix wording in usage example
- fsck.ubifs: don't use pointers that reference out-of-scope variables
- fsck.ubifs: fix platform dependant `ino_t` and `loff_t` formatting
- docfdisk.c: fix potential arithmetic overflows in partition size
- jittertest: reject overlong file names
Changes:
- ubirsvol: resize using all available free space if size is specified as 0
Link: https://lore.kernel.org/linux-mtd/73da3205-694e-422a-ac73-d7bcb054aa1e@sigma-star.at/
Signed-off-by: Alexander Dahl <ada@thorsis.com>
---
.../0001-nandmarkbad-new-util-to-mark-blocks-as-bad.patch | 0
patches/{mtd-utils-2.3.0 => mtd-utils-2.3.1}/autogen.sh | 0
patches/{mtd-utils-2.3.0 => mtd-utils-2.3.1}/series | 0
rules/mtd-utils.make | 4 ++--
4 files changed, 2 insertions(+), 2 deletions(-)
rename patches/{mtd-utils-2.3.0 => mtd-utils-2.3.1}/0001-nandmarkbad-new-util-to-mark-blocks-as-bad.patch (100%)
rename patches/{mtd-utils-2.3.0 => mtd-utils-2.3.1}/autogen.sh (100%)
rename patches/{mtd-utils-2.3.0 => mtd-utils-2.3.1}/series (100%)
diff --git a/patches/mtd-utils-2.3.0/0001-nandmarkbad-new-util-to-mark-blocks-as-bad.patch b/patches/mtd-utils-2.3.1/0001-nandmarkbad-new-util-to-mark-blocks-as-bad.patch
similarity index 100%
rename from patches/mtd-utils-2.3.0/0001-nandmarkbad-new-util-to-mark-blocks-as-bad.patch
rename to patches/mtd-utils-2.3.1/0001-nandmarkbad-new-util-to-mark-blocks-as-bad.patch
diff --git a/patches/mtd-utils-2.3.0/autogen.sh b/patches/mtd-utils-2.3.1/autogen.sh
similarity index 100%
rename from patches/mtd-utils-2.3.0/autogen.sh
rename to patches/mtd-utils-2.3.1/autogen.sh
diff --git a/patches/mtd-utils-2.3.0/series b/patches/mtd-utils-2.3.1/series
similarity index 100%
rename from patches/mtd-utils-2.3.0/series
rename to patches/mtd-utils-2.3.1/series
diff --git a/rules/mtd-utils.make b/rules/mtd-utils.make
index 974075916..e71a076d1 100644
--- a/rules/mtd-utils.make
+++ b/rules/mtd-utils.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_MTD_UTILS) += mtd-utils
#
# Paths and names
#
-MTD_UTILS_VERSION := 2.3.0
-MTD_UTILS_MD5 := 06be1bd123cfea8575829e9b16e84f4b
+MTD_UTILS_VERSION := 2.3.1
+MTD_UTILS_MD5 := 4229d9328c67995c3455f96e918beaab
MTD_UTILS := mtd-utils-$(MTD_UTILS_VERSION)
MTD_UTILS_SUFFIX := tar.bz2
MTD_UTILS_URL := https://infraroot.at/pub/mtd/$(MTD_UTILS).$(MTD_UTILS_SUFFIX)
base-commit: 16cb63ffcc4d137dceb2db094b91df9b4d6582dd
--
2.47.3
reply other threads:[~2026-04-15 13:37 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260415133743.2742383-1-ada@thorsis.com \
--to=ptxdist@pengutronix.de \
--cc=ada@thorsis.com \
--cc=christian.melki@t2data.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox