Commit Graph

58 Commits

Author SHA1 Message Date
steven
4faaa741fe SECURITY update to 3.2.1
fixes a local user symlink-attack DoS vulnerability; more details at
http://spamassassin.apache.org/advisories/cve-2007-2873.txt

ok mbalmer@
2007-07-02 10:32:43 +00:00
aanriot
59e0638e7e get ride of RUN_DEPENDS=${BUILD_DEPENDS} construct.
checked by naddy@, ok mbalmer@
2007-05-30 17:39:14 +00:00
mbalmer
8fa09c6336 Fix a problem with the last update. 2007-05-07 19:53:42 +00:00
mbalmer
0372ed1528 Update to SpamAssassin 3.2.0
ok simon
2007-05-06 13:28:30 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
mbalmer
958e2a9966 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

ok nikolay
2007-02-15 19:57:48 +00:00
mbalmer
5703af1b64 Maintainer change. Bump PKGNAME. 2006-10-28 07:35:41 +00:00
ajacoutot
97c1694af7 - update to version 3.1.7 (by Andreas Vögele, with some cleanings)
- use /var/db/spamassassin as homedir for _spamdaemon user
- does _not_ remove /var/db/spamassassin when using `pkg_delete -c`

"go ahead" steven@
2006-10-27 10:12:44 +00:00
aanriot
906afbb679 - remove 'noauto' and install _spamdaemon user by default.
- bump PKGNAME.
2006-10-21 19:26:14 +00:00
steven
f40f85ed21 Some tweaks to accomodate sa-update:
- Add gnupg dependency.
- Better location for the updates: /var/db/spamassassin
- Install sa-update's default GnuPG keys as config files, so that they
  will be removed upon pkg_delete.
- Remove /var/db/spamassassin using @extraunexec.
Specify minimum versions for some dependencies while here.

from maintainer Andreas Vogele <andreas at altroot.de>

looks fine naddy@
2006-08-10 18:24:45 +00:00
robert
c6317410a5 update to version 3.1.4 which fixes a memleak and other smaller bugs;
ok naddy@
2006-08-09 07:21:07 +00:00
steven
3769b440d9 update to SpamAssassin 3.1.3
ok maintainer Andreas Voegele
2006-06-06 17:33:41 +00:00
steven
be05407a0a maintenance update to 3.1.1
from: new maintainer Andreas Voegele (voegelas at gmx dot net)
2006-03-20 20:18:29 +00:00
david
f85600afe0 move any perl or sed substitutions from post-patch to pre-configure
(fixes make update-patches)
ok sturm@; "looks reasonable" steven@
2006-02-08 04:54:48 +00:00
steven
45969492e1 - add missing init.pre and v310.pre configuration files.
- depend on p5-Mail-SPF-Query, since the SPF plugin is loaded by default.

based on diff from Andreas Voegele <voegelas at gmx.net>
2006-01-28 21:27:17 +00:00
mbalmer
12027718bf Update to SpamAssassin 3.1.0.
Release notes available:
http://marc.theaimsgroup.com/?l=spamassassin-announce&m=112674318914008&w=2

From Ben Lovett <ben at tilderoot dot com>
2005-10-09 09:05:43 +00:00
sturm
618e0e445a SECURITY update to SpamAssassin 3.0.4
fixes CAN-2005-1266

from maintainer Ben Lovett <ben at tilderoot.com>
2005-07-10 09:34:52 +00:00
naddy
a8817eabcc SIZE 2005-01-05 16:50:35 +00:00
alek
76afc6bd0f Add WANTLIB markers 2005-01-02 01:07:48 +00:00
sturm
49c17544a7 update to SpamAssassin 3.0.2
from Ben Lovett <ben at tilderoot.com>
2004-12-28 21:03:51 +00:00
sturm
9accab25a8 update to SpamAssassin 3.01
from maintainer Ben Lovett <ben at tilderoot.com>
2004-10-31 08:44:44 +00:00
espie
15a2aca1cd new style plists. 2004-09-15 09:09:41 +00:00
ian
8099e9a16d Security update to 2.64. From release notice:
- Security fix prevents a denial of service attack open to certain
    malformed messages; this DoS affects all SpamAssassin 2.5x
    and 2.6x versions to date.
  - Backported several very reliable rules from the SpamAssassin 3.0.0
    codebase.

