Adding upstream version 1.24.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
b5b27e635c
commit
5ed044e6c7
35 changed files with 910 additions and 848 deletions
13
ChangeLog
13
ChangeLog
|
@ -1,14 +1,19 @@
|
|||
2023-06-14 Antonio Diaz Diaz <antonio@gnu.org>
|
||||
2024-01-20 Antonio Diaz Diaz <antonio@gnu.org>
|
||||
|
||||
* Version 1.24-pre1 released.
|
||||
* Version 1.24 released.
|
||||
* New options '--empty-error', '--marking-error', '--clear-marking'.
|
||||
* dump_remove.cc, main.cc: Accept 'empty' in --dump, --remove, --strip.
|
||||
* main.cc: Rename '--repair' to '--byte-repair'.
|
||||
Rename '--debug-repair' to '--debug-byte-repair'.
|
||||
Reformat file diagnostics as 'PROGRAM: FILE: MESSAGE'.
|
||||
(show_option_error): New function showing argument and option name.
|
||||
(main): Make -o preserve date/mode/owner if 1 input file.
|
||||
(open_outstream): Create missing intermediate directories.
|
||||
* lzip.h: Rename verify_* to check_*.
|
||||
* unzcrash.cc: Rename '--no-verify' to '--no-check'.
|
||||
* repair.cc: Rename to byte_repair.cc.
|
||||
* unzcrash.cc: Rename '--no-verify' to '--no-check'.
|
||||
* configure, Makefile.in: New variable 'MAKEINFO'.
|
||||
* Makefile.in: Remove target 'install-as-lzip'; -e needs a real lzip.
|
||||
* testsuite: New test files test_3m.txt.lz.md5, fox6_mark.lz.
|
||||
|
||||
2022-01-21 Antonio Diaz Diaz <antonio@gnu.org>
|
||||
|
@ -239,7 +244,7 @@
|
|||
* unzcrash.cc: Test all 1-byte errors.
|
||||
|
||||
|
||||
Copyright (C) 2009-2023 Antonio Diaz Diaz.
|
||||
Copyright (C) 2009-2024 Antonio Diaz Diaz.
|
||||
|
||||
This file is a collection of facts, and thus it is not copyrightable,
|
||||
but just in case, you have unlimited permission to copy, distribute, and
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue