All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jaipaul Cheernam <jaipaul.cheernam@est.tech>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH] erofs-utils: upgrade 1.9.3 -> 1.9.4
Date: Thu, 20 Aug 2026 12:16:25 +0200	[thread overview]
Message-ID: <20260820101625.7014-1-jaipaul.cheernam@est.tech> (raw)

ChangeLog: https://github.com/erofs/erofs-utils/blob/v1.9.4/ChangeLog

Source: ChangeLog

erofs-utils 1.9.4

* A quick maintenance release includes the following fixes:

 - (fsck.erofs, dump.erofs) Fix image extraction when `-Efragments` is
                            enabled (Seula Lee);
 - (mkfs.erofs) Fix multi-threaded compression crashes on macOS
                (Isaiah DeRose-Wilson).

 -- Gao Xiang <xiang@kernel.org>  Wed, 19 Aug 2026 19:30:00 +0800

Signed-off-by: Jaipaul Cheernam <jaipaul.cheernam@est.tech>
---
 .../erofs-utils/{erofs-utils_1.9.3.bb => erofs-utils_1.9.4.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/erofs-utils/{erofs-utils_1.9.3.bb => erofs-utils_1.9.4.bb} (93%)

diff --git a/meta/recipes-devtools/erofs-utils/erofs-utils_1.9.3.bb b/meta/recipes-devtools/erofs-utils/erofs-utils_1.9.4.bb
similarity index 93%
rename from meta/recipes-devtools/erofs-utils/erofs-utils_1.9.3.bb
rename to meta/recipes-devtools/erofs-utils/erofs-utils_1.9.4.bb
index 2b849f2a4e..45339656b5 100644
--- a/meta/recipes-devtools/erofs-utils/erofs-utils_1.9.3.bb
+++ b/meta/recipes-devtools/erofs-utils/erofs-utils_1.9.4.bb
@@ -4,7 +4,7 @@ SECTION = "base"
 LIC_FILES_CHKSUM = "file://COPYING;md5=63afa010baddc7d0905f9c31ac759f51"
 HOMEPAGE = "https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git/tree/README"
 
-SRCREV = "7db78788b000999e2de88decd2ba90654f26171c"
+SRCREV = "f36cadb5c563995ab3aa8572a60ed6b721b9557d"
 SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git;branch=master;protocol=https;tag=v${PV}"
 
 UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>(\d+(\.\d+)+))"


                 reply	other threads:[~2026-08-20 10:16 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=20260820101625.7014-1-jaipaul.cheernam@est.tech \
    --to=jaipaul.cheernam@est.tech \
    --cc=openembedded-core@lists.openembedded.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.