------------------------------------------------------------------- <<<<<<< ./dd_rescue/dd_rescue.changes.mine Sun Feb 3 17:42:07 CET 2013 - garloff@suse.de - Update to dd_rescue-1.31: * Some minor output cleanups. * Implementation of safe triple overwrite (options -3 and -4) following BSI GSDS M7.15. ------------------------------------------------------------------- Fri Jan 25 19:46:33 CET 2013 - garloff@suse.de - Update to dd_rescue-1.30: * Fix issue with double free (1.29) * Fix output to stdout ("-") * Rationalize messages a bit. * Option to init PRNG from file (e.g. -Z /dev/urandom) * Option -W to avoid writes (if output block is identical) ------------------------------------------------------------------- Tue Jan 22 16:44:44 CET 2013 - garloff@suse.de - Update to dd_rescue-1.29: * Correctly handle last bytes before EOF when hardbs == softbs. * New option -M (dont extend output file). * New option -R (repeated output of one block, auto for dev/zero) * New options -z x, -Z x to use userspace pseudo RNG to overwrite disks / files with random data. ------------------------------------------------------------------- Sat May 19 22:55:54 CEST 2012 - garloff@suse.de ======= Sun Feb 10 23:06:44 CET 2013 - kurt@garloff.de - Update to dd_rescue-1.32: * Option -x to append to output file. * Option -Y to write to secondary files (can be used many times). ------------------------------------------------------------------- Sun Feb 3 17:42:07 CET 2013 - kurt@garloff.de - Update to dd_rescue-1.31: * Some minor output cleanups. * Implementation of safe triple overwrite (options -3 and -4) following BSI GSDS M7.15. ------------------------------------------------------------------- Fri Jan 25 19:46:33 CET 2013 - kurt@garloff.de - Update to dd_rescue-1.30: * Fix issue with double free (1.29) * Fix output to stdout ("-") * Rationalize messages a bit. * Option to init PRNG from file (e.g. -Z /dev/urandom) * Option -W to avoid writes (if output block is identical) ------------------------------------------------------------------- Tue Jan 22 16:44:44 CET 2013 - kurt@garloff.de - Update to dd_rescue-1.29: * Correctly handle last bytes before EOF when hardbs == softbs. * New option -M (dont extend output file). * New option -R (repeated output of one block, auto for dev/zero) * New options -z x, -Z x to use userspace pseudo RNG to overwrite disks / files with random data. ------------------------------------------------------------------- Sat May 19 22:55:54 CEST 2012 - kurt@garloff.de >>>>>>> ./dd_rescue/dd_rescue.changes.r38 - Update to dd_rescue 1.28: * Default to 512/1M hardbs/softbs for direct IO (as suggested by Jan Kara). * Default to pagesize/64k hardbs/softbs for buffered IO (dito). * Fix copying of access times with option -p. ------------------------------------------------------------------- Fri May 18 00:00:23 CEST 2012 - kurt@garloff.de - Update dd_rescue to 1.27: * Allow 512b direct IO (Jan Kara) * Fix logfile formatting (Valentin LAB) * Fix output when exiting hitting maxerr (Valentin LAB) * Handle illegal positions gracefully (Valentin LAB) - Update dd_rhelp to 0.3.0: * Fixes for MacOSX * Improved readability * Tests * Favor dd_rescue from head ------------------------------------------------------------------- Sun Feb 12 14:01:37 CET 2012 - kurt@garloff.de - Change parsing from dd_rhelp to support positions / sizes > 1TB (reported by Lovas Szilárd). ------------------------------------------------------------------- Sun Jan 29 15:38:22 CET 2012 - kurt@garloff.de - Update to 1.25: * Fix formatting of bad blocks (unsigned, screen format) * Avoid overwriting of errno (resulting in Success errors) ------------------------------------------------------------------- Wed Oct 5 12:41:59 CEST 2011 - garloff@suse.de - Merged specfile cleanup from Jan Engelhardt. ------------------------------------------------------------------- Wed Oct 5 11:34:27 CEST 2011 - garloff@suse.de - Fix syntax error in dd_rhelp. - Fix and enable dd_rhelp.test. ------------------------------------------------------------------- Tue Oct 4 15:18:30 CEST 2011 - garloff@suse.de - dd_rescue-1.24: * Fix compilation error when SPLICE_ constants are missing. * Handle case where output filename is a directory. - dd_rhelp-0.1.2: * Bugfixes. * Better messages. * Speed improvement by avoiding too many data chunks. ------------------------------------------------------------------- Tue Nov 2 23:55:27 CET 2010 - garloff@suse.de - Move autoconf/configure stuff to %build section. ------------------------------------------------------------------- Thu Oct 14 11:22:30 CEST 2010 - garloff@suse.de - Adapt BuildRequires to new naming of libfallocate-devel-static. ------------------------------------------------------------------- Mon Oct 11 23:23:50 CEST 2010 - garloff@suse.de - dd_rescue-1.23: * A short read (because of EOF) is not regarded an error anymore. This fixes confusing exit codes as well as non-quietness for -q. * We now REALLY default to -y0. ------------------------------------------------------------------- Thu Sep 9 01:04:55 CEST 2010 - garloff@suse.de - dd_rescue-1.22: * Display compiler, compile time, enabled options. * If hardbs == softbs, don't repeat copy attempts. * Fix FPE in progress bar for non-seekable input reverse copy. * Document some of the goodies in the README. * Make code more digestable for non-GCC compilers, optional fallbacks for strsignal, pread, pwrite. ------------------------------------------------------------------- Mon Aug 30 23:46:30 CEST 2010 - garloff@suse.de - dd_rescue 1.21: * Display warnings when using sparse writing. ------------------------------------------------------------------- Sun Aug 22 16:56:51 CEST 2010 - garloff@suse.de - dd_rescue 1.20: * Update docs to document the overwrite disk with itself case * Also display progress bar if we know that the copy size due to -m. ------------------------------------------------------------------- Sat Aug 21 21:23:19 CEST 2010 - garloff@suse.de - Really fix dd_rhelp to not break on new Summary line. ------------------------------------------------------------------- Sat Aug 21 19:11:18 CEST 2010 - garloff@suse.de - Update to dd_rescue-1.19: * Fix 32bit screwup with display of total amount of date to copy * Support fallocate (using libfallocate) with -P (Prealloc) * More consistent use of ddrescue: (info): prefix (splice, Summary) * dd_rhelp adjusted for Summary change. ------------------------------------------------------------------- Fri Aug 13 23:18:30 CEST 2010 - garloff@suse.de - Update to dd_rescue-1.18: * Change default for sync to -y0. - Update to dd_rescue-1.17: * Display progress bar, percent completion and ETA * Better estimte current vs. avg speed * Exit on ENOSPC on target * Warn ONCE on EINVAL for fsync - Update to dd_rescue-1.16: * Determine and display total amount of data to copy ------------------------------------------------------------------- Fri Aug 13 21:45:00 CEST 2010 - garloff@suse.de - Adjust dd_rhelp to changes in dd_rescue. ------------------------------------------------------------------- Fri Aug 13 18:06:17 CEST 2010 - garloff@suse.de - Update to dd_rescue-1.15: * Support for splice() to do zerocopy file copies * Better information on warnings and errors * Avoid repeated warning on fsync returning EINVAL ------------------------------------------------------------------- Fri Aug 13 17:59:31 CEST 2010 - garloff@suse.de - Rename package to dd_rescue. ------------------------------------------------------------------- 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 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.