On 13/12/2018 06:49, Kaushal Shriyan wrote: > Hi, > > I am running CentOS Linux release 7.6.1810 (Core) with ClamAV installed. > When i am running freshclam i am seeing a Warning message and the details > are described below:- > > # freshclam > ClamAV update process started at Thu Dec 13 11:49:18 2018 > WARNING: Your ClamAV installation is OUTDATED! > WARNING: Local version: 0.100.2 Recommended version: 0.101.0 > DON'T PANIC! Read https://www.clamav.net/documents/upgrading-clamav > main.cvd is up to date (version: 58, sigs: 4566249, f-level: 60, builder: > sigmgr) > nonblock_recv: recv timing out (30 secs) > WARNING: getfile: Download interrupted: Operation now in progress (IP: > 104.16.189.138) > WARNING: Can't download daily.cvd from database.clamav.net > Trying again in 5 secs... > ClamAV update process started at Thu Dec 13 11:49:56 2018 > WARNING: Your ClamAV installation is OUTDATED! > WARNING: Local version: 0.100.2 Recommended version: 0.101.0 > DON'T PANIC! Read https://www.clamav.net/documents/upgrading-clamav > main.cvd is up to date (version: 58, sigs: 4566249, f-level: 60, builder: > sigmgr) > Trying host database.clamav.net (104.16.188.138)... > Downloading daily.cvd [100%] > daily.cvd updated (version: 25202, sigs: 2176766, f-level: 63, builder: neo) > bytecode.cvd is up to date (version: 327, sigs: 91, f-level: 63, builder: > neo) > Database updated (6743106 signatures) from database.clamav.net (IP: > 104.16.188.138) > # > > *OS Version* > # cat /etc/redhat-release > CentOS Linux release 7.6.1810 (Core) > # yum update > No packages marked for update > # > > *EPEL Version* > # rpm -qa | grep epel > epel-release-7-11.noarch > # > > *ClamAV Version* > # rpm -qa | grep clamav > clamav-lib-0.100.2-2.el7.x86_64 > clamav-filesystem-0.100.2-2.el7.noarch > clamav-update-0.100.2-2.el7.x86_64 > clamav-0.100.2-2.el7.x86_64 > # > > Please comment. Thanks in Advance. I look forward to hearing from you. > > Best Regards, > > Kaushal Assuming you installed clamav from EPEL, you would need to ask them when they plan to update the package. Version 0.101.0 was only released recently on 3rd Dec so it might take a while for it to be updated in the EPEL repository. In the meantime, it's only a warning so either update it yourself or ignore it.