Skip to content

Release 0.1.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@alexlarsson alexlarsson released this 11 Jul 12:10
· 417 commits to main since this release
v0.1.4
1704f82

Major changes in this version:

  • kernel module was dropped
  • overlayfs digest xattrs used change to match the final (v5) patchset
  • Updated overlayfs mounts to use the final syntax for datalower dirs
  • library now exposes API to compute fs-verity digests
  • library dropped ctime and node removal API
  • Fixed mkcomposefs on big endian
  • mkcomposefs now tries to use reflinks if possible
  • writer-json was renamed to composefs-from-json
  • composefs-from-json sandboxes the json parsing
  • composefs-from-json honors mtime
  • mount.composefs now supports --help
  • Added initial version of composefs-fuse
  • Various code cleanups
  • Updated docs