ClamAV 0.90.1 is out
Zivago Lee
z at ziff.net
Fri Mar 2 20:47:11 CET 2007
> Randal, Phil wrote:
>> I dropped it into the perl-tar subdirectory of install-ClamSA.
>>
>> This patch to install.sh is needed - ldconfig needs running
>> unconditionally:
>>
>> --- install.sh.old 2007-03-02 12:26:48.000000000 +0000
>> +++ install.sh 2007-03-02 12:26:17.000000000 +0000
>> @@ -1,6 +1,6 @@
>> #!/bin/sh
>>
>> -CLAMAVVERSION=0.90
>> +CLAMAVVERSION=0.90.1
>> export CLAMAVVERSION
>> LDSOCONF=/etc/ld.so.conf
>> CLAMETC=/usr/local/etc
>> @@ -232,8 +232,8 @@
>> echo the ClamAV library can be found by the clamavmodule and
>> echo clamav virus scanners.
>> echo /usr/local/lib >> $LDSOCONF
>> - /sbin/ldconfig
>> fi
>> + /sbin/ldconfig
>> sleep 2
>> else
>> echo You may need to add /usr/local/lib to the directories searched
>>
>> Cheers,
>>
>> Phil
>>
>> --
>> Phil Randal
>> Network Engineer
>> Herefordshire Council
>> Hereford, UK
>
> I'm sorry but I've lost track of what's been going on with ClamAV. I
> know there was a problem with version 0.90 and clamavmodule. Is that
> now fixed with 0.90.1 and the patch you provided?
The problem between 0.90 and the clamavmodule is fixed by getting the
latest version of the Mail::ClamAV (0.20, I believe). 0.90.1 fixes a few
other issues, one where it makes the the daily.inc directory with 700
permissions unnecessarily everytime it updates.
--
Zivago Lee
z at ziff.net
More information about the MailScanner
mailing list