1
0
Fork 0

Adding upstream version 1.12~rc1.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-24 04:19:45 +01:00
parent 56c1c334ba
commit e02fc6c801
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
24 changed files with 874 additions and 719 deletions

16
NEWS
View file

@ -1,14 +1,8 @@
Changes in version 1.11:
Changes in version 1.12:
File diagnostics have been reformatted as 'PROGRAM: FILE: MESSAGE'.
plzip now exits with error status 2 if any empty member is found in a
multimember file.
Diagnostics caused by invalid arguments to command-line options now show the
argument and the name of the option.
Scalability when decompressing to standard output has been increased.
The option '-o, --output' now preserves dates, permissions, and ownership of
the file when (de)compressing exactly one file.
The option '-o, --output' now creates missing intermediate directories when
writing to a file.
The variable MAKEINFO has been added to configure and Makefile.in.
The chapter 'Syntax of command-line arguments' has been added to the manual.