LibClamAV warning - this version of the ClamAV engine is outdated
But I just upgraded to OBSD 4.0, upgraded my clamav package, and
verified I'm running the latest (0.90) version:
# clamd -V
ClamAV 0.90/2921/Sat Mar 24 07:52:12 2007
Also, per the ClamAV FAQ, I checked the following:
# whereis freshclam
/usr/local/bin/freshclam
# whereis clamscan
/usr/local/bin/clamscan
# ldd `which freshclam`
/usr/local/bin/freshclam:
Start End Type Open Ref GrpRef Name
00000000 00000000 exe 1 0 0 /usr/local/bin/freshclam
0a9ff000 2aa19000 rlib 0 1 0
/usr/local/lib/libclamav.so.3.0
0b0e4000 2b0ee000 rlib 0 2 0
/usr/local/lib/libcurl.so.3.4
04c99000 24ca1000 rlib 0 3 0 /usr/lib/libz.so.4.1
0b02d000 2b05c000 rlib 0 3 0
/usr/lib/libcrypto.so.13.0
0c5bf000 2c5ca000 rlib 0 3 0 /usr/lib/libssl.so.11.0
08d5a000 28d60000 rlib 0 2 0
/usr/local/lib/libgmp.so.6.3
04c45000 24c49000 rlib 0 2 0
/usr/local/lib/libbz2.so.10.4
0f788000 2f791000 rlib 0 1 0
/usr/lib/libpthread.so.6.3
0f181000 2f1b2000 rlib 0 1 0 /usr/lib/libc.so.39.3
00a71000 00a71000 rtld 0 1 0 /usr/libexec/ld.so
Where have I gone wrong?
Thnx,
Jay