From 8bedd862edfbb9a5e54dd37abede29020dd8fdfb Mon Sep 17 00:00:00 2001 From: Gao Xiang Date: Tue, 24 Sep 2024 00:00:00 +0800 Subject: [PATCH] erofs-utils: release 1.8.2 Signed-off-by: Gao Xiang --- ChangeLog | 15 +++++++++++++++ VERSION | 4 ++-- 2 files changed, 17 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 676243c..03269a3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +erofs-utils 1.8.2 + + * Another maintenance release includes the following fixes: + - (mkfs.erofs) Fix build on GNU/Hurd (Ahelenia Ziemiańska); + - (mkfs.erofs) Fix maximum volume label length (Naoto Yamaguchi); + - (mkfs.erofs) Correctly skip unidentified xattrs (Sandeep Dhavale); + - (fsck.erofs) Support exporting xattrs optionally (Hongzhen Luo); + - (mkfs.erofs) Correctly sort shared xattrs (Sheng Yong); + - (mkfs.erofs) Allow pax headers with empty names; + - (mkfs.erofs) Add `--sort=none` option for tarballs; + - (mkfs.erofs) Fix broken compressed packed inodes (Danny Lin); + - Several minor random fixes. + + -- Gao Xiang Tue, 24 Sep 2024 00:00:00 +0800 + erofs-utils 1.8.1 * A quick maintenance release includes the following fixes: diff --git a/VERSION b/VERSION index 20a0e9a..168fdfd 100644 --- a/VERSION +++ b/VERSION @@ -1,2 +1,2 @@ -1.8.1 -2024-08-10 +1.8.2 +2024-09-24 -- 2.34.1