fit 3.1.0
3.1.0
Changes
- AB#123: Changed file verification to report file exists-deleted-exists patterns as new files
- Added missing option value text in
--help
output - Changed verification output (new, modified and changed files) from info to warning
- Changed the log file to flush after each line to allow tailing from another session
- [BUG] - Fixed default scan selection in
list-removed-files.sql
to pick latest scans - [BUG] - Fixed a bug causing a core dump with
-H
without a value
3.0.0
Changes
- AB#122 - Implemented cross-platform file verification (i.e. Windows paths may be verified on Linux using the
-S
option) - AB#120 - File modification time is now maintained in UTC seconds (i.e.
datetime(mod_time, 'unixepoch')
can be used) - AB#121 [BUG] - Fixed a bug causing flurry of error messages about multi-buffer hashing if a locked file is encountered
- [BUG] - Fixed a bug causing a core dump on Linux when using a log file
- Updated Exiv2 (EXIF) to v0.28.0
Databases created by the previous version of the app must be upgraded via the special upgrade mode. Make sure to read section README: Upgrading Database v5.0 to v6.0 in README before upgrading the database.