[Lunar-commits] r24102 - moonbase/trunk/utils/dd_rescue
Dennis Veatch
stumbles at lunar-linux.org
Tue Apr 17 04:02:03 CEST 2007
Author: stumbles
Date: 2007-04-17 04:02:03 +0200 (Tue, 17 Apr 2007)
New Revision: 24102
Modified:
moonbase/trunk/utils/dd_rescue/DETAILS
Log:
Version bump fixing a bug with read-errors and non-seekable output.
Modified: moonbase/trunk/utils/dd_rescue/DETAILS
===================================================================
--- moonbase/trunk/utils/dd_rescue/DETAILS 2007-04-16 19:38:06 UTC (rev 24101)
+++ moonbase/trunk/utils/dd_rescue/DETAILS 2007-04-17 02:02:03 UTC (rev 24102)
@@ -1,12 +1,12 @@
MODULE=dd_rescue
- VERSION=1.12
+ VERSION=1.13
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
SOURCE_URL=http://www.garloff.de/kurt/linux/ddrescue/
- SOURCE_VFY=sha1:fe2889b2bdbc9c9a78cc0613366e2dcef2c7e749
+ SOURCE_VFY=sha1:6dde2d576ff86e804adab7e3da7f90670145ca7b
WEB_SITE=http://www.garloff.de/kurt/linux/ddrescue/
ENTERED=20020420
- UPDATED=20061220
+ UPDATED=20070416
SHORT="dd_rescue copies data and can handle bad media."
cat << EOF
Like dd, dd_rescue copies data from one file or block device to another.
More information about the Lunar-commits
mailing list