Accepting request 235546 from Base:System
- Update to dd_rescue-1.45: * ddr_hash: Fix potential sha512/sha384 buffer overflow. * ddr_hash: Support sha1 * ddr_hash: Support checking and storing hash in xattrs and md5sum/sha256sum/... style files. * New ddr_null plugin. (forwarded request 235545 from garloff) OBS-URL: https://build.opensuse.org/request/show/235546 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dd_rescue?expand=0&rev=25
This commit is contained in:
commit
cec54b63b0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:744fa857fff7beed6d00644ea5786ce0d2e83df315b04f7578008e0a9b2853a3
|
||||
size 114799
|
3
dd_rescue-1.45.tar.gz
Normal file
3
dd_rescue-1.45.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2626fa2842916f6861b4e1ce72284c81e1b6e7323a842911aad4082bdaa4f663
|
||||
size 121426
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 27 13:45:42 CEST 2014 - kurt@garloff.de
|
||||
|
||||
- Update to dd_rescue-1.45:
|
||||
* ddr_hash: Fix potential sha512/sha384 buffer overflow.
|
||||
* ddr_hash: Support sha1
|
||||
* ddr_hash: Support checking and storing hash in xattrs and
|
||||
md5sum/sha256sum/... style files.
|
||||
* New ddr_null plugin.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 11:25:20 CEST 2014 - kurt@garloff.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: dd_rescue
|
||||
Version: 1.44
|
||||
Version: 1.45
|
||||
Release: 0
|
||||
Summary: Data Copying in the Presence of I/O Errors
|
||||
License: GPL-2.0 or GPL-3.0
|
||||
@ -114,6 +114,7 @@ make check
|
||||
#EndUsrMerge
|
||||
%{_libdir}/libddr_hash.so
|
||||
%{_libdir}/libddr_MD5.so
|
||||
%{_libdir}/libddr_null.so
|
||||
%doc %{_mandir}/man1/dd_rescue.1%{ext_man}
|
||||
|
||||
%files lzo
|
||||
|
Loading…
x
Reference in New Issue
Block a user