Accepting request 577364 from home:AndreasStieger:branches:Base:System

gnu_ddrescue 1.23

OBS-URL: https://build.opensuse.org/request/show/577364
OBS-URL: https://build.opensuse.org/package/show/Base:System/gnu_ddrescue?expand=0&rev=22
This commit is contained in:
Jan Engelhardt 2018-02-19 00:16:18 +00:00 committed by Git OBS Bridge
parent dee320b5a4
commit aa725dbe56
6 changed files with 26 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:09857b2e8074813ac19da5d262890f722e5f7900e521a4c60354cef95eea10a7
size 80050

Binary file not shown.

3
ddrescue-1.23.tar.lz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a9ae2dd44592bf386c9c156a5dacaeeb901573c9867ada3608f887d401338d8d
size 82451

BIN
ddrescue-1.23.tar.lz.sig Normal file

Binary file not shown.

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Fri Feb 16 18:13:35 UTC 2018 - astieger@suse.com
- 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.
-------------------------------------------------------------------
Thu Jul 6 00:17:55 UTC 2017 - jengelh@inai.de

View File

@ -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+