On 6/18/2013 2:03 AM, Axb wrote:
KEvin,

Please allow +- 7 days to test latest Bayes/Redis changes before cutting the RC1.

Otherwise +1
I'll wait on your vote until the 25th.

On 06/18/2013 05:26 AM, Kevin A. McGrail wrote:
Please vote to release 3.4.0-rc1.

Files at http://people.apache.org/~kmcgrail/devel/

Proposed Announcement follows.

Regards,
KAM

To: users, dev, announce
Subject: ANNOUNCE: Apache SpamAssassin 3.4.0 available

Release Notes -- Apache SpamAssassin -- Version 3.4.0

Introduction
------------

This is a major release.  It introduces nearly two years of bug fixes and
features including the Bayes Redis back-end (bug 6879), eDNS changes (bug
6910), Native IPv6 Support, numerous URIBL.pm changes/features and a
small API change in libspamc (bug 6562) with many other subtle changes.

IPv6 Note: This was tested on an IPv6-only host (works fine except Razor,
using an external DNS recursive server on a dual-stack host).

And SpamAssassin was tested on a Raspberry PI (ARM6, Raspbian / Debian 7.0
Wheezy, perl 5.14.2) ... yes it's 20 times slower than an i7-960, but all
tests pass! (all long & network tests, some stress tests need increased
timing margins).

Overall, this release has been tested in many production-level
environments for nearly a year.  It is highly recommended and stable.

NOTE: Complete changes are available at
http://svn.apache.org/repos/asf/spamassassin/branches/3.4/Changes



Downloading and availability
----------------------------

Downloads are available from:

http://spamassassin.apache.org/downloads.cgi

md5sum of archive files:

c3db9e19cce2faddf00d35ee192325c0 Mail-SpamAssassin-3.4.0-rc1.tar.bz2
1ea0d12068e58eef3fc1fc2a2583292d  Mail-SpamAssassin-3.4.0-rc1.tar.gz
2951e48fe0f88f24e3c7140f0a875f6c  Mail-SpamAssassin-3.4.0-rc1.zip
0c1b9f4caa4c8a0e86ec1ea4f09c8a98
Mail-SpamAssassin-rules-3.4.0-rc1.r1493476.tgz

sha1sum of archive files:

34845717f796111b6ec072ec06e17a2ccfa9c2a6
Mail-SpamAssassin-3.4.0-rc1.tar.bz2
b1fee565fcc50183f974bd2df8413e4082bc9589 Mail-SpamAssassin-3.4.0-rc1.tar.gz
8b436c6d8a7c683534ac05c614715647d7abec27 Mail-SpamAssassin-3.4.0-rc1.zip
1fe6b7318c3320fefe03e1a0b9216d1628a60408
Mail-SpamAssassin-rules-3.4.0-rc1.r1493476.tgz

Note that the *-rules-*.tar.gz files are only necessary if you cannot,
or do not
wish to, run "sa-update" after install to download the latest fresh rules.

See the INSTALL and UPGRADE files in the distribution for important
installation notes.


GPG Verification Procedure
--------------------------
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://www.apache.org/dist/spamassassin/KEYS

The key information is:

pub   4096R/F7D39814 2009-12-02
        Key fingerprint = D809 9BC7 9E17 D7E4 9BC2  1E31 FDE5 2F40 F7D3
9814
uid                  SpamAssassin Project Management Committee
<[email protected]>
uid                  SpamAssassin Signing Key (Code Signing Key,
replacement for 1024D/265FA05B) <[email protected]>
sub   4096R/7B3265A5 2009-12-02

To verify a release file, download the file with the accompanying .asc
file and run the following commands:

   gpg -v --keyserver wwwkeys.pgp.net --recv-key F7D39814
   gpg --verify Mail-SpamAssassin-3.4.0-pre1.tar.bz2.asc
   gpg --fingerprint F7D39814

Then verify that the key matches the signature.

Note that older versions of gnupg may not be able to complete the steps
above.
Specifically, GnuPG v1.0.6, 1.0.7 & 1.2.6 failed while v1.4.11 worked
flawlessly.

See http://www.apache.org/info/verification.html for more information on
verifying Apache releases.

About Apache SpamAssassin
-------------------------

Apache SpamAssassin is a mature, widely-deployed open source project
that serves as a mail filter to identify spam. SpamAssassin uses a
variety of mechanisms including mail header and text analysis, Bayesian
filtering, DNS blocklists, and collaborative filtering databases. In
addition, Apache SpamAssassin has a modular architecture that allows
other technologies to be quickly incorporated as an addition or as a
replacement for existing methods.

Apache SpamAssassin typically runs on a server, classifies and labels
spam before it reaches your mailbox, while allowing other components of
a mail system to act on its results.

Most of the Apache SpamAssassin is written in Perl, with heavily
traversed code paths carefully optimized. Benefits are portability,
robustness and facilitated maintenance. It can run on a wide variety of
POSIX platforms.

The server and the Perl library feels at home on Unix and Linux
platforms, and reportedly also works on MS Windows systems under
ActivePerl.

For more information, visit http://spamassassin.apache.org/


About The Apache Software Foundation
------------------------------------

Established in 1999, The Apache Software Foundation provides
organizational, legal, and financial support for more than 100
freely-available, collaboratively-developed Open Source projects. The
pragmatic Apache License enables individual and commercial users to
easily deploy Apache software; the Foundation's intellectual property
framework limits the legal exposure of its 2,500+ contributors.

For more information, visit http://www.apache.org/



--
Kevin A. McGrail
President

Peregrine Computer Consultants Corporation
3927 Old Lee Highway, Suite 102-C
Fairfax, VA 22030-2422

http://www.pccc.com/

703-359-9700 x50 / 800-823-8402 (Toll-Free)
703-359-8451 (fax)
[email protected]

Reply via email to