[Lunar-commits] r25026 - moonbase/trunk/utils/testdisk
Florin Braescu
florin at lunar-linux.org
Wed Jun 27 10:47:57 CEST 2007
Author: florin
Date: 2007-06-27 10:47:57 +0200 (Wed, 27 Jun 2007)
New Revision: 25026
Modified:
moonbase/trunk/utils/testdisk/DETAILS
Log:
bump the version from 6.6 to 6.7. Both utilities are faster than previous versions: a better disk caching method is used in PhotoRec, and a better way to handle the sector scanning under TestDisk. TestDisk handles partitions created under Microsoft Vista. PhotoRec uses less CPU, and adds support for more than 10 new file formats.
Modified: moonbase/trunk/utils/testdisk/DETAILS
===================================================================
--- moonbase/trunk/utils/testdisk/DETAILS 2007-06-26 17:26:56 UTC (rev 25025)
+++ moonbase/trunk/utils/testdisk/DETAILS 2007-06-27 08:47:57 UTC (rev 25026)
@@ -1,12 +1,12 @@
MODULE=testdisk
- VERSION=6.6
+ VERSION=6.7
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://www.cgsecurity.org/
- SOURCE_VFY=sha1:8661a0f7b1ec80953d57260deb164795668ec467
+ SOURCE_VFY=sha1:85cc60b2a7d194ea2a47cd2061ab8425cb96466a
WEB_SITE=http://www.cgsecurity.org/wiki/TestDisk
ENTERED=20060202
- UPDATED=20070320
- SHORT="helps recover lost partitions and fixes non-booting-disks."
+ UPDATED=20070627
+ SHORT="Helps recover lost partitions and fixes non-booting-disks"
cat << EOF
Actually there are two programs contained herein, testdisk and photorec.
More information about the Lunar-commits
mailing list