Skip to content

Releases: sekaiacg/erofs-utils

v1.8.10-251217

17 Dec 11:14
7274417

Choose a tag to compare

This release is built by github-action.

v1.8.10-251024

24 Oct 13:14
ed04a46

Choose a tag to compare

1.Fixed the problem of not supporting non-ascii encoded file names. File names should be able to be in any encoding.


fix issue: #33

I guess there is a problem with the erofs driver in the kernel. The changes in erofs-utils1.8.6 will trigger it with a high probability.
Unsurprisingly, this issue was reported 12 months ago, and fixing it requires a kernel update, which device manufacturers need to do.

The corresponding code has been revoked
It is recommended to patch the erofs driver in the kernel:
kernel-patch

v1.8.10-251019

19 Oct 12:27
805bdb7

Choose a tag to compare

1.Fixed the problem of not supporting non-ascii encoded file names. File names should be able to be in any encoding.


fix issue: #33

I guess there is a problem with the erofs driver in the kernel. The changes in erofs-utils1.8.6 will trigger it with a high probability.
Unsurprisingly, this issue was reported 12 months ago, and fixing it requires a kernel update, which device manufacturers need to do.

The corresponding code has been revoked
It is recommended to patch the erofs driver in the kernel:
kernel-patch

v1.8.10-250719

19 Jul 08:55
fa88a7a

Choose a tag to compare

fix issue: #33

I guess there is a problem with the erofs driver in the kernel. The changes in erofs-utils1.8.6 will trigger it with a high probability.
Unsurprisingly, this issue was reported 12 months ago, and fixing it requires a kernel update, which device manufacturers need to do.

The corresponding code has been revoked
It is recommended to patch the erofs driver in the kernel:
kernel-patch

v1.8.9-250627

27 Jun 13:53
46f72ef

Choose a tag to compare

fix issue: #33

Revert "erofs-utils: mkfs: support data alignment"
Revert "erofs-utils: lib: use round_up() to avoid division"
Revert "erofs-utils: lib: rename `mapped_buckets` to `watermeter`"
Revert "erofs-utils: lib: optimize space allocation"
Revert "erofs-utils: lib: use bitmaps to accelerate bucket selection"
Revert "erofs-utils: lib: fix inappropriate initialization in cache.c"

erofs-utils: v1.8.9


1.Sync upstream changes

v1.8.7-250625

25 Jun 06:58
2526bd0

Choose a tag to compare

erofs-utils: v1.8.7


1.Sync upstream changes

v1.8.6-250522

22 May 06:25
e8cb4e6

Choose a tag to compare

extract: Fix the failure of extracting the specified target

v1.8.6-250511

11 May 05:50
d6b2402

Choose a tag to compare

erofs-utils: v1.8.6
extract.erofs: v1.0.7


1.Sync upstream changes
2.Enable multithread: -T0
3.Update README.md


1.同步上游更新
2.默认开启多线程参数为:-T0
3.更新说明

v1.8.4-250126

26 Jan 13:00
620bf01

Choose a tag to compare

erofs-utils: v1.8.4
上游更新 / upstream update:https://github.com/erofs/erofs-utils

v1.8.1-240810

10 Aug 06:26
625c4b5

Choose a tag to compare

erofs-utils: v1.8.1
上游更新 / upstream update:https://github.com/erofs/erofs-utils

Note:
A segmentation-fault in malloc(external/jemalloc_new/src/extent.c:177) of ndk-arm64-v8, please use Linux-aarch64 instead.

ndk-arm64-v8a的malloc(external/jemalloc_new/src/extent.c:177)中出现段错误,请使用Linux-aarch64代替.