File ddrescue.changes of Package ddrescue
-------------------------------------------------------------------
Wed Aug 29 23:04:53 CEST 2007 - garloff@suse.de
- Update to dd_rescue-1.14:
* Fix bug with sparse (-a) mode that could lead to the target
file not having the correct size.
-------------------------------------------------------------------
Mon Mar 19 06:34:24 CET 2007 - garloff@suse.de
- Update to dd_rescue-1.13:
* Write full block of '0' for read errors and non-seekable
output. (#255671)
-------------------------------------------------------------------
Tue Nov 7 00:59:36 CET 2006 - garloff@suse.de
- dd_rhelp: head/tail require -n option (thanks to Bryant Ling)
- dd_rhelp: Use -y0 if ddrescue is 1.12 or newer.
- dd_rhelp: Require bc.
-------------------------------------------------------------------
Sat Jul 29 00:39:45 CEST 2006 - garloff@suse.de
- Update to dd_rescue-1.12:
* Option -b: Log bad blocks to ASCII file
* Option -y: Change fsync frequency (performance)
-------------------------------------------------------------------
Mon May 22 21:03:22 CEST 2006 - schwab@suse.de
- Don't strip binaries.
-------------------------------------------------------------------
Wed Jan 25 21:35:25 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Mon Feb 21 12:23:08 CET 2005 - garloff@suse.de
- Add autoreconf to dd_rhelp.
-------------------------------------------------------------------
Mon Feb 14 01:28:51 CET 2005 - garloff@suse.de
- Update to dd_rescue-1.11:
* O_DIRECT needs aligned buffers (Raymund Will)
* Compile fix for systems without O_DIRECT
- Update to dd_rhelp 0.06
-------------------------------------------------------------------
Sun Aug 29 01:07:20 CEST 2004 - garloff@suse.de
- Update to dd_rescue-1.10:
* Support for non-seekable in-/output (pipes).
-------------------------------------------------------------------
Sun Aug 29 00:59:42 CEST 2004 - garloff@suse.de
- Update to dd_rescue-1.04:
* Include fix from Lab Valentin for dd_rhelp
* Fix CPU load display overflow
* Default soft block size now 64k instead of 16k
* O_DIRECT supported (-d/-D)
* option -p to copy permissions/owner/times
- Include dd_rhelp script (0.0.5) from Lab Valentin.
-------------------------------------------------------------------
Thu Jul 26 14:53:25 MEST 2001 - garloff@suse.de
- Update to version 1.02:
* Better handling of partially successful reads.
* Don't loop on EFBIG when writing.
* Avoid errno checking if not necessary.
-------------------------------------------------------------------
Mon Apr 30 16:11:45 MEST 2001 - garloff@suse.de
- Bugfix release 1.01:
* Don't loop trying to write to full partition (ENOSPC)
* Fix compiler format warning (\% -> %%)
* Add lots of const qualifiers
* Optimize block zero checking routine
-------------------------------------------------------------------
Fri Feb 9 17:32:56 MET 2001 - garloff@suse.de
- #include <stdarg.h> to fix compilation error on variadic fns
-------------------------------------------------------------------
Sat Dec 9 18:25:20 MET 2000 - nashif@suse.de
- sorted
-------------------------------------------------------------------
Wed Aug 30 22:59:45 CEST 2000 - garloff@suse.de
- Update to 1.00: Some preparation for supporting non-seekable
in- or output. No support yet: Print warning and abort.
-------------------------------------------------------------------
Sat May 27 00:18:42 CEST 2000 - garloff@suse.de
- Update to 0.99: Use stderr to print messages instead of stdout
- Prepare allowing - as stdin/stdout (but pread/pwrite() will fail)
- Fix spelling in README
- Use BuildRoot
-------------------------------------------------------------------
Fri Jan 14 18:14:17 CET 2000 - garloff@suse.de
- Fixed README.dd_rescue.
-------------------------------------------------------------------
Wed Oct 27 03:42:25 CEST 1999 - garloff@suse.de
- Removed flushb. It belongs into util-linux.
-------------------------------------------------------------------
Wed Oct 20 01:47:59 CEST 1999 - garloff@suse.de
- Fixed typo in help. (b <-> B)
-------------------------------------------------------------------
Fri Oct 15 15:57:27 CEST 1999 - garloff@suse.de
- Initial release: 0.98.