[Lunar-commits] r26676 - moonbase/trunk/utils/dd_rescue
Dennis Veatch
stumbles at lunar-linux.org
Sat Nov 10 03:10:54 CET 2007
Author: stumbles
Date: 2007-11-10 03:10:54 +0100 (Sat, 10 Nov 2007)
New Revision: 26676
Modified:
moonbase/trunk/utils/dd_rescue/DETAILS
Log:
a bug is fixed that could lead to a target file not having
the correct size when copied in sparse (-a) mode.
Modified: moonbase/trunk/utils/dd_rescue/DETAILS
===================================================================
--- moonbase/trunk/utils/dd_rescue/DETAILS 2007-11-09 18:25:04 UTC (rev 26675)
+++ moonbase/trunk/utils/dd_rescue/DETAILS 2007-11-10 02:10:54 UTC (rev 26676)
@@ -1,12 +1,12 @@
MODULE=dd_rescue
- VERSION=1.13
+ VERSION=1.14
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
SOURCE_URL=http://www.garloff.de/kurt/linux/ddrescue/
- SOURCE_VFY=sha1:6dde2d576ff86e804adab7e3da7f90670145ca7b
+ SOURCE_VFY=sha1:0a9c06a9679f50294f7b2968bf026944c808315a
WEB_SITE=http://www.garloff.de/kurt/linux/ddrescue/
ENTERED=20020420
- UPDATED=20070416
+ UPDATED=20071109
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