Re: Update ClamAV to version 0.93

2008-04-16 Thread Marc Balmer
Bernd Ahlers wrote: Marc Balmer [Wed, Apr 16, 2008 at 09:38:06AM +0200] wrote: -SHARED_LIBS+= clamav 6.0 # .3.3 +SHARED_LIBS= clamav 6.0 \ + clamunrar 0.0 \ + clamunrar_iface 0.0 Have you checked the unrar license stuff?

Re: Update ClamAV to version 0.93

2008-04-16 Thread Bernd Ahlers
Marc Balmer [Wed, Apr 16, 2008 at 09:38:06AM +0200] wrote: >-SHARED_LIBS+= clamav 6.0 # .3.3 >+SHARED_LIBS= clamav 6.0 \ >+ clamunrar 0.0 \ >+ clamunrar_iface 0.0 > Have you checked the unrar license stuff? >-# GPLv2/LGPL >+#GPL

Update ClamAV to version 0.93

2008-04-16 Thread Marc Balmer
This updates ClamAV to version 0.93; this fixes many security problems, including the one found at http://secunia.com/advisories/29000 Feedback is welcome (I am already running it on 5 productions servers). Index: security/clamav/Makefile ===