[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Lzip-bug] Plzip 1.2-pre1 released
From: |
Antonio Diaz Diaz |
Subject: |
[Lzip-bug] Plzip 1.2-pre1 released |
Date: |
Tue, 21 Jan 2014 18:00:32 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.7.11) Gecko/20050905 |
Plzip 1.2-pre1 is ready for testing here
http://download.savannah.gnu.org/releases/lzip/plzip-1.2-pre1.tar.lz
The sha1sum is:
2fbca2f13ff185f1e9824b8fa34ffba79fb7197f plzip-1.2-pre1.tar.lz
Please, test it and report any bugs you find.
Plzip is a massively parallel (multi-threaded), lossless data compressor
based on the lzlib compression library, with a user interface similar to
the one of lzip, bzip2 or gzip.
Plzip can compress/decompress large files on multiprocessor machines
much faster than lzip, at the cost of a slightly reduced compression
ratio. Note that the number of usable threads is limited by file size,
so on files larger than a few GB plzip can use hundreds of processors,
but on files of only a few MB plzip is no faster than lzip.
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
Changes in this version:
* Copying of file dates, permissions, and ownership now behaves like
"cp -p". (If the user ID or the group ID can't be duplicated, the file
permission bits S_ISUID and S_ISGID are cleared).
* Individual limits have been set on the number of packets produced
by each decompresor worker thread to limit the amount of memory used in
all cases.
* "plzip.texinfo" has been renamed to "plzip.texi".
Regards,
Antonio Diaz, plzip co-author and maintainer.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Lzip-bug] Plzip 1.2-pre1 released,
Antonio Diaz Diaz <=