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 A more detailed change log can be read here: http://svn.apache.org/repos/asf/spamassassin/branches/3.1/Changes Fix: patches to upgade Sa 3.1.7 to 3.1.8 Note: many patches in files/* removed due to being incorporated in SA source. these files should be removed from files/* patch-spamassassin.raw patch-sa-learn.raw patch-lib-Mail-SpamAssassin-SpamdForkScaling.pm here are patches: How-To-Repeat: NA
Responsible Changed From-To: freebsd-ports-bugs->clsung I'll take it.
clsung 2007-02-16 08:53:08 UTC FreeBSD ports repository Modified files: mail/p5-Mail-SpamAssassin Makefile distinfo Removed files: mail/p5-Mail-SpamAssassin/files patch-lib-Mail-SpamAssassin-SpamdForkScaling.pm patch-sa-learn.raw patch-spamassassin.raw Log: - Update to 3.1.8 - submitter now become maintainer - Changes http://svn.apache.org/repos/asf/spamassassin/branches/3.1/Changes PR: ports/109186 Submitted by: maintainer (Michael Scheidell) Revision Changes Path 1.104 +2 -3 ports/mail/p5-Mail-SpamAssassin/Makefile 1.37 +3 -3 ports/mail/p5-Mail-SpamAssassin/distinfo 1.2 +0 -53 ports/mail/p5-Mail-SpamAssassin/files/patch-lib-Mail-SpamAssassin-SpamdForkScaling.pm (dead) 1.7 +0 -27 ports/mail/p5-Mail-SpamAssassin/files/patch-sa-learn.raw (dead) 1.4 +0 -19 ports/mail/p5-Mail-SpamAssassin/files/patch-spamassassin.raw (dead) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thank you. Also recommand using ports-mgmt/porttools to facilitate sending PR.