Re: [Clamav-devel] chm submodule disabled with daily.cvd

2008-08-22 Thread Tomasz Kojm
On Thu, 21 Aug 2008 21:45:32 + (UTC)
Yuri Dario [EMAIL PROTECTED] wrote:

 I did same test on my eeepc, with xandros and clamav 0.91.2: also 
 there, the test file clam.chm is marked as ok with daily.cvd, and 
 found infected with main.cvd.
 
 Is this a known problem?

Hi,

the CHM module is currently switched off and will be re-enabled in 0.94-final.

Regards,

-- 
   oo. Tomasz Kojm [EMAIL PROTECTED]
  (\/)\. http://www.ClamAV.net/gpg/tkojm.gpg
 \..._ 0DCA5A08407D5288279DB43454822DC8985A444B
   //\   /\  Fri Aug 22 08:26:45 CEST 2008
___
http://lurker.clamav.net/list/clamav-devel.html
Please submit your patches to our Bugzilla: http://bugs.clamav.net


Re: [Clamav-devel] chm submodule disabled with daily.cvd

2008-08-22 Thread Yuri Dario
Hi Tomasz,

 the CHM module is currently switched off and will be re-enabled in 0.94-final.

ah ok thanks!

Since the test suite in 094rc1 fails because chm was not detected, I 
never thought about this.

Bye,


Yuri Dario


___
http://lurker.clamav.net/list/clamav-devel.html
Please submit your patches to our Bugzilla: http://bugs.clamav.net


Re: [Clamav-devel] chm submodule disabled with daily.cvd

2008-08-22 Thread Tomasz Kojm
On Fri, 22 Aug 2008 07:25:48 + (UTC)
Yuri Dario [EMAIL PROTECTED] wrote:

 Since the test suite in 094rc1 fails because chm was not detected, I 
 never thought about this.

'make check' will not fail because it doesn't depend on daily.cvd (it uses
a single .hdb entry for detection)

-- 
   oo. Tomasz Kojm [EMAIL PROTECTED]
  (\/)\. http://www.ClamAV.net/gpg/tkojm.gpg
 \..._ 0DCA5A08407D5288279DB43454822DC8985A444B
   //\   /\  Fri Aug 22 09:35:30 CEST 2008
___
http://lurker.clamav.net/list/clamav-devel.html
Please submit your patches to our Bugzilla: http://bugs.clamav.net


Re: [Clamav-devel] chm submodule disabled with daily.cvd

2008-08-22 Thread Nigel Horne
Yuri Dario wrote:
 Hi,

 thanks to the new test suite in 0.94rc1, I discovered something not 
 working as required in the OS/2 port (and fixed it).
   

Please submit a patch to http://bugs.clamav.net

Thanks,

-Nigel

[EMAIL PROTECTED] http://www.bandsman.co.uk

___
http://lurker.clamav.net/list/clamav-devel.html
Please submit your patches to our Bugzilla: http://bugs.clamav.net


Re: [Clamav-devel] chm submodule disabled with daily.cvd

2008-08-22 Thread Yuri Dario
Hi,

 'make check' will not fail because it doesn't depend on daily.cvd (it uses
 a single .hdb entry for detection)


ok, failure was because also OS/2 (as Windows) cannot delete open 
files. Now this has been fixed.

Later I'll update current patch in bug system.

Thanks for help 

Yuri



___
http://lurker.clamav.net/list/clamav-devel.html
Please submit your patches to our Bugzilla: http://bugs.clamav.net


Re: [Clamav-devel] chm submodule disabled with daily.cvd

2008-08-22 Thread Tomasz Kojm
On Fri, 22 Aug 2008 12:44:47 + (UTC)
Yuri Dario [EMAIL PROTECTED] wrote:

 ok, failure was because also OS/2 (as Windows) cannot delete open 
 files. Now this has been fixed.
 
 Later I'll update current patch in bug system.

OK, thanks for the update on this.

-- 
   oo. Tomasz Kojm [EMAIL PROTECTED]
  (\/)\. http://www.ClamAV.net/gpg/tkojm.gpg
 \..._ 0DCA5A08407D5288279DB43454822DC8985A444B
   //\   /\  Fri Aug 22 14:52:35 CEST 2008
___
http://lurker.clamav.net/list/clamav-devel.html
Please submit your patches to our Bugzilla: http://bugs.clamav.net


[Clamav-devel] chm submodule disabled with daily.cvd

2008-08-21 Thread Yuri Dario
Hi,

thanks to the new test suite in 0.94rc1, I discovered something not 
working as required in the OS/2 port (and fixed it).

One issue still open is the CHM submodule, which is always off. 
Debugging the code showed that signature 

ARCHIVE:0x3fbf:15:34

changing the dconf archive flags. 0x3fBf misses the 0x40 for chm 
dynamic module configuration.

More tests showed this happens only if daily.cvd is present, so CHM 
module is enable when only main.cvd is present in the system.

Connecting via proxy
main.cvd is up to date (version: 47, sigs: 312304, f-level: 31, 
builder: sven)
Connecting via proxy
daily.cvd is up to date (version: 8069, sigs: 88644, f-level: 33, 
builder: ccordes)

I did same test on my eeepc, with xandros and clamav 0.91.2: also 
there, the test file clam.chm is marked as ok with daily.cvd, and 
found infected with main.cvd.

Is this a known problem?

TIA,


Yuri Dario

/*
 * OS/2 open source software
 * http://web.os2power.com/yuri
 * http://www.netlabs.org
*/


___
http://lurker.clamav.net/list/clamav-devel.html
Please submit your patches to our Bugzilla: http://bugs.clamav.net