Accepting request 195655 from home:garloff:branches:Base:System

Update to 1.40: More tests, copy xattrs on -p and align with first write

OBS-URL: https://build.opensuse.org/request/show/195655
OBS-URL: https://build.opensuse.org/package/show/Base:System/dd_rescue?expand=0&rev=19
This commit is contained in:
Kurt Garloff 2013-08-20 06:42:02 +00:00 committed by Git OBS Bridge
parent 84ae3622c8
commit fd664a12aa
4 changed files with 16 additions and 4 deletions

View File

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

3
dd_rescue-1.40.tar.gz Normal file
View File

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Aug 18 23:52:41 CEST 2013 - kurt@garloff.de
- Update to dd_rescue-1.40:
* Copy xattrs on -p/--preserve
* For odd file offsets, do odd-sized write first, so subsequent
writes are aligned.
* Support half-empty block sparse detection and double softbs
default for buffered IO.
* Add a lot more test cases to make check.
-------------------------------------------------------------------
Thu Aug 8 13:59:39 CEST 2013 - kurt@garloff.de

View File

@ -17,7 +17,7 @@
Name: dd_rescue
Version: 1.39
Version: 1.40
Release: 0
Summary: Data Copying in the Presence of I/O Errors
License: GPL-2.0 or GPL-3.0
@ -25,6 +25,7 @@ Group: System/Base
Url: http://www.garloff.de/kurt/linux/ddrescue/
Source0: http://garloff.de/kurt/linux/ddrescue/%{name}-%{version}.tar.gz
BuildRequires: autoconf
BuildRequires: libattr-devel
BuildRequires: libfallocate-devel
Requires: bc
Recommends: dd_rhelp libfallocate0