github mhx/dwarfs v0.9.1
dwarfs-0.9.1

latest releases: v0.15.3, v0.15.2, v0.15.1...
2 years ago

Bugfixes

  • Invalid UTF-8 characters in file paths would crash mkdwarfs if these paths were displayed in the progress output. A possible workaround was to disable progress output. This fix replaces any invalid characters before displaying them. Fixes github #191.

  • The CMakeLists.txt would bail out as soon as it discovered --as-needed in the linker flags. However, --as-needed is only a problem when combined with BUILD_SHARED_LIBS=ON. The check has been changed to only trigger if both conditions are met.

Other

  • Minor speed improvements in ricepp compression.

Don't miss a new dwarfs release

NewReleases is sending notifications on new releases.