Version 1.4-rc2 of clzip is ready for testing here
http://download.savannah.gnu.org/releases/lzip/clzip-1.4-rc2.tar.gz
http://download.savannah.gnu.org/releases/lzip/clzip-1.4-rc2.tar.lz
The md5sums are:
36bafbdd945b5eadd9c36ad174202cc2 clzip-1.4-rc2.tar.gz
26ae398d6604e9d7543ed32f426c7b72 clzip-1.4-rc2.tar.lz
Please, test it and report any bugs you find.
Clzip is a lossless data compressor based on the LZMA algorithm, with
very safe integrity checking and a user interface similar to the one of
gzip or bzip2.
Clzip uses the lzip file format; the files produced by clzip are fully
compatible with lzip-1.4 or newer. Clzip is in fact a C language version
of lzip, intended for embedded devices or systems lacking a C++ compiler.
The homepage is at http://www.nongnu.org/lzip/clzip.html
Changes in this version:
* Multi-step trials have been implemented.
* Compression ratio has been slightly increased.
* Compression time has been reduced by 10%.
* Decompression time has been reduced by 8%.
* The target "install-as-lzip" has been added to the Makefile.
* The target "install-bin" has been added to the Makefile.
* 'setmode' is now used instead of '_setmode' on Windows and OS/2.
* 'strtoull' has been defined to 'strtoul' on Windows.
Regards,
Antonio Diaz, clzip author and maintainer.
_______________________________________________
Lzip-bug mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/lzip-bug