AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to release 1.1 * add a manual for mkfs.erofs * add superblock checksum support * add filesystem UUID support * add exclude files support
- Update to release 1.0 * list available compressors for help command * introduce long parameter option * introduce shared xattr support * introduce inline xattr support * fix old kernel compatibility for non-lz4 compression * introduce fixed UNIX timestamp * complete extended inode support * support 64-bit internal buffer cache * keep up with in-kernel ondisk format naming * resize image to the correct size * complete special file support - Drop long.patch (merged upstream)
- Update to release 20190826 * fix up "-E legacy-compress" * fix a memory leak of compressmeta * fail the image creation when source path is not a directory file - Add long.patch
- Update to new upstream release 20190803 * The mkfs utility was rewritten - Drop no-date.diff (no longer needed)
- Move to new git snapshot 72ae01c3e97c7b2de569b2b86ea4ed6b245acb72 * No changelog was provided - Drop constant.diff, no-static.diff (no longer needed)
- Use lz4hc.h from bundled copy, not the system.
- Initial version (0.0.1~4 / 4f437e3) for build.opensuse.org - Add constant.diff, no-static.diff, no-date.diff