New Releases - 0.14.5.4 and 0.15.0

David Relson relson at osagesoftware.com
Sat Aug 30 17:03:20 CEST 2003


Greetings,

There are two new releases of bogofilter on SourceForge.  

Bogofilter-0.14.5.4 is a bugfix release that, primarily, addresses some
parsing issues.  The stable release, 0.14.5.2, is susceptible to a
parsing error that results in a "fatal flex scanner internal error--end
of buffer missed".  It also has a defect the parsing of html comments
that can cause it to ignore tokens that should be scored.  Both these
problems are fixed, as well as a printing problem in the "-Q" (query
config) option.  If you've encountered the fatal error, you _should_
definitely update to a newer version of bogofilter.

Bogofilter-0.15.0 has a rewritten message reading layer.  The new code
splits a mbox into messages and handles mail directories (specifically
Maildirs and MH directories).  The rewrite has also simplified the
parsing process.

As far as is known, the two versions work correctly - with 0.15.0 having
the added message reading capability described above.

Here's the ChangeLog (since the stable release - 0.14.5.2):

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

0.15.0	2003-08-29

* Implemented a new, more robust, mail reading module that knows how to
  split a mbox into messages and read Maildirs.
* Implement support for MH directory (such as used by Sylpheed).

* Change mime boundary line to operate on raw input,
  i.e. before decoding it.
* Revise mime processing to cure "fatal flex scanner internal
  error--end of buffer missed".
* Restore parsing rule for ending a "loose" html comment.
* Add charset map for windows-1251 to KOI8-R (Cyrillic).

* 64-bit printf files for %*s string formatting.

0.14.5.4 2003-08-30

* _Really_ fix defective printing in 'bogofilter -Q' output.

0.14.5.3 2003-08-29

* Compiles with TDB again.
* Fix defective printing in 'bogofilter -Q' output.

0.14.5.2 2003-08-20 - Stable Release




More information about the Bogofilter mailing list