[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Lzip-bug] Clzip 1.9-pre2 released
From: |
Antonio Diaz Diaz |
Subject: |
[Lzip-bug] Clzip 1.9-pre2 released |
Date: |
Tue, 24 Jan 2017 18:41:03 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 |
Clzip 1.9-pre2 is ready for testing here
http://download.savannah.gnu.org/releases/lzip/clzip/clzip-1.9-pre2.tar.lz
http://download.savannah.gnu.org/releases/lzip/clzip/clzip-1.9-pre2.tar.gz
The sha1sums are:
71268a2cd0d67ce6172e9e8cc0d59ed9b86b25e5 clzip-1.9-pre2.tar.lz
346bef982f6e369616570ac17a45cb48ac8d2bc2 clzip-1.9-pre2.tar.gz
Please, test it and report any bugs you find.
Clzip is a lossless data compressor with a user interface similar to the
one of gzip or bzip2. Clzip is about as fast as gzip, compresses most
files more than bzip2, and is better than both from a data recovery
perspective.
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 lzip file format is designed for data sharing and long-term
archiving, taking into account both data integrity and decoder availability.
The homepage is at http://www.nongnu.org/lzip/clzip.html
Changes in this version:
* The option '-l, --list' has been ported from lziprecover.
* It is now an error to specify two or more different operations in
the command line (--decompress, --list or --test).
* Compression time of option '-0' has been reduced by 6%.
* Compression time of options '-1' to '-9' has been reduced by 1%.
* Decompression time has been reduced by 7%.
* Three chapters have been added to the manual, which now contains
all the chapters of the lzip manual.
Regards,
Antonio Diaz, clzip author and maintainer.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Lzip-bug] Clzip 1.9-pre2 released,
Antonio Diaz Diaz <=