Skip to content

dwarfs-0.9.7

Compare
Choose a tag to compare
@mhx mhx released this 10 Apr 20:46
· 445 commits to main since this release

Bugfixes

  • Handle root uid correctly in access() implementation. Fixes github #204.

Features

  • Show and track library dependencies. Dependencies will be displayed in the command line help; they will also be tracked in the history metadata of a DwarFS image. See also github #207.

Documentation

  • Describe nilsimsa ordering algorithm more accurately.

Performance

  • Reorder branches to improve ricepp speed with real world data.
  • Some tweaks to improve segmenter speed.