gnu_ddrescue/gnu_ddrescue.changes

34 lines
1.5 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Mon Jun 18 22:52:56 UTC 2012 - jengelh@inai.de
- Update to new upstream release 1.16
* The new options "-K, --skip-size" and "-T, --timeout" have been
added. The short name of option "--try-again" has been changed to
"-A". Maximum skip size is now limited to 1% of infile size or 1
GiB (whichever is smaller). The current position is now set to
the end of the block when reading backwards, allowing perfect
resumability also in reverse mode. The "-E, --max-error-rate"
option now checks the rate of actually failed reads, not the
growth of error size, and shows the error rate in the error
message. The -v option increases verbosity if repeated.
-------------------------------------------------------------------
Thu Jan 12 04:59:50 UTC 2012 - jengelh@medozas.de
- Update to new upstream release 1.15
* The new options "-a, --min-read-rate", "-I, --verify-input-size",
and "-x, --extend-outfile" have been added.
* ddrescue now verifies that infile, outfile and logfile are all
different.
* Non-tried blocks are now read aligned to cluster-size sectors.
* A spurious warning about "-D" being ignored in fill mode has been
removed.
* ddrescuelog, a tool for manipulation, display, conversion,
comparison and testing of ddrescue logfiles, has been added.
-------------------------------------------------------------------
Sun Mar 6 13:35:24 UTC 2011 - jengelh@medozas.de
- Initial package