diff --git a/ddrescue-1.20.tar.lz b/ddrescue-1.20.tar.lz deleted file mode 100644 index 7259b68..0000000 --- a/ddrescue-1.20.tar.lz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:83f993b1a167865d76e92e7c1406436331a8b3b337b9868fd6ca1ec2c45460bd -size 73493 diff --git a/ddrescue-1.20.tar.lz.sig b/ddrescue-1.20.tar.lz.sig deleted file mode 100644 index 8adaa22..0000000 Binary files a/ddrescue-1.20.tar.lz.sig and /dev/null differ diff --git a/ddrescue-1.21.tar.lz b/ddrescue-1.21.tar.lz new file mode 100644 index 0000000..111f8b3 --- /dev/null +++ b/ddrescue-1.21.tar.lz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f09e4eb6a209cbd0fe8ee6db2d558238cdc969afa1d94150f263402ac882e1ac +size 74716 diff --git a/ddrescue-1.21.tar.lz.sig b/ddrescue-1.21.tar.lz.sig new file mode 100644 index 0000000..795d7bb Binary files /dev/null and b/ddrescue-1.21.tar.lz.sig differ diff --git a/gnu_ddrescue.changes b/gnu_ddrescue.changes index dceca23..407cabf 100644 --- a/gnu_ddrescue.changes +++ b/gnu_ddrescue.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Sat Mar 19 07:48:21 UTC 2016 - mpluskal@suse.com + +- Update to 1.21 + * A bug in the alignment of the I/O buffer has been (hopefully) + fixed. + * Ddrescue now exits with status 1 in case of unaligned read in + direct mode (because of a wrong sector size, for example). + * Short option names '-1' and '-2' have been removed to avoid + mistakes in the command line. + * Only regular files are now allowed as arguments of options + '--log-rates' and '--log-reads'. + * Option '-D, --odirect' now works also in fill mode. + * Option '-J, --verify-on-error' now marks blocks as failed on + any error, and exits with status 1 if a read error happens + before a good sector is found. + * Option '-X, --exit-on-error' has been extended to all phases. + * The short name '-Z' has been assigned to option + '--max-read-rate'. + * The mapfile is now "fsync'ed" every 5 minutes because some + systems seem to never write the mapfile to disc. + * Ddrescue now shows all sizes in rescue mode; non-tried, + non-trimmed, non-scraped, bad-sector and finished. + * Ddrescue now shows the percentage of the domain rescued in + rescue mode. + ------------------------------------------------------------------- Fri Sep 11 20:00:37 UTC 2015 - mpluskal@suse.com diff --git a/gnu_ddrescue.spec b/gnu_ddrescue.spec index 071b3bf..814beb7 100644 --- a/gnu_ddrescue.spec +++ b/gnu_ddrescue.spec @@ -1,7 +1,7 @@ # # spec file for package gnu_ddrescue # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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.20 +Version: 1.21 Release: 0 Summary: Data Copying in the Presence of I/O Errors License: GPL-2.0+