I am pleased to announce the release of plzip 0.7.

Plzip is a massively parallel (multi-threaded), 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. Plzip uses the lzip file format; the files produced by plzip are fully compatible with lzip-1.4 or newer.

Plzip is intended for faster compression/decompression of big files on multiprocessor machines, which makes it specially well suited for distribution of big software files and large scale data archiving. On files big enough, plzip can use hundreds of processors.

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

The sources can be downloaded from
http://download.savannah.gnu.org/releases/lzip/.

The md5sums are:
8c9bf624ceeb7ff26122137937737c81  plzip-0.7.tar.gz
947711e652f684099efa34962934a8f2  plzip-0.7.tar.lz

Changes in this version:

* Match length limits set by options -1 to -9 have been changed to match those of lzip 1.11.

* A limit has been set on the number of packets produced by decompressor worker threads to limit the amount of memory used.

* Do not show the message "and `--stdout' was not specified" for file types that can't be read (directories, etc).

  * A warning about fchown's return value being ignored has been fixed.


Please send bug reports and suggestions to [email protected]


Regards,
Antonio Diaz, plzip co-author and maintainer.


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

Reply via email to