Merging upstream version 1.3~pre1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
f04d94e9dd
commit
e4e17ab53e
17 changed files with 387 additions and 259 deletions
22
NEWS
22
NEWS
|
@ -1,16 +1,14 @@
|
|||
Changes in version 1.2:
|
||||
Changes in version 1.3:
|
||||
|
||||
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).
|
||||
Testing of a non-seekable file or of standard input now uses up to 30
|
||||
MiB less memory per thread.
|
||||
|
||||
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.
|
||||
"-dvvv" and "-tvvv" now show the dictionary size of the first member,
|
||||
producing the same output as lzip for single-member files.
|
||||
|
||||
The approximate amount of memory required has been documented in the
|
||||
manual.
|
||||
Chapters "Memory requirements" and "Minimum file sizes" have been added
|
||||
to the manual.
|
||||
|
||||
"plzip.texinfo" has been renamed to "plzip.texi".
|
||||
|
||||
The license has been changed to GPL version 2 or later.
|
||||
The targets "install-compress", "install-strip-compress",
|
||||
"install-info-compress" and "install-man-compress" have been added to
|
||||
the Makefile.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue