Skip to content

Release version 1.0.1

Compare
Choose a tag to compare
@alexlarsson alexlarsson released this 13 Oct 12:33
· 324 commits to main since this release
v1.0.1
29bf65c

Changes since 1.0.0:

  • mkcomposefs now supports --from-file which reads image descriptions
    in the format of composefs-info dump output.
  • composefs-info dump output now shows content and hardlink target
  • mount.composefs now uses the new mount api on recent kernels, which
    fixes a regression in escaping commas in upperdir/lowerdir/workdir
    options.
  • lcfs_node_set_payload() now accepts NULL to unset
  • Some performance improvements
  • Fixed errors in error reporting
  • Added more manpages