·
78 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
A lot of cool stuff landing here, and even more in the pipeline! In particular we have a completely revamped interface for oci, our tar parsing is now much more strongly hardened, and much improved EROFS handling.
What's Changed
- gc: Use trace logs by @Johan-Liebert1 in #235
- oci: Revamp cfsctl oci by @cgwalters in #237
- cfsctl: Create lib target by @Johan-Liebert1 in #239
- ioctl: Use raw opcodes to match kernel definitions by @Johan-Liebert1 in #240
- cfsctl: Re-export all composefs-rs library crates by @cgwalters in #243
- oci: Add ObjectStoreMethod, ImportStats, and PullResult by @cgwalters in #241
- ci: Add support for Debian+bcvk by @cgwalters in #245
- tar: Switch to async-only parser by @cgwalters in #248
- ci: Consolidate workflows and add required-checks sentinel job by @cgwalters in #251
- oci: Switch to tar-core crate with sans-IO Parser by @cgwalters in #249
- bootc: Update revdep test for current bootc main by @cgwalters in #242
- erofs: Add erofs_to_filesystem to convert EROFS images back to tree::FileSystem by @cgwalters in #252
- cfsctl: Add cmd to get object ref for a file by @Johan-Liebert1 in #236
- two small prep commits for #218 by @cgwalters in #253
Full Changelog: v0.5.0...v0.6.0