Version 1.0-rc2 of clzip is ready for testing here http://download.savannah.gnu.org/releases/lzip/clzip-1.0-rc2.tar.gz http://download.savannah.gnu.org/releases/lzip/clzip-1.0-rc2.tar.lz
The md5sums are: 94c29caf7ded781280b4b0261bbf1b80 clzip-1.0-rc2.tar.gz 6a31d99df9ec62cc2464963b6d3d26b9 clzip-1.0-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: * Code cleanup. * Compiler warnings produced by over-optimization (-O3) have been fixed. Regards, Antonio Diaz, clzip author and maintainer. _______________________________________________ Lzip-bug mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lzip-bug
