[Bug 5606] [review] spamc/spamd tests fail due to broken -x logic

2007-09-26 Thread bugzilla-daemon
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5606 [EMAIL PROTECTED] changed: What|Removed |Added Summary|spamc/spamd tests fail due |[review] spamc/spamd tests

[Bug 5606] spamc/spamd tests fail due to broken -x logic

2007-09-26 Thread bugzilla-daemon
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5606 [EMAIL PROTECTED] changed: What|Removed |Added Attachment #4104 is|0 |1 obsolete|

[Bug 5606] spamc/spamd tests fail due to broken -x logic

2007-09-26 Thread bugzilla-daemon
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5606 --- Additional Comments From [EMAIL PROTECTED] 2007-09-26 15:26 --- (In reply to comment #3) > Ok, I've tracked it down. In version 3.2 spamd calls > Mail::SpamAssassin::init_learner() and that calls $self->init(1) which reads

[Bug 4653] bayes_pg.sql syntax error for old versions of PgSQL (7.4.x)

2007-09-26 Thread bugzilla-daemon
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4653 --- Additional Comments From [EMAIL PROTECTED] 2007-09-26 08:04 --- (In reply to comment #6) > Change looks perfectly sane to me and has been tested > to work fine with PGSQL 8.2.4 over here. Thanks, I tested it too with 8.2.

[Bug 4049] RFE: stop spam detection at maximum load average

2007-09-26 Thread bugzilla-daemon
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4049 --- Additional Comments From [EMAIL PROTECTED] 2007-09-26 05:31 --- Btw, a widespread usage of such feature would encourage spammers to shift their spamming strategy to send their junk in bursts to target hosts, instead of mor

[Bug 5657] RFE: allow debug areas to be excluded from 'all' debugging

2007-09-26 Thread bugzilla-daemon
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5657 [EMAIL PROTECTED] changed: What|Removed |Added Target Milestone|Undefined |3.3.0 --- Additional

[Bug 5612] [review] DB_File: infinite loop causing 100% cpu usage when opening dbm files

2007-09-26 Thread bugzilla-daemon
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5612 [EMAIL PROTECTED] changed: What|Removed |Added Status Whiteboard|needs 2 votes for 3.2 |needs 1 votes for 3.2 -

[Bug 5612] [review] DB_File: infinite loop causing 100% cpu usage when opening dbm files

2007-09-26 Thread bugzilla-daemon
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5612 --- Additional Comments From [EMAIL PROTECTED] 2007-09-26 05:11 --- A widespread usage of -e $file and similar simple file tests would need to be replaced by a stat() or lstat() call for 3.3.0 because -e does not distinguish b

3.2.4?

2007-09-26 Thread Justin Mason
any chance we could get some reviews done? The 3.2.x queue is pretty nicely cleaned up now, and there are a few major sa-compile fixes that need to be released (bug 5594, 5556, 5493). --j.

[Bug 5493] [review] sa-compile not correctly parsing escaped backslashes

2007-09-26 Thread bugzilla-daemon
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5493 [EMAIL PROTECTED] changed: What|Removed |Added Severity|normal |major --- Additional

[Bug 5556] [review] Missing `close()', unavailable `newSVpvn_share()' function, ;OPTIMIZE' => '-O2' problem

2007-09-26 Thread bugzilla-daemon
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5556 [EMAIL PROTECTED] changed: What|Removed |Added Severity|normal |major --- Additional

[Bug 5594] [review] speed up sa-compile

2007-09-26 Thread bugzilla-daemon
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5594 [EMAIL PROTECTED] changed: What|Removed |Added Severity|enhancement |major --- Additional

[Bug 5465] sa-compile Insecure dependency on RHEL

2007-09-26 Thread bugzilla-daemon
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5465 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 5557] [review] temp files not removed on win32

2007-09-26 Thread bugzilla-daemon
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5557 [EMAIL PROTECTED] changed: What|Removed |Added Severity|normal |major --- You are r

[Bug 5612] [review] DB_File: infinite loop causing 100% cpu usage when opening dbm files

2007-09-26 Thread bugzilla-daemon
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5612 --- Additional Comments From [EMAIL PROTECTED] 2007-09-26 03:15 --- applied 4130 to trunk: : jm 149...; svn commit -m "bug 5612: some versions of Berkeley DB can get into a deadlock condition if files named __db.{filename} ar