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 merged sources derived from linked package)
Filename Size Changed
dd_rhelp_Summary.diff 0000000650 650 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