Releases: sekaiacg/erofs-utils
v1.8.10-251217
This release is built by github-action.
v1.8.10-251024
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
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
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
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
erofs-utils: v1.8.7
1.Sync upstream changes
v1.8.6-250522
extract: Fix the failure of extracting the specified target
v1.8.6-250511
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
erofs-utils: v1.8.4
上游更新 / upstream update:https://github.com/erofs/erofs-utils
v1.8.1-240810
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代替.