Subject: CVS commit: [pkgsrc-2006Q4] pkgsrc/mail/spamassassin
To: None <pkgsrc-changes@NetBSD.org>
From: Geert Hendrickx <ghen@netbsd.org>
List: pkgsrc-changes
Date: 02/23/2007 11:36:22
Module Name: pkgsrc
Committed By: ghen
Date: Fri Feb 23 11:36:22 UTC 2007
Modified Files:
pkgsrc/mail/spamassassin [pkgsrc-2006Q4]: Makefile distinfo
Log Message:
Pullup ticket 2031 - requested by taca
security update for spamassassin
- pkgsrc/mail/spamassassin/Makefile 1.78-1.79
- pkgsrc/mail/spamassassin/distinfo 1.43
Module Name: pkgsrc
Committed By: ghen
Date: Thu Feb 8 09:30:27 UTC 2007
Modified Files:
pkgsrc/mail/spamassassin: Makefile
Log Message:
Put rule file updates in ${VARBASE}/spamassassin instead of ${VARBASE}. Bump
PKGREVISION.
---
Module Name: pkgsrc
Committed By: heinz
Date: Thu Feb 15 21:43:43 UTC 2007
Modified Files:
pkgsrc/mail/spamassassin: Makefile distinfo
Log Message:
Updated to version 3.1.8.
Pkgsrc changes:
- some cleanup of the Makefile to shut up a few pkglint notes and warnings
(USE_TOOLS, SUBST_CLASSES).
Changes since version 3.1.7:
============================
3.1.8 is a major bug-fix release, including a potential DoS. The major
highlights are:
- bug 5318: fix for CVE-2007-0451: possible DoS due to incredibly
long URIs found in the message content.
- bug 5240: disable perl module usage in update channels unless
--allowplugins is specified
- bug 5288: files with names starting/ending in whitespace weren't usable
- bug 5056: remove Text::Wrap related code due to upstream issues
- bug 5145: update spamassassin and sa-learn to better deal with STDIN
- bug 5140 and 5179: improvements and bug fixes related to DomainKeys
and DKIM support
- several updates for Received header parsing
- several documentation updates and random taint-variable related issues
To generate a diff of this commit:
cvs rdiff -r1.77 -r1.77.2.1 pkgsrc/mail/spamassassin/Makefile
cvs rdiff -r1.42 -r1.42.2.1 pkgsrc/mail/spamassassin/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.