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.2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2f35fd646426
branches:  trunk
changeset: 497369:2f35fd646426
user:      grant <grant%pkgsrc.org@localhost>
date:      Tue Jul 26 07:53:50 2005 +0000

description:
update clamav to 0.86.2.

changes since 0.86.1:

  V 0.86.2
  * Fixes backported from CVS:
    - configure.in: disable support for URLs downloading with libcurl
      (--with-libcurl) by default (tk)
    - libclamav/others.c: cli_rmdirs: fix possible infinite loop (tk)
      Patch by Mark Pizzolato <clamav-devel*subscriptions.pizzolato.net>
    - libclamav/mspack: Some cab archives were not properly decompressed (tk)
      Problem reported by Diego d'Ambra <diego*clamav.net>
    - libclamav/pe.c: cli_peheader: Sync entry point calculation with
      cli_scanpe (tk)
      Problem reported by Christoph Cordes <ccordes*clamav.net>
    - configure.in: fix compilation error when curl is installed in
      a non-standard location (tk)
      Reported by Serge van den Boom <svdb*stack.nl>
    - configure.in: Add support for DragonFly (tk)
      Thanks to Joerg Sonnenberger <joerg*britannica.bec.de>
    - clamscan/clamscan.c: Verify arguments passed to --max-dir-recursion and
      --max-ratio (tk)
      Problem reported by Jo Mills <Jonathan.Mills*frequentis.com>
    - libclamav/fsg.c: Fix possible integer overflow (acab)
      Reported by Alex Wheeler.
    - libclamav/mbox.c: Fix name clash with glibc library (njh)
      Reported by Brian Bruns <bruns at 2mbit.com>
    - libclamav/others.c: Check for 0 byte allocations in cli_(m|c|re)alloc (tk)
    - libclamav/chmunpack.c: Fix possible malloc overflow (trog)
      Reported by Alex Wheeler.
    - libclamav/tnef.c: Fix possible crash if the length field is 0 or negative
      in headers (njh)
      Reported by Alex Wheeler (alexbling at gmail.com)
    - clamav-milter: Honour LogClean. Only syslog once when storing email in
      quarantine (reported by Panagiotis Christias, christias at gmail.com).
      Log database reloads to the LogFile (njh)
    - clamav-milter: Changed the default child_timeout to 5 minutes. Keep a
      copy of the trie root in privdata. Removed trylock/unlock code in
      clamfi_abort (njh)

diffstat:

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

diffs (34 lines):

diff -r 70d334f7b922 -r 2f35fd646426 mail/clamav/Makefile
--- a/mail/clamav/Makefile      Tue Jul 26 07:36:54 2005 +0000
+++ b/mail/clamav/Makefile      Tue Jul 26 07:53:50 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2005/07/14 02:26:09 tv Exp $
+# $NetBSD: Makefile,v 1.43 2005/07/26 07:53:50 grant Exp $
 
 DISTNAME=      clamav-${CLAMAV_VERSION}
 PKGNAME=       clamav-${CLAMAV_VERSION:S/-/./}
@@ -11,7 +11,7 @@
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
-CLAMAV_VERSION=                0.86.1
+CLAMAV_VERSION=                0.86.2
 
 USE_LIBTOOL=           yes
 
diff -r 70d334f7b922 -r 2f35fd646426 mail/clamav/distinfo
--- a/mail/clamav/distinfo      Tue Jul 26 07:36:54 2005 +0000
+++ b/mail/clamav/distinfo      Tue Jul 26 07:53:50 2005 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.28 2005/07/01 03:27:49 grant Exp $
+$NetBSD: distinfo,v 1.29 2005/07/26 07:53:50 grant Exp $
 
-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 (clamav-0.86.2.tar.gz) = 827dd9a27b42992ddb014017bee9c6e2e9d7d84a
+RMD160 (clamav-0.86.2.tar.gz) = 2a7d7f8e722eaeab9754a5d6a95ac75205a2bc0f
+Size (clamav-0.86.2.tar.gz) = 4094829 bytes
 SHA1 (patch-aa) = 17c713c3b5833f895b7caa470ae31f3d45d60643
 SHA1 (patch-ab) = afe9915e3fbed6c8dee93101149206a9b2f5c13c
 SHA1 (patch-ad) = 3723ad7212f15ba4e2690127515bfb1f37b97f71



Home | Main Index | Thread Index | Old Index