]> git.ipfire.org Git - ipfire-2.x.git/commit
lzip: Update to version 1.24
authorAdolf Belka <adolf.belka@ipfire.org>
Thu, 1 Feb 2024 08:29:13 +0000 (09:29 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 1 Feb 2024 16:08:42 +0000 (16:08 +0000)
commitf7520e0addcb4162ba48aad221749a1f429763ff
tree46433644151fefa41033ba6a3787c18a70c68996
parent7de5c351b5814e07a8c5d1954e05533648dcaa0d
lzip: Update to version 1.24

- Update from version 1.23 to 1.24
- Update of rootfile not required
- Changelog
    1.24
The option '--empty-error', which forces exit status 2 if any empty member
  is found, has been added.
The option '--marking-error', which forces exit status 2 if the first LZMA
  byte is non-zero in any member, has been added.
File diagnostics have been reformatted as 'PROGRAM: FILE: MESSAGE'.
Diagnostics caused by invalid arguments to command-line options now show the
  argument and the name of the option.
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.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/lzip