From 488b3fc7d04ee63fe8684bfc3406ed7892acabd4 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Wed, 18 May 2005 02:39:40 +0000 Subject: Update to 0.85, changes: - freshclam/manager.c: fix socket descriptor leak in --no-dns mode (patch by GertJan Spoelman ) (tk) - clamscan, freshclam: return with 62 (instead of 1) when logger can't be initialized (tk) - libclamav/matcher-ac.c, libclamav/matcher-bm.c: fix detection problem with *.ndb OLE2 signatures (problem reported by Trog) (tk) - fix signature offset calculation in large files (problem reported by Christoph) (tk) - clamav-milter: print segfault diagnostic, even if print_trace is not available (njh) - sigtool/sigtool.c: fix support for *.fp databases (tk) - clamav-milter: Better handling of log file errors. Always send 451 when loading a new database when --external is not set (njh) - libclamav/tnef.c: If a parse fails and debugging is on, the file being scanned is dumped to a temporary file (njh) - libclamav/scanners.c: do not report I/O error with encrypted zips (tk) --- mail/clamav/Makefile | 4 ++-- mail/clamav/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'mail/clamav') diff --git a/mail/clamav/Makefile b/mail/clamav/Makefile index f0eb1ff3b06..413ea150539 100644 --- a/mail/clamav/Makefile +++ b/mail/clamav/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2005/05/05 00:42:56 xtraeme Exp $ +# $NetBSD: Makefile,v 1.38 2005/05/18 02:39:40 xtraeme 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.84 +CLAMAV_VERSION= 0.85 USE_LIBTOOL= yes diff --git a/mail/clamav/distinfo b/mail/clamav/distinfo index aaeb08273ee..0b75c02f081 100644 --- a/mail/clamav/distinfo +++ b/mail/clamav/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.24 2005/05/05 00:42:56 xtraeme Exp $ +$NetBSD: distinfo,v 1.25 2005/05/18 02:39:40 xtraeme Exp $ -SHA1 (clamav-0.84.tar.gz) = 85afd0bfa682bfe4da53456d18e1281ccd65cb8d -RMD160 (clamav-0.84.tar.gz) = 922ea61400a2fdb93adbe35bb353e57756a43b2b -Size (clamav-0.84.tar.gz) = 4006624 bytes +SHA1 (clamav-0.85.tar.gz) = dcf92b71f85baad2d1ab7619f78ee2626d538d51 +RMD160 (clamav-0.85.tar.gz) = c4281baa4a15fa8aed9729da7c737c06e75cdd2e +Size (clamav-0.85.tar.gz) = 4047244 bytes SHA1 (patch-aa) = 17c713c3b5833f895b7caa470ae31f3d45d60643 SHA1 (patch-ad) = 3723ad7212f15ba4e2690127515bfb1f37b97f71 SHA1 (patch-af) = 605728b133ddb95827285d06bfeec9400222f874 -- cgit v1.2.3