- Update to version 1.7:
* support arbitrary valid block sizes in addition to page size
* (mkfs.erofs) arrange on-disk meta with Breadth-First Traversal
instead
* support long xattr name prefixes
* support UUID functionality without libuuid
* (mkfs.erofs, experimental) add DEFLATE algorithm support
* (mkfs.erofs, experimental) support building images directly
from tarballs
* (dump.erofs) print more superblock fields
* (mkfs.erofs, experimental) introduce preliminary rebuild mode
* various bugfixes and cleanups (CVE-2023-33551, CVE-2023-33552)
- Switch service to mode=manual, as 'disabled' is deprecated.
- Pass spec file through spec-cleaner.
OBS-URL: https://build.opensuse.org/request/show/1116971
OBS-URL: https://build.opensuse.org/package/show/filesystems/erofs-utils?expand=0&rev=22
- Update to release 1.6
* support fragments by using `-Efragments`
* support compressed data deduplication by using `-Ededupe`
* (erofsfuse) support extended attributes
* (mkfs.erofs) support multiple algorithms in a single image
* (mkfs.erofs) support chunk-based sparse files
* (mkfs.erofs) add volume-label setting support
* (mkfs.erofs) add uid/gid offsetting support
* (mkfs.erofs) pack files entirely by using `-Eall-fragments`
* various bugfixes and cleanups;
OBS-URL: https://build.opensuse.org/request/show/1079936
OBS-URL: https://build.opensuse.org/package/show/filesystems/erofs-utils?expand=0&rev=20