lzip-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lzip-bug] Version 1.4-rc2 of clzip released


From: Antonio Diaz Diaz
Subject: [Lzip-bug] Version 1.4-rc2 of clzip released
Date: Wed, 16 Jan 2013 16:24:49 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.7.11) Gecko/20050905

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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]