lzip-bug
[Top][All Lists]
Advanced

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

[Lzip-bug] Version 1.0 of plzip released


From: Antonio Diaz Diaz
Subject: [Lzip-bug] Version 1.0 of plzip released
Date: Wed, 05 Jun 2013 13:58:26 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.7.11) Gecko/20050905

I am pleased to announce the release of plzip 1.0.

Plzip is a massively parallel (multi-threaded), lossless data compressor based on the lzlib compression library, with very safe integrity checking and a user interface similar to the one of bzip2, gzip or lzip.

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 (several GB), plzip can use hundreds of processors.

Plzip uses the lzip file format; the files produced by plzip are fully compatible with lzip-1.4 or newer, and can be rescued with lziprecover.

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:
dc21cd02a22ed104eb7fbe0153491db7  plzip-1.0.tar.lz
756c31990c0957a37e2ce6e1ba780853  plzip-1.0.tar.gz

This release is also GPG signed. You can download the signature by appending ".sig" to the URL.

Changes in version 1.0:

* Scalability of compression (max number of useful worker threads) has been increased.

* Scalability when decompressing from/to regular files has been increased.

* The number of worker threads is now limited to the number of members in the input file when decompressing from a regular file.

  * "configure" now accepts options with a separate argument.

  * The target "install-as-lzip" has been added to the Makefile.

  * The target "install-bin" has been added to the Makefile.


Please send bug reports and suggestions to address@hidden


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




reply via email to

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