Subject: CVS commit: pkgsrc/mail/mimedefang
To: None <pkgsrc-changes@NetBSD.org>
From: Mark Davies <markd@netbsd.org>
List: pkgsrc-changes
Date: 03/14/2007 11:21:34
Module Name: pkgsrc
Committed By: markd
Date: Wed Mar 14 11:21:34 UTC 2007
Modified Files:
pkgsrc/mail/mimedefang: Makefile distinfo
pkgsrc/mail/mimedefang/patches: patch-ab patch-ac
Log Message:
Update mimedefang to 2.61.
includes patch to work with clamav 0.90 and newer.
Changes since 2.59:
* SECURITY FIX: Versions 2.59 and 2.60 contained a programming error
that could lead to a buffer overflow. This is definitely
exploitable as a denial-of-service attack, and potentially may
allow arbitrary code execution. The bug is fixed in 2.61.
* If a message is going to end up being rejected,
discarded or tempfailed, we don't bother carrying out requests
to add/delete/modify headers or recipients, change the message
body, etc.
* mimedefang.c: Fix filter registration so MIMEDefang works
correctly against libmilter from Sendmail 8.14
Changes since 2.58:
* A new "watch-multiple-mimedefangs.tcl" tool that lets you keep an eye
on a cluster of MIMEDefang scanners.
* Fixes to the build scripts that should eliminate build problems on
Intel/AMD 64-bit architectures.
* mimedefang generates the COMMANDS file more safely and more efficiently.
* Various other minor improvements and bug-fixes.
To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 pkgsrc/mail/mimedefang/Makefile
cvs rdiff -r1.15 -r1.16 pkgsrc/mail/mimedefang/distinfo
cvs rdiff -r1.4 -r1.5 pkgsrc/mail/mimedefang/patches/patch-ab \
pkgsrc/mail/mimedefang/patches/patch-ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.