Next | Query returned 147 messages, browsing 121 to 130 | Previous

History of commit frequency

CVS Commit History:


   2005-02-20 01:05:51 by Juan Romero Pardines | Files touched by this commit (2)
Log message:
Update to 3.2.7.

BUGFIX: Signature not written to some email, making them untrainable.
BUGFIX: DSPAM Segfaults if dspam_process() fails after loading a signature.
   2005-01-19 23:33:59 by Juan Romero Pardines | Files touched by this commit (2)
Log message:
Update to 3.2.6

RELEASE 3.2.6-STABLE

BUGFIX: Sedation level instantiates when not specified
	(should default to off)

RELEASE 3.2.5-STABLE

BUGFIX: statisticalSedation preference is ignored
   2005-01-05 01:57:40 by Juan Romero Pardines | Files touched by this commit (2)
Log message:
Update to 3.2.4.

Changes:

BUGFIX: MIME boundaries using broken RFC are misread
BUGFIX: Tools will not build when CFLAGS is provided
BUGFIX: DSPAM misreads lines after -- as headers and fails to decode them
BUGFIX: DSPAM misreads lines after -- and adds colons to them

Enhancements:

PostgreSQL Storage Driver
Some minor fixes have been made to the PostgreSQL storage driver which may
affect performance.
   2004-11-29 08:59:53 by Juan Romero Pardines | Files touched by this commit (2)
Log message:
Update to 3.2.3.

Version 3.2.3 is a maintenance release and contains corrections to
v3.2 only.

BUGFIX: DSPAM misreads boundary delimiter in signed Apple Mail messages
BUGFIX: Signature is not written to multipart blocks with no content type
BUGFIX: dspam_dump for a particular token fails with MySQL 4.1
BUGFIX: Bayesian Noise Reduction is never instantiated
   2004-11-17 14:26:17 by Juan Romero Pardines | Files touched by this commit (1)
Log message:
Define GNU_CONFIGURE before USE_LIBTOOL, so the check for _OPSYS_MAX_CMDLEN
defined in mk/platform/${OPSYS}.mk is not skipped.
   2004-11-15 09:13:13 by Juan Romero Pardines | Files touched by this commit (3)
Log message:
Update mail/dspam to 3.2.2.

Version 3.2.2 is a maintenance release and contains corrections
to v3.2 only.

BUGFIX: optOut preference no longer works
BUGFIX: Source address tracking doesn't work when using TOE
BUGFIX: LocalMX tag doesn't work in dspam.conf
BUGFIX: dspam.conf default permissions 0750
BUGFIX: Using SignatureLocation=headers no longer works with
        fwd attachments
BUGFIX: Source address tracking is disabled by legacy #ifdef's
BUGFIX: Chi-Square cutoff is identical to default token value
BUGFIX: Tokens from lines 2+ of multi-line headers are not processed
BUGFIX: Signature scan segfaults when scanning some emails
BUGFIX: Signature encoding can cause segfault in sqlite_drv

Other Notable Changes:

CHANGE: TrackSources 'ham' token changed to 'nonspam'
CHANGE: Agent loose signature match changed from DSPAM: to
        X-DSPAM-Signature:
   2004-11-02 00:15:16 by Juan Romero Pardines | Files touched by this commit (3)
Log message:
Update mail/dspam to 3.2.1.

Version 3.2.1 is a maintenance release and contains bugfixes to v3.2.0 only.

BUGFIX: PGP Messages cause pop3filter to hang
BUGFIX: Invalid read of free()'d memory caused by parsing multi-line headers
BUGFIX: SQLite driver fails to call PRAMA specified in dspam.conf
BUGFIX: MySQL generates DUPLICATE KEY errors on simultaneous inserts
BUGFIX: Memory leaks in dspam_clean
BUGFIX: dspam_clean crashes with SQLite driver
BUGFIX: Signatures include leading whitespace when in loose match
BUGFIX: Some versions of PostgreSQL don't support PQfreemem()
BUGFIX: Memory mishandling in PostgreSQL driver
BUGFIX: Message delimiters mangled when processing a PGP signed message
BUGFIX: --with-delivery-agent configure option no longer present
BUGFIX: Default log directory /var/log not writable by some installs
BUGFIX: Man page installation doesn't prefix with $(DESTDIR)
BUGFIX: Emails ending with http:// cause invalid memory read
   2004-10-29 09:07:44 by Juan Romero Pardines | Files touched by this commit (7)
Log message:
Use mk/mysql.buildlink3.mk instead of databases/mysql-client/buildlink3.mk,
so that we'd not force dependance on specific MySQL version, and instead pick
the currently installed mysql*-client (or install the default if there
is no mysql-client package installed yet)

this makes package buildable with arbitrary MySQL version, such as 3.23.x,
4.0.x or 4.1.x
   2004-10-28 15:32:20 by Thomas Klausner | Files touched by this commit (1)
Log message:
Remove trailing whitespace.
   2004-10-28 12:12:47 by Adrian Portelli | Files touched by this commit (1)
Log message:
- Do a PERL_REPLACE on cgi/configure.pl.in not configure.pl.in
- dspam.conf can contain sensitive information such as SQL
  username/password accounts.  So change ownership to root:dspam and mode to
  0640.
- The cgi template cgi/templates/nav_performance.html contains a
  @yourdomain.com which should be customised on install.
  Added an extra BUILD_DEFS called DSPAM_DOMAIN to allow users to do this.

ok'ed xtraeme@

Next | Query returned 147 messages, browsing 121 to 130 | Previous