dd_rescue -- Data recovery and data protection tool

Edit Package dd_rescue.debian

When your disk has crashed and you try to copy it over to another one,
you'll find out that standard Unix tools like cp, cat, and dd will abort
on every I/O error. dd_rescue does not and helps you to recover the data
that's still available.
The included tool dd_rhelp automates the process to copy around bad spots
from both sides leveraging dd_rescue's ability to copy backwards.
You can also use dd_rescue to destroy data by overwriting multiple times
with pseudo random numbers.

Refresh
Refresh
Source Files (show unmerged sources)
Filename Size Changed
dd_r_version.diff 0000000520 520 Bytes
dd_rescue-1.99.13.tar.bz2 0000223268 218 KB
dd_rescue-1.99.13.tar.bz2.asc 0000000833 833 Bytes
dd_rescue-fuzz-test-more-err.diff 0000000874 874 Bytes
dd_rescue-md5-unaligned-armv7.diff 0000001463 1.43 KB
dd_rescue-ossl3-evpcipherctx.diff 0000001020 1020 Bytes
dd_rescue.changes 0000028778 28.1 KB
dd_rescue.dsc 0000000879 879 Bytes
dd_rescue.keyring 0000017745 17.3 KB
dd_rescue.rules 0000002026 1.98 KB
dd_rescue.spec 0000008078 7.89 KB
dd_rhelp.test.diff 0000001076 1.05 KB
dd_rhelp_EOF_Summary.diff 0000001456 1.42 KB
dd_rhelp_Summary.diff 0000000650 650 Bytes
debian.changelog 0000018282 17.9 KB
debian.compat 0000000002 2 Bytes
debian.control 0000002350 2.29 KB
debian.rules 0000003123 3.05 KB
debian.series 0000000190 190 Bytes
Latest Revision
Kurt Garloff's avatar Kurt Garloff (garloff) committed (revision 2)
- Update to 1.99.13:
  * Drop fuzz-lzo-* patches, as they have been merged upstream.
  * Allow overriding strip binary (not used in this build).
  * Make -fanalyzer more happy: abort() and assert()ions to ensure
    we always react to failed memory allocations.
  * ddr_hash: Support reading/writing checksums from stdin/out "-".
  * Fix aliasing issue with XORN function (in aes.h), spotted by
    gcc-13: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108695
  * Higher optimization level for aes.c driver is beneficial for
    key setup speed.

- fuzz-lzo-count-changes.diff: Count changes to check successful
  application of all of them. 

- fuzz-lzo-multi-change.diff: Multiple changes per block. 

- fuzz-lzo-always-change.diff: Tweak fuzz_lzo to always change
  values (even if there happens to be an identical one before).

- Final dd_rescue-1.99.12:
  * Android build fixes. 

- Update to dd_rescue-1.99.12:
  * Fix openSSL-3.0+ IV setting.
  * Padding bytes check is non-fatal for openSSL-3 compat.
  * nosalthdr option in ddr_crypt for openssl-3+ compatibility
    (missing Salted__ header for passed salts).

- Update to dd_rescue-pre-1.99.12:
  * Support clang ARMv7 assembly syntax (%r[name] -> %[name] and
Comments 0
openSUSE Build Service is sponsored by