]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
erofs-utils: upgrade 1.4 -> 1.5
authorwangmy <wangmy@fujitsu.com>
Thu, 16 Jun 2022 01:35:54 +0000 (09:35 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 17 Jun 2022 16:57:40 +0000 (17:57 +0100)
commitbb87788832ad64079609e4f554e4d55a14f0aa94
tree3948fe622d660a1121d499e860d24ac79d5db8b0
parent3857066550d77c2c8134326f7e9b28d0f4d78b7a
erofs-utils: upgrade 1.4 -> 1.5

0001-fsck-main.c-add-missing-include.patch
removed since it's included in 1.5.

License-Update: license switch to GPL-2.0+ OR Apache-2.0
                for better 3rd-party integration.

Changelog:
==========
* This release includes the following updates:
   - (fsck.erofs) support filesystem extraction (Igor Ostapenko);
   - support ztailpacking inline feature for compressed files (Yue Hu);
   - (dump.erofs) support listing directories;
   - more liberofs APIs (including iterate APIs) (me, Kelvin Zhang);
   - use mtime to allow more control over the timestamps (David Anderson);
   - switch to GPL-2.0+ OR Apache-2.0 dual license for liberofs;
   - various bugfixes and cleanups;

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/erofs-utils/erofs-utils/0001-fsck-main.c-add-missing-include.patch [deleted file]
meta/recipes-devtools/erofs-utils/erofs-utils_1.5.bb [moved from meta/recipes-devtools/erofs-utils/erofs-utils_1.4.bb with 72% similarity]