From 9830b101ba63d458589facaef2303e10e2f1fa7b Mon Sep 17 00:00:00 2001 From: grant Date: Fri, 7 Apr 2006 11:20:37 +0000 Subject: update clamav to 0.88.1. changes since 0.88: * Bugfixes: - libclamav/matcher.c: properly handle partial reads in cli_scandesc() - libclamav/mbox.c: sync with CVS, fixes detection of Worm.Bagle.CT - freshclam: fix support for LocalIPAddress Patch by Anton Yuzhaninov - docs/man: multiple manpage typo fixes Patch by A. Costa ) - shared/output.c: properly handle return value of vsnprintf Thanks to Anton Yuzhaninov - libclamav/htmlnorm.c: fix typo spotted by Gianluigi Tiesi - sigtool/sigtool.c: fix possible crash in build(), thanks to Sven - clamd/session.c: remove static timeout (5s) for SESSION Pointed out by Joseph Benden - libclamav/pe.c: fix possible integer overflow reported by Damian Put Note: only exploitable if file size limit (ArchiveMaxFileSize) disabled - libclamav/scanners.c: properly report archive unpacking errors Problem spotted by David F. Skoll - libclamav/others.c: fix possible crash in cli_bitset_test() Reported by David Luyer - libclamav/zziplib: fix possible crash on FreeBSD Reported by Robert Rebbun - clamav-milter: fall back if sendfile() fails --- mail/clamav/Makefile | 5 ++--- mail/clamav/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'mail') diff --git a/mail/clamav/Makefile b/mail/clamav/Makefile index 124fafed091..ccfee36a876 100644 --- a/mail/clamav/Makefile +++ b/mail/clamav/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.55 2006/04/06 06:22:16 reed Exp $ +# $NetBSD: Makefile,v 1.56 2006/04/07 11:20:37 grant Exp $ DISTNAME= clamav-${CLAMAV_VERSION} PKGNAME= clamav-${CLAMAV_VERSION:S/-/./} -PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=clamav/} @@ -12,7 +11,7 @@ COMMENT= Anti-virus toolkit PKG_INSTALLATION_TYPES= overwrite pkgviews -CLAMAV_VERSION= 0.88 +CLAMAV_VERSION= 0.88.1 USE_LIBTOOL= yes diff --git a/mail/clamav/distinfo b/mail/clamav/distinfo index c02fdc0e597..ba96bcdde2a 100644 --- a/mail/clamav/distinfo +++ b/mail/clamav/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.33 2006/01/10 19:00:00 xtraeme Exp $ +$NetBSD: distinfo,v 1.34 2006/04/07 11:20:37 grant Exp $ -SHA1 (clamav-0.88.tar.gz) = 9bdb9c551deb62f559504ebf0d429db5b4f0614c -RMD160 (clamav-0.88.tar.gz) = 9ca758b665fcf51e42316a88198ea5c13dc3c407 -Size (clamav-0.88.tar.gz) = 4564473 bytes +SHA1 (clamav-0.88.1.tar.gz) = 8205cb0f3ab5e625ada1413fc6cdcc6c9ee77691 +RMD160 (clamav-0.88.1.tar.gz) = 020022cc6da2f29eb1a2733e614b6feab8771397 +Size (clamav-0.88.1.tar.gz) = 5348769 bytes SHA1 (patch-aa) = 17c713c3b5833f895b7caa470ae31f3d45d60643 SHA1 (patch-ab) = afe9915e3fbed6c8dee93101149206a9b2f5c13c SHA1 (patch-ad) = 3723ad7212f15ba4e2690127515bfb1f37b97f71 -- cgit v1.2.3