Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 30733 - app-arch/cfv can be bumped to 1.15
Summary: app-arch/cfv can be bumped to 1.15
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: SpanKY
URL: http://cfv.sourceforge.net/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-08 23:04 UTC by Dewet Diener
Modified: 2003-10-09 07:54 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dewet Diener 2003-10-08 23:04:45 UTC
The 1.13 release was made on 2002-12-18, and has since been updated to 1.15 on 2003-08-23.  Renaming the ebuild works 100%, and includes a few new features:

2003-08-23 - v1.15: 

Add -l/-L options to toggle symlink following. 
When following symlinks, don't die on cycles. 
Ignore redundant FileDesc packets in PAR2 files. 
Check that PAR2 files have FileDesc packets for every file listed in the Main packet. 
Cache file checksums in memory in case they are verified by multiple checksum files. 
-u now works correctly with deep checksum files. 
-u option will now show dir/* if no files in a dir were verified. (--list=unverified still lists each unverified file.) 
-uu can be used to force showing all unverified files. 
Fix handling of the [files...] arguments in recursive test mode. 
Add .p[0-9][0-9] (par1 recovery files) to the list of checksum file extensions to test automatically. 
Fix FutureWarning "%X of negative int ..." on Python 2.3. 
Add progress meter for file checksumming. (Can be toggled with the progress option.) 
Only the new version 1.7 of fchksum module is supported. 
Fix fixpaths option on windows. 

2003-05-23 - v1.14: 

Support md5sum files with comments in them. 
Support PAR2 files. 
Specifying -t in testmode without -f will cause cfv to only test files it finds if they are of the given type. 
Doesn't try to test csv files with more than 4 fields as csv4 files. 
Updated my email address. The old one should still forward for about a year, but you should switch to using the new one when contacting me. 
Support _cfvrc as an alternate name for .cfvrc. 
Add win32src zip and win32 installer exe (using NSIS and py2exe).
Comment 1 SpanKY gentoo-dev 2003-10-09 07:54:51 UTC
done, thanks for the bug