Patchsets for Version 3.5.x

Installation

Apply these patches in the correct order, from 1 to whatever is currently out :) like this:

patch -p0 < patchsetx.patch

Version 3.5.0

These patches are only for version 3.5.0 RC1, do not try to apply them to

Patchset 1

Fixes:

  • Config.pm bug with use DBI
  • Config.pm bug with autosort option
  • Config.pm/Hashing.pm warning with untie
  • Several typos fixed

Patchset 2

Fixes:

  • DB files are now properly generated if not present (Thanks to Eric Yiu)
  • Bugfix in FuzzyOcr?.pm causing some detection malfunctions
  • Filenames containing spaces and other strange characters are properly processed now
  • Fixed SQL error with strange filenames
  • Correct file size now displayed of a fixed gif if it exceeds the threshold
  • Option to skip logging of message id etc..
  • New options minimum height/width for pictures

Patchset 3

  • Fixes problems with amavisd and other third party applications (Big thanks to Mark Martinec)
  • Fixed a bug in the deanimation code
  • Fixed a bug in the scanset/preprocessor parser
  • Fixed missing function import for "kill_pid"
  • Added option to deactivate calls to sed_path (focr_no_homedir) to prevent SA from creating home directories
  • Redundant use() calls removed
  • Import of MLDBM Databases in MySQL mode is now skipped properly if the MLDBM dependencies are not satisfied