Mailing List Archive

ClamAV Questions: Messages and Streaming
Thank you for writing in. where post_id=82391;

Go to this URL to change user options or unsubscribe:
https://lists.ClamAV.net/mailman/listinfo/ClamAV-devel

or by sending an email to ClamAV-devel-leave@lists.ClamAV.net

Thanks!
;
Re: ClamAV Questions: Messages and Streaming [ In reply to ]
Thank you for writing in. where post_id=82391;

Go to this URL to change user options or unsubscribe:
https://lists.ClamAV.net/mailman/listinfo/ClamAV-devel

or by sending an email to ClamAV-devel-leave@lists.ClamAV.net

Thanks!
;
Re: ClamAV Questions: Messages and Streaming [ In reply to ]
Hi :
What's the meaning of CLAMAV OUTDATED??
ClamAV 0.92 is lastest, isn't it??

-----------------------------------------------------------------------------------------------
freshclam 0.92 (OS: win32, ARCH: x86, CPU: i686)

ClamAV update process started at Mon Feb 25 20:45:43 2008

WARNING: Your ClamAV installation is OUTDATED!

WARNING: Local version: 0.92 Recommended version: 0.92.1

DON'T PANIC! Read http://www.clamav.net/support/faq

main.cvd is up to date (version: 45, sigs: 169676, f-level: 21, builder: sven)

daily.cvd is up to date (version: 5996, sigs: 50415, f-level: 26,
builder: ccordes)
---------------------------------------------------------------------------------------------------------------------

Why sigtool --unpack reads 7 files packet on main.cvd (main.zmd,
main.ndb, main.mdb, main.info, main.fp, main.hdb and main db) ??
while sigtool code refers to:

.........
lines = countlines("main.db") + countlines("daily.db") +
countlines("main.hdb") + countlines("daily.hdb") +
countlines("main.hdu") + countlines("daily.hdu") +
countlines("main.mdb") + countlines("daily.mdb") +
countlines("main.mdu") + countlines("daily.mdu") +
countlines("main.ndb") + countlines("daily.ndb") +
countlines("main.ndu") + countlines("daily.ndu") +
countlines("main.sdb") + countlines("daily.sdb") +
countlines("main.zmd") + countlines("daily.zmd") +
countlines("main.rmd") + countlines("daily.rmd") +
countlines("main.fp") + countlines("daily.fp");
if(lines != sigs) {
mprintf("^build: Signatures in database: %d, loaded by libclamav:
%d\n", lines, sigs);
mprintf("^build: Please check the current directory and remove
unnecessary databases\n");
mprintf("^build: or install the latest ClamAV version.\n");
}
......
.......
where are the following files: main.hdu, main.mdu, main.ndu, main.sdb,
main.rmd ????
_______________________________________________
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-win32
Re: ClamAV Questions: Messages and Streaming [ In reply to ]
On Tuesday, February 26, 2008, at 07:48 PM, Robinson Oliva wrote:

> Hi :
> What's the meaning of CLAMAV OUTDATED??
> ClamAV 0.92 is lastest, isn't it??
>

Read this line from your original posting, and you'll find your answer.
>
> WARNING: Local version: 0.92 Recommended version: 0.92.1
>

-Nigel

_______________________________________________
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-win32
Re: ClamAV Questions: Messages and Streaming [ In reply to ]
Thanks Nigel...and where can i found the following files:
main.hdu, main.mdu, main.ndu, main.sdb and main.rmd ??


2008/2/26, Nigel Horne <njh@bandsman.co.uk>:
>
> On Tuesday, February 26, 2008, at 07:48 PM, Robinson Oliva wrote:
>
> > Hi :
> > What's the meaning of CLAMAV OUTDATED??
> > ClamAV 0.92 is lastest, isn't it??
> >
>
> Read this line from your original posting, and you'll find your answer.
> >
> > WARNING: Local version: 0.92 Recommended version: 0.92.1
> >
>
> -Nigel
>
> _______________________________________________
> http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-win32
>
_______________________________________________
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-win32