From MAINTAINER. OK nagy.
2004-08-06 01:39:09 +00:00
brad
ab456ffc01 upgrade p5-Mail-SpamAssassin to 2.63
--
From: MAINTAINER
2004-01-21 08:01:59 +00:00
brad
d9d291e583 upgrade p5-Mail-SpamAssassin to 2.62
--
From: MAINTAINER
2004-01-19 11:20:07 +00:00
brad
189876eb88 upgrade p5-Mail-SpamAssassin to 2.61
--
From: new MAINTAINER Ben Lovett <ben at tilderoot dot com>
2003-12-27 04:17:01 +00:00
naddy
21a084dd7e fix install after DESTDIR change in perl 5.8.2 2003-12-07 23:15:19 +00:00
sturm
5e9f43efc6 create _spamdaemon group, too
inspired by diff from Olivier Cherrier <oc at karedas dot cediti dot be>
2003-12-02 18:27:38 +00:00
jolan
aabc5c7e9d remove procmail dependency, MAINTAINER does not use this software
anymore, so release it to ports@
2003-08-07 07:51:20 +00:00
lebel
fc9a955289 same line twice, is it really needed?; from MAINTAINER 2003-08-01 11:25:50 +00:00
sturm
46ccc88ca5 new user/group naming schema
bump PKGNAME for bitlbee

Han Boetes <han@mijncomputer.nl> ok
2003-06-22 10:09:57 +00:00
avsm
69b6e1fd53 sync with spamassassin-cvs for the bounds bugfix (#2041 in their bugzilla):
allocate an extra byte for the array instead of reducing the bounds value
2003-06-19 01:03:22 +00:00
avsm
f980ac559f fix a couple of off-by-one in spamc->spamd communication
submitted upstream, bugzilla #2074 in their bug db
bump PKGNAME
2003-06-17 16:33:04 +00:00
brad
de8d6c8811 upgrade p5-Mail-SpamAssassin to 2.55
--
MAINTAINER ok
2003-05-23 23:36:31 +00:00
lebel
fb05c8c0ad update p5-Mail-SpamAssassin to 2.53; from MAINTAINER 2003-05-14 14:19:20 +00:00
lebel
718826a933 upgrade p5-Mail-SpamAssassin to 2.53; from MAINTAINER 2003-04-06 15:42:07 +00:00
lebel
21cb6d946a update p5-Mail-SpamAssassin to 2.52; from MAINTAINER 2003-03-27 14:51:29 +00:00
sturm
93e4ed82fb disable razor tests (done in "make regress") by default
otherwise "make configure" would ask, if it found razor-agent installed

OK pvalchev@
2003-03-06 21:23:47 +00:00
lebel
0f791556f2 update p5-Mail-SpamAssassin to 2.50; from MAINTAINER 2003-02-22 14:55:51 +00:00
lebel
b8665d4e54 update p5-Mail-SpamAssassin to 2.44; from MAINTAINER 2003-02-03 20:28:24 +00:00
lebel
f6137b44bd Added patch from Timo Sirainen <tss@iki.fi> to fix exploit.
---cut---
Well, I was going to wait until 2.50 release, but it seems to be taking and
this likely affects only few installations. Besides, it's been in their
public bugzilla for over a month. So:

Attacker may be able to execute arbitrary code by sending a specially
crafted e-mail to a system using SpamAssassin's spamc program in BSMTP mode
(-B option). Versions from 2.40 to 2.43 are affected.

Exim users especially should check if they're affected, the -B option is
used in several Exim+SpamAssassin HOWTOs.

The problem is with escaping '.' characters at the beginning of lines.
Off-by-one bounds checking error allows writing '.' character past a
buffer, overwriting the stack frame address. Depending on system this may
be exploitable. Pre-built Debian unstable/x86 package wasn't vulnerable, my
self compiled was.
---cut---
2003-01-26 16:43:45 +00:00
wcobb
96daa31089 Install the man pages for spamd/spamc, move spamd to section 8.
ok maintainer
2002-12-03 07:10:06 +00:00
pvalchev
10efc52b61 Remove p5-Test-Simple and p5-Time-HiRes depends; now in stock perl 2002-10-30 04:38:12 +00:00
lebel
6f7f1f84d9 update mail/p5-Mail-SpamAssassin to 2.43; from MAINTAINER 2002-10-17 17:46:31 +00:00
lebel
be97068ba1 seems like the fake path sneak into the installed rule files;
from MAINTAINER with heads up by Andrey Smagin (andrey@smagin.com)
2002-10-10 13:00:23 +00:00
lebel
54ecef0709 update p5-Mail-SpamAssassin to version 2.42; from MAINTAINER 2002-10-07 14:32:33 +00:00
lebel
ea6f05a89e p5-Mail-SpamAssassin tries to install files outside the fake area. 2002-10-06 23:34:26 +00:00
lebel
e2990096ef update mail/p5-Mail-SpamAssassin to 2.41; from MAINTAINER 2002-09-05 19:29:29 +00:00
wilfried
53e557c542 remove .packlist 2002-09-04 08:32:33 +00:00
lebel
f43265feac add dependency to www/p5-HTML-Parser; from maintainer 2002-09-03 12:17:57 +00:00