https://bitbucket.org/agalanin/fuse-zip/downloads/fuse-zip-0.4.3.tar.gz
Change log:
* Released 0.4.3:
- License changed to GPLv3 or later because LGPLv3 is too confusing.
- Support mknod() system call.
- Fixed out of bounds write on sparse file (issue #50).
- Fixed timestamp and file attribute fields saving into archive.
* Released 0.4.2:
- Properly handle ZIP_SOURCE_SUPPORTS call introduced in libzip 1.0
(fixes #46)
* Released 0.4.1:
- Fixed problem with subdir module support.
- Applied makefile conventions from GNU Coding Standards.
--
Alexander Galanin