pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/clamav Update to 0.85, changes:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fb3b0ef5141b
branches:  trunk
changeset: 493986:fb3b0ef5141b
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Wed May 18 02:39:40 2005 +0000

description:
Update to 0.85, changes:

  - freshclam/manager.c: fix socket descriptor leak in --no-dns mode (patch
    by GertJan Spoelman <cav*gjs.cc>) (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)

diffstat:

 mail/clamav/Makefile |  4 ++--
 mail/clamav/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (34 lines):

diff -r 72e1d966ce6b -r fb3b0ef5141b mail/clamav/Makefile
--- a/mail/clamav/Makefile      Wed May 18 01:13:40 2005 +0000
+++ b/mail/clamav/Makefile      Wed May 18 02:39:40 2005 +0000
@@ -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 @@
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
-CLAMAV_VERSION=                0.84
+CLAMAV_VERSION=                0.85
 
 USE_LIBTOOL=           yes
 
diff -r 72e1d966ce6b -r fb3b0ef5141b mail/clamav/distinfo
--- a/mail/clamav/distinfo      Wed May 18 01:13:40 2005 +0000
+++ b/mail/clamav/distinfo      Wed May 18 02:39:40 2005 +0000
@@ -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



Home | Main Index | Thread Index | Old Index