summaryrefslogtreecommitdiff
path: root/mail/clamav/Makefile
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2006-08-09 18:35:45 +0000
committersalo <salo@pkgsrc.org>2006-08-09 18:35:45 +0000
commit0d6f3ca590e6aef8b8a317f85f4767fb6a5f5695 (patch)
treefde46e0e65cdde8c351b07e68902f5e0d319e247 /mail/clamav/Makefile
parent3e1cc6235913c4415edb052dc901d98dc0539a4d (diff)
downloadpkgsrc-0d6f3ca590e6aef8b8a317f85f4767fb6a5f5695.tar.gz
Security update to version 0.88.4
Changes: - libclamav/upx.c: fix possible heap overflow See http://www.clamav.net/security/0.88.4.html for details. - libclamav/tnef.c: handle trailing newline at the end of winmail.dat, bug reported by Menno Smits <menno*netboxblue.com> - freshclam/manager.c: fix possible infinite loop when read() fails in get_database(), spotted by Everton da Silva Marques <everton*lab.ipaccess.diveo.net.br>
Diffstat (limited to 'mail/clamav/Makefile')
-rw-r--r--mail/clamav/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/clamav/Makefile b/mail/clamav/Makefile
index 0672cd076ce..9c62bd3908a 100644
--- a/mail/clamav/Makefile
+++ b/mail/clamav/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.60 2006/07/02 12:01:12 xtraeme Exp $
+# $NetBSD: Makefile,v 1.61 2006/08/09 18:35:45 salo Exp $
DISTNAME= clamav-${CLAMAV_VERSION}
PKGNAME= clamav-${CLAMAV_VERSION:S/-/./}
@@ -11,7 +11,7 @@ COMMENT= Anti-virus toolkit
PKG_INSTALLATION_TYPES= overwrite pkgviews
-CLAMAV_VERSION= 0.88.3
+CLAMAV_VERSION= 0.88.4
#PKGREVISION= 1
USE_LIBTOOL= yes