Jake Vickers | 20 Feb 2011 01:48
Favicon

Re: [qmailtoaster-devel] clamav-0.97.0-1.3.41 available for testing

On 02/14/2011 09:53 AM, Eric Shubert wrote:
> On 02/13/2011 08:25 AM, Jake Vickers wrote:
>> I've created a new clamav package for the 0.97 release. It's available
>> here:
>> http://qmailtoaster.com/testing/clamav-toaster-0.97.0-1.3.41.src.rpm
>>
>> I made a couple of changes to fix some complaints made on the list,
>> namely removing the old .cld files during install since they get
>> complained about in the logs, and restarting freshclam once installed.
>>
>> I'm especially interested to see how the freshclam restart affects those
>> using qtp-newmodel. At some point in the past, this was added to fix an
>> issue with qtp-newmodel:
>>
>> * Tue Aug 18 2009 Eric Shubert <ejs <at> shubes.net> 0.95.2-1.3.30
>> - Modified %post to not do freshclam processing when installing in 
>> sandbox
>>
>> # only start freshclam if we're not installing in a sandbox.
>> # fuse-unionfs doesn't appear to support opening (the log) in append 
>> mode.
>> if [ ! -f /boot/.qtp-sandbox ]; then
>> /sbin/service freshclam start > /dev/null 2>&1
>> fi
>>
>>
>> I've added a line to restart the service regardless:
>>
>> # Restart the freshclam service
>> /sbin/service freshclam restart
(Continue reading)


Gmane