Subject: CVS commit: pkgsrc/mail/clamav
To: None <pkgsrc-changes@NetBSD.org>
From: grant beattie <grant@netbsd.org>
List: pkgsrc-changes
Date: 11/04/2005 03:47:49
Module Name:	pkgsrc
Committed By:	grant
Date:		Fri Nov  4 03:47:49 UTC 2005

Modified Files:
	pkgsrc/mail/clamav: Makefile distinfo
	pkgsrc/mail/clamav/patches: patch-ah

Log Message:
update clamav to 0.87.1.

changes since 0.87:

  * Bugfixes:
    - libclamav/petite.c: fix boundary checks (acab)
    - libclamav/mbox.c: scan attachments that have no filename (njh)
    - libclamav/fsg.c: fix buffer size calculation in unfsg_133
      Reported by Zero Day Initiative (ZDI-CAN-004)
    - libclamav/tnef.c: fix possible infinite loop
      Reported by iDEFENSE (IDEF1169).
    - libclamav/mspack/cabd.c: fix possible infinite loop in cabd_find
      (tk)
      Reported by iDEFENSE (IDEF1180).
    - clamd/others.c: fix compilation error on Cobalt Qube 1 (tk)
    - clamd: properly handle ReadTimeout in SESSION (tk)
      Bug reported by Kamil Kaczkowski <kamil*kamil.eisp.pl>
    - libclamav/others.c,h: Add generic bitset implementation (trog)
    - libclamav/ole2_extract.c: Make sure the property tree doesn't
      loop (trog)
      Fixes CAN-2005-3239. Installations with default settings were
      not affected by this bug.


To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 pkgsrc/mail/clamav/Makefile
cvs rdiff -r1.31 -r1.32 pkgsrc/mail/clamav/distinfo
cvs rdiff -r1.5 -r1.6 pkgsrc/mail/clamav/patches/patch-ah

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