pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/clamav update clamav to 0.86.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1f011c1384c5
branches:  trunk
changeset: 496173:1f011c1384c5
user:      grant <grant%pkgsrc.org@localhost>
date:      Fri Jun 24 05:58:42 2005 +0000

description:
update clamav to 0.86.1.

changes since 0.85.1:

Thu Jun 23 23:13:41 CEST 2005
-----------------------------
  V 0.86.1
    - libclamav/mspack/qtmd.c: fix possible crash (tk)
      Reported by Andrew Toller <atoller*connectfree.co.uk>
      and Stefan Kanthak <stefan.kanthak*fujitsu-siemens.com>

Sun Jun 19 21:37:07 CEST 2005
-----------------------------
  V 0.86
    - libclamav/mspack/cabd.c: fix possible infinite loop (tk)
    - libclamav/cvd.c: fix potential directory traversal in cvd unpacker (a low
      risk problem since all databases are digitally signed). Pointed out by
      Florian Weimer <fw*deneb.enyo.de> (tk)
    - libclamav/zziplib/zzip-file.c: add method id for AES encrypted archives
      (thanks to David Majorel <dm*lagoon.nc>) (tk)
    - clamscan/manager.c: better message on zip/rar unpacking error (tk)
    - libclamav/mbox.c: Fix mishandling of fast track uuencoded files (njh)
    - clamav-milter: Better error message if the white-list file can't be
      opened (njh)
    - clamav-milter: When loading a new database when not in external mode,
      keep scanning with the old one rather than hold up incoming mails while
      waiting for clamav-milter to become idle then reloading the database (njh)
    - libclamav/others.c: print warnings and errors in single call to write
      (thanks to Denis Vlasenko <vda*ilport.com.ua>) (tk)
    - clamscan/others.c: enable REG_EXTENDED in match_regex (tk)
    - libclamav/scanners.c: fix file descriptor leaks if cli_msexpand() returns
      an error in cli_scanszdd, patch by Mark Pizzolato (tk)
    - libclamav/scanners.c: fix file descriptor leak in error path (out of mem)
      in cli_scangzip(), patch by Mark Pizzolato (tk)
    - clamd/scanner.c: fix error path for a read timeout which logged messages
      indicating that both a timeout and a poll error occurred (patch by Mark
      Pizzolato <clamav-devel*subscriptions.pizzolato.net>) (tk)
    - libclamav:  Extract TNEF files even when the filename isn't known,
      problem reported by John Miller (contact*glideslopesoftware.co.uk) (njh)

diffstat:

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

diffs (34 lines):

diff -r 8c7a4ec0642b -r 1f011c1384c5 mail/clamav/Makefile
--- a/mail/clamav/Makefile      Fri Jun 24 05:56:25 2005 +0000
+++ b/mail/clamav/Makefile      Fri Jun 24 05:58:42 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2005/05/31 10:01:37 dillo Exp $
+# $NetBSD: Makefile,v 1.41 2005/06/24 05:58:42 grant Exp $
 
 DISTNAME=      clamav-${CLAMAV_VERSION}
 PKGNAME=       clamav-${CLAMAV_VERSION:S/-/./}
@@ -11,7 +11,7 @@
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
-CLAMAV_VERSION=                0.85.1
+CLAMAV_VERSION=                0.86.1
 
 USE_LIBTOOL=           yes
 
diff -r 8c7a4ec0642b -r 1f011c1384c5 mail/clamav/distinfo
--- a/mail/clamav/distinfo      Fri Jun 24 05:56:25 2005 +0000
+++ b/mail/clamav/distinfo      Fri Jun 24 05:58:42 2005 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.26 2005/05/23 22:41:26 xtraeme Exp $
+$NetBSD: distinfo,v 1.27 2005/06/24 05:58:42 grant Exp $
 
-SHA1 (clamav-0.85.1.tar.gz) = b15290f68962c5d6f4b596ee426bfc9ff10764f7
-RMD160 (clamav-0.85.1.tar.gz) = 234e14e77421644598378d3820d914cab34e0ecb
-Size (clamav-0.85.1.tar.gz) = 4061042 bytes
+SHA1 (clamav-0.86.1.tar.gz) = a534111f09bfc1ba91479f6004c45b5ebb834ba1
+RMD160 (clamav-0.86.1.tar.gz) = 2f82b329eaa1aa9bfc3ae1c39624ba873f0a82d9
+Size (clamav-0.86.1.tar.gz) = 4016724 bytes
 SHA1 (patch-aa) = 17c713c3b5833f895b7caa470ae31f3d45d60643
 SHA1 (patch-ad) = 3723ad7212f15ba4e2690127515bfb1f37b97f71
 SHA1 (patch-af) = 605728b133ddb95827285d06bfeec9400222f874



Home | Main Index | Thread Index | Old Index