Subject: CVS commit: [pkgsrc-2005Q2] pkgsrc/mail/clamav
To: None <pkgsrc-changes@NetBSD.org>
From: Soren Jacobsen <snj@netbsd.org>
List: pkgsrc-changes
Date: 06/27/2005 02:49:18
Module Name:	pkgsrc
Committed By:	snj
Date:		Mon Jun 27 02:49:18 UTC 2005

Modified Files:
	pkgsrc/mail/clamav [pkgsrc-2005Q2]: Makefile buildlink3.mk distinfo

Log Message:
Pullup ticket 566 - requested by Lubomir Sedlacik
security update for clamav

Revisions pulled up:
- pkgsrc/mail/clamav/Makefile		1.41
- pkgsrc/mail/clamav/distinfo		1.27
- pkgsrc/mail/clamav/buildlink3.mk	1.5, 1.6

    Module Name:    pkgsrc
    Committed By:   grant
    Date:           Fri Jun 24 05:58:42 UTC 2005

    Modified Files:
            pkgsrc/mail/clamav: Makefile distinfo

    Log Message:
    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)
----
    Module Name:    pkgsrc
    Committed By:   grant
    Date:           Fri Jun 24 05:59:09 UTC 2005

    Modified Files:
            pkgsrc/mail/clamav: buildlink3.mk

    Log Message:
    bump BUILDLINK_RECOMMENDED to 0.85, as the latest virus definitions
    require this version.
----
    Module Name:    pkgsrc
    Committed By:   salo
    Date:           Sat Jun 25 17:39:01 UTC 2005

    Modified Files:
            pkgsrc/mail/clamav: buildlink3.mk

    Log Message:
    Bump BUILDLINK_RECOMMENDED, the fix in 0.86.1 prevents a DoS vulnerability.


To generate a diff of this commit:
cvs rdiff -r1.40 -r1.40.2.1 pkgsrc/mail/clamav/Makefile
cvs rdiff -r1.4 -r1.4.4.1 pkgsrc/mail/clamav/buildlink3.mk
cvs rdiff -r1.26 -r1.26.2.1 pkgsrc/mail/clamav/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.