From: Gao Xiang Date: Sat, 5 Apr 2025 16:00:00 +0000 (+0800) Subject: erofs-utils: release 1.8.6 X-Git-Tag: accepted/tizen/unified/20250610.081809~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3689cbc2349bff05807d2f939146e92eb1bfaea1;p=platform%2Fupstream%2Ferofs-utils.git erofs-utils: release 1.8.6 Signed-off-by: Gao Xiang --- diff --git a/ChangeLog b/ChangeLog index 22bf6dd..5c30807 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +erofs-utils 1.8.6 + + * This release includes the following updates: + - (mkfs.erofs) Support per-segment reaper for multi-threaded compression; + - (mkfs.erofs) Support multi-threaded fragments; + - (mkfs.erofs) Support extent-based deduplication for `-Efragments`; + - (mkfs.erofs) Optimize space allocation performance; + - Several minor bugfixes. + + -- Gao Xiang Sun, 06 Apr 2025 00:00:00 +0800 + erofs-utils 1.8.5 * Another maintenance release includes the following fixes: diff --git a/VERSION b/VERSION index eda4294..6bb2776 100644 --- a/VERSION +++ b/VERSION @@ -1,2 +1,2 @@ -1.8.5 -2025-02-10 +1.8.6 +2025-04-06