1
0
Fork 0

Merging upstream version 1.4~pre1.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-24 04:08:36 +01:00
parent 86231bd436
commit 4d00ad10a7
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
9 changed files with 99 additions and 75 deletions

17
NEWS
View file

@ -1,14 +1,5 @@
Changes in version 1.3:
Changes in version 1.4:
Testing of a non-seekable file or of standard input now uses up to 30
MiB less memory per thread.
"-dvvv" and "-tvvv" now show the dictionary size of the first member,
producing the same output as lzip for single-member files.
Chapters "Memory requirements" and "Minimum file sizes" have been added
to the manual.
The targets "install-compress", "install-strip-compress",
"install-info-compress" and "install-man-compress" have been added to
the Makefile.
The option "-0" has been modified to use the new fast encoder of lzlib
1.7-pre1, achieving a compression speed and ratio comparable to those of
pigz's default compression level.