Hello community, here is the log from the commit of package lziprecover for openSUSE:Factory checked in at 2016-11-21 14:26:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lziprecover (Old) and /work/SRC/openSUSE:Factory/.lziprecover.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lziprecover" Changes: -------- --- /work/SRC/openSUSE:Factory/lziprecover/lziprecover.changes 2015-11-10 10:03:10.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.lziprecover.new/lziprecover.changes 2016-11-21 14:26:52.000000000 +0100 @@ -1,0 +2,31 @@ +Mon Nov 21 00:38:40 UTC 2016 - [email protected] + +- Update to new upstream release 1.18 + * The option "-a, --trailing-error", which makes lziprecover exit + with error status 2 if any remaining input is detected after + decompressing the last member, has been added. + * "--merge" now detects identical files by their CRC. + * "--repair" now tries to detect gross damage in the file before + attempting to repair it. + * "--repair" now can repair a damaged dictionary size in the header. + * When decompressing, the file specified with the "--output" + option is now deleted if the input is a terminal. + * "--merge", "--range-decompress", "--repair" and "--split" now + preserve dates, permissions, and, when possible, ownership of + the files created just as "--decompress" does. + * The new option "-A, --alone-to-lz", which converts lzma-alone + files to lzip format without recompressing, just adding a lzip + header and trailer, has been added. Only streamed files with + default LZMA properties can be converted; non-streamed + lzma-alone files lack the end of stream marker required in lzip + files. + * The new option "-W, --debug-decompress=<pos>,<val>", which sets + the byte <pos> to the value <val> and then decompresses to + stdout the resulting corrupt data, has been added. + * The new option "-X, --show-packets", which shows the LZMA + packets (coding sequences) coded in a given file, has been + added. + * The new options "-B, --block", "-d, --delta", "-t, --truncate" + and "-z, --zcmp" have been added to unzcrash. + +------------------------------------------------------------------- Old: ---- lziprecover-1.17.tar.gz lziprecover-1.17.tar.gz.sig New: ---- lziprecover-1.18.tar.gz lziprecover-1.18.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lziprecover.spec ++++++ --- /var/tmp/diff_new_pack.MfN93W/_old 2016-11-21 14:26:53.000000000 +0100 +++ /var/tmp/diff_new_pack.MfN93W/_new 2016-11-21 14:26:53.000000000 +0100 @@ -2,7 +2,7 @@ # # spec file for package lziprecover # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2012 Pascal Bleser <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -19,9 +19,9 @@ Name: lziprecover -Version: 1.17 +Version: 1.18 Release: 0 -Summary: Fix Broken lzip Files +Summary: Utility to repair broken lzip files License: GPL-2.0+ Group: Productivity/Archiving/Compression Url: http://www.nongnu.org/lzip/lunzip.html ++++++ lziprecover-1.17.tar.gz -> lziprecover-1.18.tar.gz ++++++ ++++ 5926 lines of diff (skipped)
