lzip-bug
[Top][All Lists]
Advanced

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

[Lzip-bug] Version 0.8-rc1 of lzlib released


From: Antonio Diaz Diaz
Subject: [Lzip-bug] Version 0.8-rc1 of lzlib released
Date: Mon, 14 Dec 2009 13:06:39 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.7.11) Gecko/20050905

Version 0.8-rc1 of lzlib is ready for testing here
http://download.savannah.gnu.org/releases/lzip/lzlib-0.8-rc1.tar.gz
http://download.savannah.gnu.org/releases/lzip/lzlib-0.8-rc1.tar.lz

The md5sums are:
cdb51b3a9fb9b01a7582a5ad797377ca  lzlib-0.8-rc1.tar.gz
039f7811eea36de4157c545222d6657c  lzlib-0.8-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 uncompressed 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:

* "void *" has been replaced with "struct LZ_Encoder *" and "struct LZ_Decoder *" to make interface type safe.

  * A truncated member trailer is now correctly detected.

  * LZ_compress_restart_member is now able to restart a finished stream.

* Lzlib now only accepts query or close operations after a fatal error has occurred.


Regards,
Antonio Diaz, lzlib author and maintainer.





reply via email to

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