forked from pool/lziprecover
OBS-URL: https://build.opensuse.org/package/show/Archiving/lziprecover?expand=0&rev=3
33 lines
1.3 KiB
Plaintext
33 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Sep 29 20:46:03 UTC 2013 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 1.15
|
|
* Lziprecover can now repair multi-member files with up to one byte
|
|
error per member, without having to split them first.
|
|
* Lziprecover can now merge multi-member files without having to
|
|
split them first, even if some copies have the header and the
|
|
trailer damaged.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 10 19:46:43 UTC 2013 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 1.14
|
|
* The new option "-i, --ignore-errors", which in conjunction with
|
|
"-D" decompresses all the recoverable data in all members of a
|
|
file without having to split it first, has been added.
|
|
* Option "-l, --list" now accepts more than one file.
|
|
* Decompression time has been reduced by 12%.
|
|
* "--split" now uses as few digits as possible in the names of the
|
|
files produced, depending on the number of members in the input
|
|
file.
|
|
* "--split" in verbose mode now shows the names of files being
|
|
created.
|
|
- Wrap description at 70 cols; more robust make install call;
|
|
remove redundant %clean section; signature verification
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 03 16:21:39 CET 2012 - pascal.bleser@opensuse.org
|
|
|
|
- initial version (1.13)
|
|
|