Subject: CVS commit: pkgsrc/security/amavisd-new
To: None <pkgsrc-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-changes
Date: 06/01/2007 04:41:07
Module Name: pkgsrc
Committed By: xtraeme
Date: Fri Jun 1 04:41:07 UTC 2007
Modified Files:
pkgsrc/security/amavisd-new: Makefile distinfo
pkgsrc/security/amavisd-new/patches: patch-aa
Log Message:
Update to 2.5.1.
This release adds checking of a number of archive members to improve
protection from runaway dearchivers.
It fixes SQL quarantining of mail with a null sender, and recognizes
PostgreSQL error S8006.
Parsing of invalid header has been improved.
Calling 'finish' on a SA message object was added.
A nonstandard SMTP status code 254 is no longer used, and enforcing
of option 8BITMIME is avoid even on 8-bit contents.
Checking of eval status was improved to recognize additional failure
modes.
Disabling of MIME decoding and invoking of a file(1) utility has been
made possible. An AV entry for ArcaVir was added.
To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 pkgsrc/security/amavisd-new/Makefile
cvs rdiff -r1.10 -r1.11 pkgsrc/security/amavisd-new/distinfo
cvs rdiff -r1.4 -r1.5 pkgsrc/security/amavisd-new/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.