Hello community, here is the log from the commit of package gnu_ddrescue for openSUSE:Factory checked in at 2018-02-19 13:03:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnu_ddrescue (Old) and /work/SRC/openSUSE:Factory/.gnu_ddrescue.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnu_ddrescue" Mon Feb 19 13:03:14 2018 rev:17 rq:577901 version:1.23 Changes: -------- --- /work/SRC/openSUSE:Factory/gnu_ddrescue/gnu_ddrescue.changes 2017-07-17 09:09:48.563335989 +0200 +++ /work/SRC/openSUSE:Factory/.gnu_ddrescue.new/gnu_ddrescue.changes 2018-02-19 13:03:39.756246177 +0100 @@ -1,0 +2,21 @@ +Fri Feb 16 18:13:35 UTC 2018 - [email protected] + +- update to 1.23: + * A bug has been fixed that sometimes marked the wrong block as + non-scraped when running in reverse direction> + * The new option '--same-file' has been added. It allows infile + and outfile to be the same file or device. + * The new option '--shift' has been added to ddrescuelog. It + shifts the positions of all the blocks in 'mapfile' by the + offset ('--output-position' - '--input-position'), and writes + the resulting mapfile to standard output. + * In fill mode, the location data is now written as one line + without final newline to ease finding it with simple text + search tools. + * Fill mode no longer requires a seekable infile. Commands like + ddrescue -F- <(printf "BAD-SECTOR ") outfile mapfile are now + possible. + * The new chapter "Meaning of ddrescue's screen output" has been + added to the manual. + +------------------------------------------------------------------- Old: ---- ddrescue-1.22.tar.lz ddrescue-1.22.tar.lz.sig New: ---- ddrescue-1.23.tar.lz ddrescue-1.23.tar.lz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnu_ddrescue.spec ++++++ --- /var/tmp/diff_new_pack.2PxGa8/_old 2018-02-19 13:03:41.732174917 +0100 +++ /var/tmp/diff_new_pack.2PxGa8/_new 2018-02-19 13:03:41.732174917 +0100 @@ -1,7 +1,7 @@ # # spec file for package gnu_ddrescue # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: gnu_ddrescue -Version: 1.22 +Version: 1.23 Release: 0 Summary: Data Copying in the Presence of I/O Errors License: GPL-2.0+
