[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Lzip-bug] Version 1.11-rc1 of lzip released
From: |
Antonio Diaz Diaz |
Subject: |
[Lzip-bug] Version 1.11-rc1 of lzip released |
Date: |
Sun, 27 Jun 2010 19:00:39 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.7.11) Gecko/20050905 |
Version 1.11-rc1 of lzip is ready for testing here
http://download.savannah.gnu.org/releases/lzip/lzip-1.11-rc1.tar.gz
http://download.savannah.gnu.org/releases/lzip/lzip-1.11-rc1.tar.lz
The md5sums are:
f65b6ff4c028fc6fcee60ce42edd9cd1 lzip-1.11-rc1.tar.gz
f876b7304bb89dc235f26d01d7ae7194 lzip-1.11-rc1.tar.lz
Please, test it and report any bugs you find.
Lzip 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.
The homepage is at http://www.nongnu.org/lzip/lzip.html.
Changes in this version:
* A warning about fchown's return value being ignored has been fixed.
* "lzip -tvvvv" now shows file compression ratio.
* Match length limit set by options -1 to -8 has been reduced to
extend range of use towards gzip. Lower numbers now compress less but
faster. (-1 now takes 43% less time for only 20% larger compressed size).
(Note that the bidimensional parameter space of LZMA can't be mapped to
a linear scale optimal for all files. If your files are large, very
repetitive, etc, you may need to use the --match-length and
--dictionary-size options directly to achieve optimal performance).
* Compression of option -9 has been slightly increased.
* Some new examples have been added to the manual.
Regards,
Antonio Diaz, lzip author and maintainer.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Lzip-bug] Version 1.11-rc1 of lzip released,
Antonio Diaz Diaz <=