Subject: CVS commit: pkgsrc/mail/clamav
To: None <pkgsrc-changes@NetBSD.org>
From: Martti Kuparinen <martti@netbsd.org>
List: pkgsrc-changes
Date: 08/22/2007 08:02:58
Module Name:	pkgsrc
Committed By:	martti
Date:		Wed Aug 22 08:02:58 UTC 2007

Modified Files:
	pkgsrc/mail/clamav: Makefile distinfo
	pkgsrc/mail/clamav/patches: patch-ad patch-af patch-ah
Removed Files:
	pkgsrc/mail/clamav/patches: patch-aa

Log Message:
Updated mail/clamav to 0.91.2

  * Bugfixes and changes since 0.91.1:
    - libclamav/rtf.c: fix possible NULL dereference (bb#611)
    - libclamav/ole2_extract.c: properly initialise hdr.max_block_no (bb#603)
    - libclamav/htmlnorm.c: fix possible NULL dereference (bb#582),
      thanks to Stefanos Stamatis
    - libclamav/htmlnorm.c: fix call to tolower() (bb#580)
    - libclamav/filetypes.c: some embedded PEs were not being detected
    - clamav-milter: Fix compilation error on NetBSD2.0
    - clamav-milter: Black-hole-mode no longer needs to be run as root
    - libclamav/pdf.c: Bug 618, --block-max not always honoured
    - libclamav/phishcheck.c, regex_list.c, phish_whitelist.c: make debug
      output look better (patch from Sven)
    - libclamav/phishcheck.c: Don't report phishing on broken urls containing
      '>' in the hostname. (bb #619)
    - libclamav, sigtool: add support for PUA databases (.hdu, .mdu, .ndu),
      requested by Christoph
    - clamscan: add --detect-pua
    - clamd, clamd.conf: add DetectPUA
    - freshclam/mirman.c: properly handle mirror access times (bb#606, only
      outdated installations - three versions behind the latest one were
      affected by this problem),
      Reported by David F. Skoll <dfs*roaringpenguin.com>
    - clamav-milter:      Bug 614
    - libclamav/pdf.c:    Bug 608
    - clamav-milter:      SPF checking no longer experimental
    - libclamav/phishcheck.c: workaround Solaris problem with regexec() [bb #598
]
    - libclamav/matcher-ac.c: fix matching of patterns with prefixes and some
      other issues spotted by Glen <daineng*gmail.com>
    - clamav-milter/clamav-milter.c: Better use of res_init()
    - clamav-milter/clamav-milter.c: HP-UX doesn't have EX_CONFIG, reported
      by clam * ministry.se


To generate a diff of this commit:
cvs rdiff -r1.79 -r1.80 pkgsrc/mail/clamav/Makefile
cvs rdiff -r1.47 -r1.48 pkgsrc/mail/clamav/distinfo
cvs rdiff -r1.16 -r0 pkgsrc/mail/clamav/patches/patch-aa
cvs rdiff -r1.11 -r1.12 pkgsrc/mail/clamav/patches/patch-ad
cvs rdiff -r1.3 -r1.4 pkgsrc/mail/clamav/patches/patch-af
cvs rdiff -r1.10 -r1.11 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.