Bogofilter-0.17.5 - New Current Release

David Relson relson at osagesoftware.com
Fri Apr 2 04:28:00 CEST 2004


Greetings,

Bogofilter-0.17.5 is the newest release in phase 2 of the bogofilter
"Code Clean-up" release.  Since the release of 0.17.4, Greg has
completed his bogotune "mondo tune" project - running bogotune with 5
spam corpora (approx 60k ham and 60k spam in each of them).  This
release incorporates the new values for robs, robx, min_dev,
spam_cutoff, and ham_cutoff (for folks using tri-state scoring).

File RELEASE.NOTES-0.17 has details of the "Code Clean-up" changes.  If
you haven't read it already, do so!  If you determine at some future
date that you need the removed code, you'll have to download 0.16.4

The files available at http://sourceforge.net/projects/bogofilter for
download.

Here are the md5sums for the release:

27e0f8496461de61e4db4be757f02f42  bogofilter-0.17.5-1.i586.rpm
e2dfbdea1dd5006557308e54808fbe0e  bogofilter-0.17.5-1.src.rpm
9cdeebc3bb9edf9ef09a1b3f0bd09c42  bogofilter-0.17.5.tar.bz2
2e158d77dd47c200cd636b2502f7c79d  bogofilter-0.17.5.tar.gz
29d8ce95b35b46eb4d3d8d256edadab2  bogofilter-static-0.17.5-1.i586.rpm

Here is file NEWS-0.17 ...

			       =================
				BOGOFILTER NEWS
			       =================

Note: 

  Release 0.17.0 is the "Code Clean-up Release - Phase 2".

  Be sure to read RELEASE.NOTES-0.17 !

0.17.5	2004-04-01

* Change default parameters to the results of Greg's 300k ham
  and 300k spam bogotune run:

	   robs     robx    min_dev  spam_co
    old  0.010000 0.415000 0.100000 0.950000
    new  0.017800 0.520000 0.375000 0.990000

* Fix check for PGP signatures.

0.17.4	2004-03-20

* Fix message reporting lack of config file.
* Fix "Can't find '.MSG_COUNT'" problem in bogotune.
* Fix defect that continues decoding base64/qp after invalid chars.
* Ignore data portion of PGP signatures.
* Use "mime:" (rather than "head:") to tag mime part headers.

0.17.3	2004-03-17

* Added code to use to Berkeley DB Concurrent Data Store, which uses a
  "DB_ENV" BerkeleyDB environment and the BerkeleyDB Lock Manager.
  This is documented in file doc/README.db.
* Warn if user specified config file doesn't exist.
* Fixed minor bogotune problems related to building wordlists.
* Fix tagging of IPAddrs in header lines.
* If message uses CRLF, put CRLF after added header lines.
* "bogofilter -Q" output now includes all config file options and is
   formatted to be read in as a config file.
* Fixed code causing gcc 2.9x complaint.
* Exempt tokens .MSG_COUNT and .ROBX from maintenance operations.
* Remove unused 'active' and 'weight' attributes of wordlists.
* Removed t.lock2 from "make check".

0.17.2	2004-02-22

* Relax filename vs. path restrictions in bogoutil.
* Added experimental code for BerkeleyDB environments code
  for improved locking and caching.
* Algorithm code cleanup -- created file score.[ch] from
  files method.[ch], robinson.[ch], and fisher.[ch]

* Documented bogoutil's histogram ('-H') option.
* Revised documentation of '-d', '-p', and '-w' options
  for bogoutil.
* Corrected typos in doc/bogofilter.xml (the man page) 
  and in contrib/mailfilter.example
* Changed path in example config files to /var/spool/bogofilter.

0.17.1	2004-02-09

* Fix '-d' and '--bogofilter_dir=directory' options.
* Additional portability fixes for SunOS 4.1.4

0.17.0	2004-02-01

* Removed DEPRECATED CODE.
* Bogoutil now 'and's the maintenance operations together.
* Bogofilter and bogolexer now use standard long option
  parsing.
* Correct processing order as '-V' doesn't need to read the
  config file.
* Correct SIGSEGV causes by missing environment variables.
* Documentation cleanups.
* Extracted basic typedefs from system.h into bftypes.h.
* Fixed warnings from Intel C++ 8
* Portability fixes for SunOS 4.1.4

0.16.4	2004-01-23 - Released
	2004-01-31 - Promoted to Stable Version




More information about the Bogofilter mailing list