Chisel v1.0.0 has been released: https://github.com/canonical/chisel/releases/tag/v1.0.0
Release notes:
this major release introduces the Chisel "manifest" - a Zstandard-compressed "jsonwall" file generated by Chisel, to record information about the installed slices in the chiselled root filesystem. The new Chisel command info is also introduced in this release. Finally, the Chisel format chisel-v1 is now deprecated.
This is supposed to make it easier to add slices to an image after the fact - this should be investigated as part of #4811.
The GitHub release also includes sha384 artifacts that we can use to validate the tool. The update-dependencies tool and the Chiseled Dockerfiles need to be updated to support this.
Chisel v1.0.0 has been released: https://github.com/canonical/chisel/releases/tag/v1.0.0
Release notes:
This is supposed to make it easier to add slices to an image after the fact - this should be investigated as part of #4811.
The GitHub release also includes
sha384artifacts that we can use to validate the tool. The update-dependencies tool and the Chiseled Dockerfiles need to be updated to support this.