[Lunar-commits] r22663 - moonbase/trunk/security/clamav
Dennis Veatch
stumbles at lunar-linux.org
Tue Dec 19 16:40:51 CET 2006
Author: stumbles
Date: 2006-12-19 16:40:51 +0100 (Tue, 19 Dec 2006)
New Revision: 22663
Modified:
moonbase/trunk/security/clamav/DETAILS
Log:
Version bump with the following fixes;
- libclamav/message.c: handle consecutive errors in base64 decoding
- libclamav/mbox.c: honour recursion limit when scanning email messages
- clamscan: new option --mail-max-recursion
- clamd/clamav-milter: new option MailMaxRecursion
- libclamav/untar.c: honour archive limits
Modified: moonbase/trunk/security/clamav/DETAILS
===================================================================
--- moonbase/trunk/security/clamav/DETAILS 2006-12-19 14:31:14 UTC (rev 22662)
+++ moonbase/trunk/security/clamav/DETAILS 2006-12-19 15:40:51 UTC (rev 22663)
@@ -1,18 +1,18 @@
MODULE=clamav
- VERSION=0.88.6
+ VERSION=0.88.7
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=$SFORGE_URL/$MODULE/
- SOURCE_VFY=sha1:5fe6efa7c7dc9eb157a78e7851392c737d586bb7
+ SOURCE_VFY=sha1:7d7833dc454437ed7044b1c734f0a13e4dc1ead2
WEB_SITE=http://www.clamav.net/
ENTERED=20030314
- UPDATED=20061117
+ UPDATED=20061219
SHORT="GPL anti-virus toolkit"
cat <<EOF
-Clam AntiVirus is an anti-virus toolkit written from scratch. It is
-licensed under GNU GPL2 and uses the virus database from OpenAntiVirus,
-which is an another free anti-virus project. In contrast to
-OpenAntiVirus (which is written in Java), Clam AntiVirus is written
-entirely in C and its database is KEPT UP TO DATE. It also detects
-polymorphic viruses as well.
+Clam AntiVirus is an anti-virus toolkit written from scratch. It is
+licensed under GNU GPL2 and uses the virus database from OpenAntiVirus,
+which is an another free anti-virus project. In contrast to
+OpenAntiVirus (which is written in Java), Clam AntiVirus is written
+entirely in C and its database is KEPT UP TO DATE. It also detects
+polymorphic viruses as well.
EOF
More information about the Lunar-commits
mailing list