]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
erofs-utils: upgrade 1.8.2 -> 1.8.3
authorWang Mingyu <wangmy@fujitsu.com>
Tue, 17 Dec 2024 08:57:50 +0000 (16:57 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 18 Dec 2024 11:11:45 +0000 (11:11 +0000)
commit4fb94c8d873e0eff878308deadf31cab413ed590
treefe86f1d765b3ad8e6f440319574ac1b8ff4bd8d0
parent9655af038a0bc7d6775858e6c32d302eec5b3b9b
erofs-utils: upgrade 1.8.2 -> 1.8.3

Changelog:
==========
- (mkfs.erofs) Fix multi-threaded compression with '-Eall-fragments';
- (mkfs.erofs) Fix large chunk-based image generation;
- (mkfs.erofs) Avoid large arrays on the stack
- (mkfs.erofs) Fix PAX format parsing in headerball mode
- (mkfs.erofs) Several fixes for incremental builds
- (mkfs.erofs) Fix reproducible builds due to 'i_ino'
- Use pkg-config for liblz4 configuration;
- Get rid of pthread_cancel() dependencies;
- (mkfs.erofs) Add '-U <clear|random>' support;
- (mkfs.erofs) Add '--hard-dereference' for NixOS reproducibility
- Several minor random fixes.

Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/erofs-utils/erofs-utils_1.8.3.bb [moved from meta/recipes-devtools/erofs-utils/erofs-utils_1.8.2.bb with 94% similarity]