From 3689cbc2349bff05807d2f939146e92eb1bfaea1 Mon Sep 17 00:00:00 2001 From: Gao Xiang Date: Sun, 6 Apr 2025 00:00:00 +0800 Subject: [PATCH] erofs-utils: release 1.8.6 Signed-off-by: Gao Xiang --- ChangeLog | 11 +++++++++++ VERSION | 4 ++-- 2 files changed, 13 insertions(+), 2 deletions(-) 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 -- 2.34.1