Lzlib 1.5-rc1 is ready for testing here
http://download.savannah.gnu.org/releases/lzip/lzlib-1.5-rc1.tar.lz

The sha1sum is:
4aff63e653bbe0ed949b5f70f4448c22f40f5d3b  lzlib-1.5-rc1.tar.lz

Please, test it and report any bugs you find.

Lzlib is a data compression library providing in-memory LZMA compression and decompression functions, including integrity checking of the decompressed data. The compressed data format used by the library is the lzip format. Lzlib is written in C.

The lzip file format is designed for long-term data archiving. It is clean, provides very safe 4 factor integrity checking, and is backed by the recovery capabilities of lziprecover.

The homepage is at http://www.nongnu.org/lzip/lzlib.html


Changes in this version:

  * Decompression support for deprecated version 0 files has been removed.

* A bug has been fixed that would make an instance of "struct LZ_Encoder" unresponsive if "LZ_compress_sync_flush" is called at the wrong moment.

  * Minor fixes.


Regards,
Antonio Diaz, lzlib author and maintainer.


_______________________________________________
Lzip-bug mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lzip-bug

Reply via email to