github mhx/dwarfs v0.7.5
dwarfs-0.7.5

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

Bugfixes

  • Fix crash in the FUSE driver on Windows when tools like Notepad++ try to access a file like a directory (presumably because this works in cases where the file is an archive). This is a Windows-only issue because the Linux FUSE driver uses the inode-based API, whereas the Windows driver uses the string-based API. While parsing a path in the string-based API, there was no check whether a path component was a directory before trying to descend further.

Other

  • The universal binaries have been compressed using a different compression level (-9 instead of --best --ultra-brute) in upx. The compression ratio is slightly worse, but the decompression speed is significantly faster.

Don't miss a new dwarfs release

NewReleases is sending notifications on new releases.