Skip to content

v0.10.0-rc.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Feb 08:51
· 361 commits to main since this release
69927ff
fix: temp file leak during hash computation (#1641)

Fix a temp file leak when computing dmverity root hash. This
mainly affects `dmverity-vhd` tool and users may see their temp
storage filling up.

Signed-off-by: Maksim An <[email protected]>