[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Lzip-bug] Version 1.4-rc1 of lzlib released
From: |
Antonio Diaz Diaz |
Subject: |
[Lzip-bug] Version 1.4-rc1 of lzlib released |
Date: |
Tue, 22 Jan 2013 18:20:58 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.7.11) Gecko/20050905 |
Version 1.4-rc1 of lzlib is ready for testing here
http://download.savannah.gnu.org/releases/lzip/lzlib-1.4-rc1.tar.gz
http://download.savannah.gnu.org/releases/lzip/lzlib-1.4-rc1.tar.lz
The md5sums are:
e1ddfe582342458d7f0c87883bec74b2 lzlib-1.4-rc1.tar.gz
8b8f273822534cb79256e03e28b68e47 lzlib-1.4-rc1.tar.lz
Please, test it and report any bugs you find.
Lzlib is a compression library providing in-memory LZMA compression and
decompression functions, including integrity checking of the
decompressed data. The compressed data format used by lzlib is the lzip
format.
The homepage is at http://www.nongnu.org/lzip/lzlib.html
Changes in this version:
* Multi-step trials have been implemented.
* Compression ratio has been slightly increased.
* Compression time has been reduced by 8%.
* Decompression time has been reduced by 7%.
* Arguments and return values of functions in lzlib.h have been
changed from 'long long' to 'unsigned long long'.
* The minimum size of the input compression buffer has been reduced
to 64KiB.
* The target "install-as-lzip" has been added to the Makefile.
* The target "install-bin" has been added to the Makefile.
Regards,
Antonio Diaz, lzlib author and maintainer.
- [Lzip-bug] Version 1.4-rc1 of lzlib released,
Antonio Diaz Diaz <=