| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to version 0~git491 * apfs-label: Add new tool to list container labels * apfs-label: Check label termination before print - Build new apfs-label binary in %build section - Build shared library required by apfs-label in %build-section - Install apfs-label binary and manpage in %install section
- Update to version 0~git491 * Allow snapshot xids to match the current xid
- Update to version 0~git490 * Ignore orphans for directory statistics * Don't check the sparse byte count for orphans * Support tiny disks in the ephemeral info checks * mkapfs: Support containers of less than 128M * mkapfs: Pack hardcoded blocks closer together * mkapfs: Fix size of spaceman mmap * mkapfs: Don't hardcode checkpoint desc/data sizes * mkapfs: Fix checkpoint data blocks formula for 3G * mkapfs: Remove comment about oldest xid in fq * apfsck: Ignore WAS_EVER_CLONED before the epoch * Update raw volume superblock to match driver * Add checks for new volume flags * Add checks for new file extent flags * Document the existence of a new xattr flag * Allow newer xids in snapshots for sealed volumes
- Update to version 0~git475 * Increase limit for compressed size of files * Update check for reserved oids * Don't hardcode the size of the ip bitmaps * Don't hardcode the sm offset of the cib address * apfsck: Don't assume consecutive volume numbers * apfsck: Implement checks for multiblock ip bitmaps * mkapfs: Support multiblock ip bitmaps * apfsck: Improve volume count check * apfsck: Check xids for multiblock ip bitmaps * mkapfs: Set the whole xid array for ip bitmaps * apfsck: Fix check for multiblock ip_bitmap_offset * apfsck: Get rid of magical constant for xid array * mkapfs: Set multiblock ip_bitmap_offset correctly * apfsck: Don't check tails of multiblock ip bitmaps * apfsck: Implement checks for cib address blocks * apfsck: Support multiblock ephemeral objects * mkapfs: Support multiblock spacemans * mkapfs: Support cib address blocks * mkapfs: Add tests for different container sizes * mkapfs: Report release info in apfs_formatted_by * Report release info with "-v" flag * mkapfs: Correct reported upper size limit - Restrict license to GPL-2.0-only in License field
- Initial build + Version 0~git453