Re: [clamav-users] Can't download v0.97.5 source code

2012-07-26 Thread Benny Pedersen
Den 2012-07-26 22:38, Ruiyuan Jiang skrev: How come 0.97.4.tar.gz has 48MB size while 0.97.5 has 14 MB size? clamav team have finaly removed databases in tarballs compile the 14 MB tarball, and when done freshclam your saveings :) ___ Help us bui

Re: [clamav-users] Can't download v0.97.5 source code

2012-07-26 Thread Benny Pedersen
Den 2012-07-26 21:47, Michael Scheidell skrev: I might have a copy of it somewhere, if you need it. But I suspect they're ready for the 97.6, since 97.5 was broken. good to know there is a reason, i have just not seen the bug here yet ___ Help us bu

Re: [clamav-users] Can't download v0.97.5 source code

2012-07-26 Thread Ruiyuan Jiang
Thanks, Al. Ryan -Original Message- From: clamav-users-boun...@lists.clamav.net [mailto:clamav-users-boun...@lists.clamav.net] On Behalf Of Al Varnell Sent: Thursday, July 26, 2012 5:01 PM To: ClamAV users ML Subject: Re: [clamav-users] Can't download v0.97.5 source code On Jul 26, 2012

Re: [clamav-users] Can't download v0.97.5 source code

2012-07-26 Thread Al Varnell
On Jul 26, 2012, at 1:38 PM, Ruiyuan Jiang wrote: > How come 0.97.4.tar.gz has 48MB size while 0.97.5 has 14 MB size? They are no longer distributing a starter database in the Tarbell. Sent from Janet's iPad -Al- -- Al Varnell ___ Help us build a c

Re: [clamav-users] Can't download v0.97.5 source code

2012-07-26 Thread Ruiyuan Jiang
Hi, Rob How come 0.97.4.tar.gz has 48MB size while 0.97.5 has 14 MB size? Ruiyuan -Original Message- From: clamav-users-boun...@lists.clamav.net [mailto:clamav-users-boun...@lists.clamav.net] On Behalf Of Rob Sterenborg (Lists) Sent: Thursday, July 26, 2012 4:22 PM To: clamav-users@lis

Re: [clamav-users] Can't download v0.97.5 source code

2012-07-26 Thread Rob Sterenborg (Lists)
On Thu, 2012-07-26 at 15:35 -0400, Ruiyuan Jiang wrote: > Hi, > > I could not download the ClamAV v0.97.5 source code since yesterday. Does > anyone know what happened? When I try to download I'm redirected to SourceForge and I can download 0.97.5 just fine. http://sourceforge.net/projects/cla

Re: [clamav-users] Can't download v0.97.5 source code

2012-07-26 Thread Ruiyuan Jiang
Thanks for the response. Do you know when 97.6 will be released? Ryan -Original Message- From: clamav-users-boun...@lists.clamav.net [mailto:clamav-users-boun...@lists.clamav.net] On Behalf Of Michael Scheidell Sent: Thursday, July 26, 2012 3:48 PM To: ClamAV users ML Subject: Re: [clama

Re: [clamav-users] Can't download v0.97.5 source code

2012-07-26 Thread Michael Scheidell
I might have a copy of it somewhere, if you need it. But I suspect they're ready for the 97.6, since 97.5 was broken. -- Michael Scheidell, CTO >|SECNAP Network Security -Original message- From: Ruiyuan Jiang To: "clamav-users@lists.clamav.net" Sent: Thu, Jul 26, 2012 19:35:36 GMT+00

[clamav-users] Can't download v0.97.5 source code

2012-07-26 Thread Ruiyuan Jiang
Hi, I could not download the ClamAV v0.97.5 source code since yesterday. Does anyone know what happened? Ryan Jiang This message (including any attachments) is intended solely for the specific individual(s) or entity(ies) named above, and may contain legally privileged and confidential inf

Re: [clamav-users] signature too short

2012-07-26 Thread Pierre Dehaen
On 26 Jul 2012 at 14:05, Alexandre Dias wrote: > Are you trying to add those exact strings? > > Signatures in ClamAV are in hexadecimal format. The strings that you are > trying to add are composed of characters instead. > > So instead of having for example "Vigra", what you need is "5669677261"

Re: [clamav-users] signature too short

2012-07-26 Thread Alexandre Dias
Are you trying to add those exact strings? Signatures in ClamAV are in hexadecimal format. The strings that you are trying to add are composed of characters instead. So instead of having for example "Vigra", what you need is "5669677261", which is the hexadecimal representation of "Vigra". Your

[clamav-users] signature too short

2012-07-26 Thread Pierre Dehaen
Hi, What does it mean when a signature you add is said to be too short ? The error is: LibClamAV Error: cli_ac_addsig: Signature for Sanesecurity.Pierre.35 is too short LibClamAV Error: cli_parse_add(): Problem adding signature (1). LibClamAV Error: Problem parsing database at line 35 LibClamAV