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.
_______________________________________________
Lzip-bug mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lzip-bug