1
0
Fork 0

Merging upstream version 1.6.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-24 04:14:20 +01:00
parent ee79238874
commit d41db2478f
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
22 changed files with 748 additions and 400 deletions

17
NEWS
View file

@ -1,14 +1,9 @@
Changes in version 1.5:
Changes in version 1.6:
The option "-a, --trailing-error", which makes plzip exit with error
status 2 if any remaining input is detected after decompressing the last
member, has been added.
The option '-l, --list' has been ported from lziprecover.
When decompressing, the file specified with the '--output' option is now
deleted if the input is a terminal.
It is now an error to specify two or more different operations in the
command line (--decompress, --list or --test).
The new chapters "Trailing data" and "Examples" have been added to the
manual.
A harmless check failure on Windows, caused by the failed comparison of
a message in text mode, has been fixed.
In test mode, plzip now continues checking the rest of the files if any
input file is a terminal.