Menu

Command-line File Verify / News: Recent posts

cfv migration to subversion.

cfv is now migrated to subversion. If you are following the CVS, you will now have to switch to subversion to see any new changes.

To check out the trunk (2.x):
svn co https://svn.sourceforge.net/svnroot/cfv/trunk/cfv

To check out the 1.x branch:
svn co https://svn.sourceforge.net/svnroot/cfv/branches/cfv-1_x-branch/cfv

Posted by Matthew Mueller 2006-03-28

cfv 1.9 released

Version 1.9 of cfv, a versitile file checksum verification program, has been released. It adds support for BSD style md5 files, includes raw output listing, and fixes some minor bugs.

http://cfv.sourceforge.net

Full Changelog:
* Support bsd style md5 files (-t bsdmd5).
* Make test.py not attempt to verify against md5sum if it is not available (ie, on bsd). (re
ported by Hannu Liljemark)
* No longer attempt to set user/group in make install.
* Add raw listing output options. (--list/--list0)

Posted by Matthew Mueller 2001-09-03

cfv now up and running on sourceforge

All releases have been retroactively filled in, the cvs has been filled up to the current release ver, and mailing lists have been created.
If you have any file verifying needs, http://cfv.sourceforge.net/ is now ready to serve.

Posted by Matthew Mueller 2001-03-19