[CentOS] Centos 6 : ClamAV out-of-date ???

Mon Aug 11 12:28:47 UTC 2014
Brian Miller <centos at fullnote.com>

On Mon, 2014-08-11 at 03:28 +0100, Always Learning wrote:
> On one Centos 6.5 server, but not on other C 6.5 servers, Logwatch daily
> tells me:-
> 
>  Last Status:
>     WARNING: Your ClamAV installation is OUTDATED!
>     WARNING: Local version: 0.98.3 Recommended version: 0.98.4
> 
> ----------------
> 
>  : freshclam -V
> ClamAV 0.98.4/19275/Sun Aug 10 17:26:35 2014
> 
>  : clamd -V
> ClamAV 0.98.4/19275/Sun Aug 10 17:26:35 2014
> 
>  : rpm -qa clam\*
> clamd-0.98.4-1.el6.rf.x86_64
> clamav-db-0.98.4-1.el6.rf.x86_64
> clamav-0.98.4-1.el6.rf.x86_64
> 
> 
> I am puzzled and wonder how I can resolve this minor irritation.

Could it be that the package installed but the running daemon did not
get restarted?  I don't know if freshclam checks the on-disk image or
queries the running binary during the version check.