Accepting request 375474 from home:pluskalm:branches:Base:System
- Update to 1.21 OBS-URL: https://build.opensuse.org/request/show/375474 OBS-URL: https://build.opensuse.org/package/show/Base:System/gnu_ddrescue?expand=0&rev=18
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:83f993b1a167865d76e92e7c1406436331a8b3b337b9868fd6ca1ec2c45460bd
|
||||
size 73493
|
Binary file not shown.
3
ddrescue-1.21.tar.lz
Normal file
3
ddrescue-1.21.tar.lz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f09e4eb6a209cbd0fe8ee6db2d558238cdc969afa1d94150f263402ac882e1ac
|
||||
size 74716
|
BIN
ddrescue-1.21.tar.lz.sig
Normal file
BIN
ddrescue-1.21.tar.lz.sig
Normal file
Binary file not shown.
@@ -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
|
||||
|
||||
|
@@ -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+
|
||||
|
Reference in New Issue
Block a user