Bogofilter-0.17.5 - New Stable Release

David Relson relson at osagesoftware.com
Fri Apr 9 01:40:25 CEST 2004


Greetings,

Bogofilter-0.17.5 has been promoted from "current" to "stable".  The
0.17.x release series is officially known as "Code Clean-up Release -
Phase 2".

The old compatibility code that had crept into bogofilter over its first
18 months of existence was deprecated in the 0.16.x release series and
is now gone.

File RELEASE.NOTES-0.17 has further info on the changes.  If you haven't
read
it already, do so!

The files are available at http://sourceforge.net/projects/bogofilter as
always.

Below is a copy of NEWS-0.17 which gives info on the changes since the
previous stable release, i.e. bogofilter 0.16.4

David

			       =================
				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
	2004-04=08 - Promoted to Stable Version

* 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