clamav update

Discussion in 'ISPConfig 3 Priority Support' started by Tom John, Jan 14, 2022.

  1. Tom John

    Tom John Active Member HowtoForge Supporter

    Hi guys,
    i am using ubuntu 20.04 and ispconfig 3 the newest version.
    my logwatch gives me the following information that the clamav needs an update
    Code:
     Last ClamAV update process started at Thu Jan 13 23:02:48 2022
     
     Last Status:
        WARNING: Your ClamAV installation is OUTDATED!
        WARNING: Local version: 0.103.2 Recommended version: 0.103.5
        DON'T PANIC! Read https://www.clamav.net/documents/upgrading-clamav
        daily.cld database is up-to-date (version: 26421, sigs: 1971103, f-level: 90, builder: raynman)
        main.cvd database is up-to-date (version: 62, sigs: 6647427, f-level: 90, builder: sigmgr)
        bytecode.cvd database is up-to-date (version: 333, sigs: 92, f-level: 63, builder: awillia2)
    
    does ispconfig update clamav or do i have to update it by myself like this:
    Code:
    sudo systemctl stop clamav-freshclam
    sudo freshclam
    sudo systemctl start clamav-freshclam
    
    thanks a lot for your kind help
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

  3. Tom John

    Tom John Active Member HowtoForge Supporter

    thanks again for your great help
     

Share This Page