On Thu, May 14, 2009 at 11:37 AM, Bill Landry <b...@inetmsg.com> wrote:
> Just a couple of changes in this release.  Most importantly, fixed a
> misplaced echo command that was causing empty cron messages to be sent,
> even if all silence options in script's config were set and no error
> conditions existed.  If all silence option are now set, the script should
> once again only send cron emails when error conditions are detected.
>
> Here's what has changed with this release (from the CHANGELOG):
>
> Version 3.2 (updated 2009-05-14)
> - Repositioned a badly placed 'echo' command that was causing empty
>  cron emails to be sent even if all silence variables were set in
>  the config file and no error conditions existed.  Issue reported
>  by Andreas PrieB.
> - Added a '-b' switch that can be used to create a bypass signature
>  for local.ign in order to temporarily resolve false-positive issues
>  with a third-party signature.  The local.ign file will automatically
>  be deleted once its timestame shows the last change time to be at
>  least 24 hours old.  This is done in order to keep bypass entries
>  from becoming stale.
> - Updated the README and INSTALL documents, and the manual page.  Also
>  updated the cron file to point the script location to /usr/local/bin/
>  instead of /usr/bin/.  This also matches the base path to the config
>  file (/usr/local/).

In the actual script itself, it all references
/etc/clamav-unofficial-sigs.conf, which is different from the *.cron
file, where everything references
/usr/local/etc/clamav-unofficial-sigs.conf.

And the INSTALL file references both locations.

Perhaps it's time to cook up a Makefile or an install script that uses
sed to alter the paths in the cron/man/script and then copies the
files into the correct locations.  :)

-- 
Freddie Cash
fjwc...@gmail.com
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Reply via email to