Bug 88688 - [MAINTAINER UPDATE] mail/dspam-devel: update to 3.6.1
Summary: [MAINTAINER UPDATE] mail/dspam-devel: update to 3.6.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-08 20:30 UTC by Ion-Mihai " IOnut " Tetcu
Modified: 2005-11-11 12:25 UTC (History)
0 users

See Also:


Attachments
dspam-devel-3.6.0_to_3.6.1.diff (10.06 KB, patch)
2005-11-08 20:30 UTC, Ion-Mihai " IOnut " Tetcu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ion-Mihai " IOnut " Tetcu 2005-11-08 20:30:16 UTC

 dspam-devel-3.6.1

## Before anyone asks, I WON'T MFC in mail/dspam until the memory leak is resolved.

!!! WARNING: Both dspam 3.6.0 and 3.6.1 have a memory leak !!!
Watch the size and res (top -o size or top -o res) of dspam process and
restart it (/usr/local/etc/rc.d/dspam-devel.sh restart) when it gets to big.

BUGFIX: ParseToHeaders can segfault on malformatted To header
BUGFIX: TrackSources does not correctly parse messages with QMail Received
headers
BUGFIX: Missing check for existing strcasestr
BUGFIX: X-DSPAM-Reclassified heading appears blank
BUGFIX: Plused-Detail support does not work with domains
BUGFIX: Hash databases are not 8-byte aligned (do not work with 64-bit systems)
use cssconvert to convert your hash file
BUGFIX: Certain daemon-mode operations append a trailing period
BUGFIX: DataSource 'document' option causes improper processing
BUGFIX: Segfaults occur on malformed Content-Type header
BUGFIX: History appears blank in dspam.cgi

- WITH_TRAIN_SCRIPT for an example training script dspam_train

Add SHA256 sum to distinfo
Comment 1 Marcus Alves Grando freebsd_committer freebsd_triage 2005-11-08 22:21:23 UTC
State Changed
From-To: open->suspended

Waiting to fix SQLITE in bsd.database.mk
Comment 2 Marcus Alves Grando freebsd_committer freebsd_triage 2005-11-11 12:25:25 UTC
State Changed
From-To: suspended->closed

Committed. Thanks!