bogofilter-0.92.3 - new current release
    David Relson 
    relson at osagesoftware.com
       
    Tue Jul 27 18:34:51 CEST 2004
    
    
  
Greetings,
Bogofilter-0.92.3 has been released.  Just a few, very minor code
cleanups.  Given the scarcity of problems in the 0.92 series, I expect
to promote it to "stable" at the end of the week.
The files are available at http://sourceforge.net/projects/bogofilter
for download.
Here are the md5sums for the release:
da170d5974f41d6fa5276befac264073  bogofilter-0.92.3-1.i586.rpm
0956ac7e7b51d4cbd2c84d2c79f9cd85  bogofilter-0.92.3-1.src.rpm
1c6443a299828d043c66d2c376dfce81  bogofilter-0.92.3.tar.bz2
c821c40aad933a290ee17c8da1619d95  bogofilter-0.92.3.tar.gz
d5dabaa0fb53ab990faab77e731a83d5  bogofilter-static-0.92.3-1.i586.rpm
Here's a list of changes since bogofilter-0.92.0, the last stable
release ...
			       =================
				BOGOFILTER NEWS
			       =================
NOTE: More information on important changes for bogofilter updaters
is in the RELEASE.NOTES files.  Read them!!
0.92.3	2004-07-27
	2004-07-19
	* Revise enums and regression tests for new format characters
	  %A, %I, %Q.
	* Strip bogogrep_static executable to reduce binary rpm size.
	2004-07-18
	* Remove initialize() function in bogoconfig.c and use
	  lexer_init() in lexer.c, which provides same functionality.
0.92.2	2004-07-11
	* Bugfix:  '%I' is now really the Message-ID,
	* Feature: '%Q' is now the queue ID
	2004-07-10
	* Use an explicit inputs/outputs directory list to avoid shipping test
	  files in those directories.
	2004-07-08
	* Miscellaneous cleanups, removed 'degen' code remainders.
	2004-07-07
	* Formatting character changes:
	  '%A' is now the message's IP address.
	  '%I' is now the message's ID.
	* bogofilter-faq.html - corrected editting error that deleted
	  "asian spam" question and added answer to "multi-user"
	  question.
	* Fix self-test suite ("make check") when bogofilter is compiled
	  with QDBM or TDB as the data base engine.
	2004-07-02
	* The self-test suite now properly detects valgrind when
	  make check VERBOSE=-x is used.
	2004-07-01
	* Convert a C99/C++ //-style comment to a /* C-style comment */
	* Fix valgrind self test that still had an obsolete '-f' option.
0.92.1	2004-07-01
	* Remove 'g', 'r', and 'f' from bogofilter's OPTIONS list as
	  there's only one scoring algorithm.
	* Removed obsolete occurrences of '-g' and '-f' from
	  regression tests.
	2004-06-30
	* Revised README file.
	2004-06-29
	* French version of FAQ updated.
	* Rewrote code for identifying message's originating IP address.
	* Changed name of variable 'ipaddr' to 'msgaddr'.
	* Added t.msgaddr to regression test.
	2004-06-27
	* Fixed db_init/db_cleanup problems encountered with multiple
	wordlists and concurrent data stores.
0.92.0	2004-06-26 - Stable Release
    
    
More information about the Bogofilter-announce
mailing list