Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
cksfv: Utility to manipulate SFV files
- Summary
- cksfv is a utility that can create and use SFV files. SFV (Simple File
Verification) files are used to verify file integrity using CRC32
checksums.
Arch: i386
| Download: | cksfv-1.3-2.i386.rpm |
| Build Date: | Wed Apr 27 20:00:12 2005 |
| Packager: | Karanbir Singh <kbsingh{%}karan{*}org> |
| Size: | 18 KiB |
Changelog
- * Tue Apr 8 13:00:00 2003 Marius Johndal <mariuslj at ifi.uio.no> 0:1.3-0.fdr.2
- Added epoch.
- Modified CFLAGS to honour RPM_OPT_FLAGS.
- Explicit installation commands instead of patching makefile.
- Modified source URL to allow direct downloading.
- * Tue Mar 25 12:00:00 2003 Marius Johndal <mariuslj at ifi.uio.no> 1.3-0.fdr.1
- Initial RPM release.
- * Thu Dec 28 12:00:00 2000 Bryan Call <bc{%}fodder{*}org>
- version 1.2
- Fixed the a problem when making a new sfv it was not being zero
padded (found by Justin Head and Andre Tertling).
- Added the idea, when insensitive matching is activated, it will treat
"_" and " " equal. For example it will treat "foo_bar.txt" and
"Foo Bar.txt" the same (suggested and patch given by Andree Borrmann).
- Made it so it will not choke on blank lines.