Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump version to 1.0.1 #222

Merged
merged 1 commit into from
Oct 13, 2023
Merged

Conversation

alexlarsson
Copy link
Collaborator

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

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

Signed-off-by: Alexander Larsson <[email protected]>
@cgwalters cgwalters merged commit 29bf65c into containers:main Oct 13, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants