+1! thanks Theo ;) fwiw, I would suggest putting bug 4802 (DKIM support) at the top of the changelog, since it's a significant new feature; then bug 3838, bug 4850 and bug 4826, since they are pretty major fixes too compared to the rest.
--j. Theo Van Dinter writes: > Hi there, > > I have readied a set of 3.1.2 files. They are available at: > > http://people.apache.org/~felicity/312/ > > Please test out these files and vote as to whether or not to release them as > 3.1.2. Thanks. :) > > BTW: per ASF policies, only PMC member votes are binding for a release, > but we encourage everyone to download, test, and report any issues! > > > My Vote: +1 > > > > BTW: my proposed release announcement is as follows: > > To: users, dev, announce > Subject: ANNOUNCE: Apache SpamAssassin 3.1.2 available! > > Apache SpamAssassin 3.1.2 is now available! This is a maintainance > release of the 3.1.x branch. > > Downloads are available from: > http://spamassassin.apache.org/downloads.cgi?update=200509141634 > [TVD: update the date string appropriately upon release] > > The release file will also be available via CPAN in the near future. > > md5sum of archive files: > df7df4cd6cf1e39a30d4511e349f0ff7 Mail-SpamAssassin-3.1.2.tar.bz2 > 94fbdfaaf9265eda4b0dbb20386f001e Mail-SpamAssassin-3.1.2.tar.gz > 1102699a88c63cac2dffcf5d6e502cdc Mail-SpamAssassin-3.1.2.zip > > sha1sum of archive files: > a34fcc2969906026573ff8c7ddee7b32ff52273c Mail-SpamAssassin-3.1.2.tar.bz2 > 632b56a8bf0c272f29e8625ed35fd89c31639f96 Mail-SpamAssassin-3.1.2.tar.gz > 927fc840adfa4abe95ab3f16ef0a0ed2c8d0bd42 Mail-SpamAssassin-3.1.2.zip > > > The release files also have a .asc accompanying them. The file serves > as an external GPG signature for the given release file. The signing > key is available via the wwwkeys.pgp.net key server, as well as > http://spamassassin.apache.org/released/GPG-SIGNING-KEY > > The key information is: > > pub 1024D/265FA05B 2003-06-09 SpamAssassin Signing Key <[EMAIL PROTECTED]> > Key fingerprint = 26C9 00A4 6DD4 0CD5 AD24 F6D7 DEE0 1987 265F A05B > > 3.1.2 includes a large number of bug fixes and documentation updates. > Here is an abbreviated changelog (since 3.1.1) for major updates (see > the Changes file for a complete list): > > - bug 4861, 4760: handle dccifd and dccproc failover properly, backport > relays_internal and relays_external code, backport bug 4760 fix so > that it's not possible to be in internal_networks without being in > trusted_networks as well > - bug 4793: when replacing tags in a message (_TAG_), leave the tags > that don't exist alone instead of just removing them > - bug 4901: deal more properly with failures in bgsend(). also, use > the proper variable to show when errors occur. > - bug 4867: fetchmail changed header formats at some point making Received > parsing fail in certain conditions > - bug 4884: if a null message is passed in, there are several variables > which end up undefined causing warnings. fake an empty message if no > input is given. > - bug 4802: implement DKIM plugin, including whitelist_from_dkim support > - bug 4699: use M::SA::Timeout for spamd copy_config call and allow for empty > $@ values > - bug 3838: work around Perl bug causing captured RE variables to become > tainted -- thanks to Mark Martinec for pointing out the bug with > Perl itself > - bug 3754: if there's a problem opening a file via sa-learn or > spamassassin, return an error exit value. > - bug 4827: M::SA::first_existing_path() would return the last array > entry passed in if none of the paths were found. Now return undef > instead and handle the error when it happens. > - bug 4839: Logger.pm converts control chars including tab into > underscores which confuses a bunch of users when checking debug output. > Convert tab into space instead, etc. > - bug 4813: generally open RE causes sendmail received header get read > in as qmail in error > - bug 4850: re-enable the Razor2 plugin by default due to a service > policy change > - bug 4826: Razor2 plugin needs to load Mail::SpamAssassin::Timeout module
