1
0
Fork 0

Adding upstream version 1.1~pre1.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-24 04:01:20 +01:00
parent 4bce01c02a
commit e7c68f81ff
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
17 changed files with 356 additions and 277 deletions

16
NEWS
View file

@ -1,15 +1,5 @@
Changes in version 1.0:
Changes in version 1.1:
Scalability of compression (max number of useful worker threads) has
been increased.
Plzip now shows the progress of compression at verbosity level 2 (-vv).
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.
Signals "SIGUSR1" and "SIGUSR2" are no more used to signal a fatal error.