[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Lzip-bug] Version 1.2-rc1 of clzip released
From: |
Antonio Diaz Diaz |
Subject: |
[Lzip-bug] Version 1.2-rc1 of clzip released |
Date: |
Sun, 17 Apr 2011 20:59:56 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.7.11) Gecko/20050905 |
Version 1.2-rc1 of clzip is ready for testing here
http://download.savannah.gnu.org/releases/lzip/clzip-1.2-rc1.tar.gz
http://download.savannah.gnu.org/releases/lzip/clzip-1.2-rc1.tar.lz
The md5sums are:
df0b3311d61d42aa8467c27bb84373c9 clzip-1.2-rc1.tar.gz
56a01b6c20361bb7a37dbea32a131928 clzip-1.2-rc1.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:
* The option "-F, --recompress", which forces recompression of files
whose name already has the ".lz" or ".tlz" suffix, has been added.
* For large values of "--match-length", compression ratio has been
slightly increased and compression time has been reduced by up to 6%.
* Clzip now prints only one status line for each multimember file
when only one "-v" is specified.
Regards,
Antonio Diaz, clzip author and maintainer.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Lzip-bug] Version 1.2-rc1 of clzip released,
Antonio Diaz Diaz <=