]> git.ipfire.org Git - ipfire-2.x.git/commit
ddrescue: Update to version 1.29
authorAdolf Belka <adolf.belka@ipfire.org>
Wed, 22 Jan 2025 12:43:04 +0000 (13:43 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 22 Feb 2025 13:35:36 +0000 (13:35 +0000)
commit847c8426f5b52d0e90ad431dba7698ff787b9e19
treec0fa6d58ab4090d27834f6dd5c33aee3a75d3382
parent14c0c1f83741dac15ac441752d636a4ecc395054
ddrescue: Update to version 1.29

- Update from version 1.28 to 1.29
- Update of rootfile not required
- Changelog
    1.29
The new option '--continue-on-errno' has been added.
If ddrescue exits because of a fatal read error, it now prints the value of
 the variable 'errno' so that it can be used as argument to
 '--continue-on-errno'.
When using '--ask' and '--verbose', print rescue options before asking user.
Option '--log-reads' now records the value of errno if different from EIO.
 (The four changes above suggested by Christian Franke).
The effect of option '-O, --reopen-on-error' has been extended to all phases.
It has been documented in the manual that '--reopen-on-error' may be needed
 when using '--continue-on-errno'.
A compilation error on FiwixOS 3.3 about an ambiguous call to std::abs has
 been fixed. (Reported by Jordi Sanfeliu).
The chapter 'Syntax of command-line arguments' has been added to the manual.
Two examples of combined use with lziprecover have been added to the manual.
 (One of them uses the new Forward Error Correction (FEC) feature of
 lziprecover).
It has been documented in the manual that option '-b' of ddrescuelog is
 position dependent. (Reported by Winston B. E.).

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/ddrescue