You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by km...@apache.org on 2015/04/17 04:45:28 UTC

svn commit: r1674192 - in /spamassassin/trunk: Changes lib/Mail/SpamAssassin.pm

Author: kmcgrail
Date: Fri Apr 17 02:45:28 2015
New Revision: 1674192

URL: http://svn.apache.org/r1674192
Log:
preparing to release 3.4.1-rc2

Modified:
    spamassassin/trunk/Changes
    spamassassin/trunk/lib/Mail/SpamAssassin.pm

Modified: spamassassin/trunk/Changes
URL: http://svn.apache.org/viewvc/spamassassin/trunk/Changes?rev=1674192&r1=1674191&r2=1674192&view=diff
==============================================================================
--- spamassassin/trunk/Changes (original)
+++ spamassassin/trunk/Changes Fri Apr 17 02:45:28 2015
@@ -1,4 +1,249 @@
 ------------------------------------------------------------------------
+r1674037 | kmcgrail | 2015-04-16 10:26:10 +0000 (Thu, 16 Apr 2015) | 1 
+line
+ 
+ Might as well test the real rule
+------------------------------------------------------------------------
+r1674036 | kmcgrail | 2015-04-16 10:21:55 +0000 (Thu, 16 Apr 2015) | 1 
+line
+ 
+ Working on Jenkins issue - Believe it might be a plugin requirement
+------------------------------------------------------------------------
+r1674014 | axb | 2015-04-16 08:09:03 +0000 (Thu, 16 Apr 2015) | 1 line
+ 
+ added uri_detail      AXB_URIDETAIL_TEST rule to test test/build failure
+------------------------------------------------------------------------
+r1673960 | kmcgrail | 2015-04-15 21:08:32 +0000 (Wed, 15 Apr 2015) | 1 
+line
+ 
+ Added a debug for tvd_vertical_words
+------------------------------------------------------------------------
+r1673799 | mmartinec | 2015-04-15 14:55:52 +0000 (Wed, 15 Apr 2015) | 1 
+line
+ 
+ documentation of "perl_version" (wrong version, wrapped long lines)
+------------------------------------------------------------------------
+r1673763 | mmartinec | 2015-04-15 13:43:41 +0000 (Wed, 15 Apr 2015) | 1 
+line
+ 
+ more 3.4.1-rc2.txt edits
+------------------------------------------------------------------------
+r1673756 | mmartinec | 2015-04-15 13:22:47 +0000 (Wed, 15 Apr 2015) | 1 
+line
+ 
+ more 3.4.1-rc2.txt edits
+------------------------------------------------------------------------
+r1673598 | mmartinec | 2015-04-15 01:03:04 +0000 (Wed, 15 Apr 2015) | 1 
+line
+ 
+ more 3.4.1-rc2.txt editing
+------------------------------------------------------------------------
+r1673441 | mmartinec | 2015-04-14 15:17:56 +0000 (Tue, 14 Apr 2015) | 1 
+line
+ 
+ fiddling with 3.4.1-rc2.txt
+------------------------------------------------------------------------
+r1673434 | mmartinec | 2015-04-14 14:24:02 +0000 (Tue, 14 Apr 2015) | 1 
+line
+ 
+ normalize_charset: decode as GBK if decoder for GB18030 is unavailable
+------------------------------------------------------------------------
+r1673348 | kmcgrail | 2015-04-14 03:48:28 +0000 (Tue, 14 Apr 2015) | 1 
+line
+ 
+ reversing purposeful break in Conf.pm - Bug 7166
+------------------------------------------------------------------------
+r1673341 | kmcgrail | 2015-04-14 02:36:36 +0000 (Tue, 14 Apr 2015) | 1 
+line
+ 
+ purposefully breaking the TLD list along with MANIFEST change which I 
+believe will fix bug 7166
+------------------------------------------------------------------------
+r1673335 | mmartinec | 2015-04-14 01:45:03 +0000 (Tue, 14 Apr 2015) | 1 
+line
+ 
+ Bug 6751: added a unit test
+------------------------------------------------------------------------
+r1673334 | kmcgrail | 2015-04-14 01:44:09 +0000 (Tue, 14 Apr 2015) | 1 
+line
+ 
+ fixing MANIFEST and powered by
+------------------------------------------------------------------------
+r1673327 | kmcgrail | 2015-04-14 00:57:29 +0000 (Tue, 14 Apr 2015) | 1 
+line
+ 
+ Adding Powered by SpamAssassin Logo
+------------------------------------------------------------------------
+r1673314 | mmartinec | 2015-04-13 23:39:29 +0000 (Mon, 13 Apr 2015) | 1 
+line
+ 
+ Bug 7144c9: make it possible to also turn off normalize_charset
+------------------------------------------------------------------------
+r1673266 | jquinn | 2015-04-13 20:04:30 +0000 (Mon, 13 Apr 2015) | 1 line
+ 
+ added normalize_charset 1 commented out in local.cf, and a note in 
+UPGRADE recommending uncommenting it
+------------------------------------------------------------------------
+r1673243 | jquinn | 2015-04-13 17:23:05 +0000 (Mon, 13 Apr 2015) | 1 line
+ 
+ UPGRADE and README updates for 3.4.1 release and some missed stuff in 
+3.4.0 release
+------------------------------------------------------------------------
+r1673195 | jquinn | 2015-04-13 13:55:47 +0000 (Mon, 13 Apr 2015) | 1 line
+ 
+ Added notes about culling old txrep data
+------------------------------------------------------------------------
+r1672441 | kmcgrail | 2015-04-09 18:23:42 +0000 (Thu, 09 Apr 2015) | 1 
+line
+ 
+ reversed my change on the deprecated function and cleaned up UPGRADE for 
+RegistrarBoundaries impending removal - Bug 7170
+------------------------------------------------------------------------
+r1672426 | kmcgrail | 2015-04-09 17:16:40 +0000 (Thu, 09 Apr 2015) | 1 
+line
+ 
+ Fixing M:S:Util for RegistrarBoundaries move to Registry and some 
+cleanup on docs for deprecation - bug 7170
+------------------------------------------------------------------------
+r1672316 | mmartinec | 2015-04-09 12:35:52 +0000 (Thu, 09 Apr 2015) | 1 
+line
+ 
+ Bug 7166: removed domain .tp from hard-coded default in Conf.pm, removed 
+debug output from t/uri_text.t
+------------------------------------------------------------------------
+r1672275 | mmartinec | 2015-04-09 09:37:13 +0000 (Thu, 09 Apr 2015) | 1 
+line
+ 
+ t/uri_text.t: more jenkins debugging
+------------------------------------------------------------------------
+r1672227 | mmartinec | 2015-04-09 01:17:13 +0000 (Thu, 09 Apr 2015) | 1 
+line
+ 
+ Bug 7101: Received.pm: United Internet changed the way they indicate 
+authenticated HTTP submitted mail
+------------------------------------------------------------------------
+r1672226 | mmartinec | 2015-04-08 23:53:06 +0000 (Wed, 08 Apr 2015) | 1 
+line
+ 
+ Bug 7166: added debug for clear_util_rb config option, reverted 
+r1672188, added missing backquotes for dots in regexps in t/uri_text.t, 
+enabled debugging in t/uri_text.t to see what is going on in jenkins
+------------------------------------------------------------------------
+r1672193 | kmcgrail | 2015-04-08 21:33:51 +0000 (Wed, 08 Apr 2015) | 1 
+line
+ 
+ Bug 7167 case insentive change for NAME_EMAIL_DIFF
+------------------------------------------------------------------------
+r1672188 | kmcgrail | 2015-04-08 21:25:39 +0000 (Wed, 08 Apr 2015) | 1 
+line
+ 
+ working on bug 7166 and trying to resolve .tp failures in uri_text.t
+------------------------------------------------------------------------
+r1672159 | jquinn | 2015-04-08 20:08:20 +0000 (Wed, 08 Apr 2015) | 1 line
+ 
+ added debug output for loaded TLDs, to debug the Jenkins .tp issue
+------------------------------------------------------------------------
+r1672136 | mmartinec | 2015-04-08 18:38:30 +0000 (Wed, 08 Apr 2015) | 1 
+line
+ 
+ Plugin::PDFInfo: xt/60_perlcritic.t - Variable declared in conditional 
+statement at line 335
+------------------------------------------------------------------------
+r1672078 | hege | 2015-04-08 12:37:34 +0000 (Wed, 08 Apr 2015) | 2 lines
+ 
+ Bug 6782: Fix tld handling bug from main commit
+ 
+------------------------------------------------------------------------
+r1672036 | axb | 2015-04-08 09:01:57 +0000 (Wed, 08 Apr 2015) | 7 lines
+ 
+ disabled masscheck bloat
+ rulesrc/sandbox/khopesh/20_khop_sc_bug_6114.cf (17 rules, 4 bad):
+ 
+   KHOP_SC_CIDR16:  no hits at all
+   KHOP_SC_CIDR24:  no hits at all
+   KHOP_SPAMHAUS_DROP:  no hits at all
+   KHOP_SPAMHAUS_DROP_LE:  no hits at all
+------------------------------------------------------------------------
+r1672024 | kmcgrail | 2015-04-08 07:53:34 +0000 (Wed, 08 Apr 2015) | 1 
+line
+ 
+ Adding ceiling of 2.0 for FILL_THIS_FORM_LOAN for ruleqa
+------------------------------------------------------------------------
+r1672019 | kmcgrail | 2015-04-08 07:42:13 +0000 (Wed, 08 Apr 2015) | 1 
+line
+ 
+ change for insert for MySQL Bayesstore on 4/8/2015
+------------------------------------------------------------------------
+r1671850 | kmcgrail | 2015-04-07 13:54:37 +0000 (Tue, 07 Apr 2015) | 1 
+line
+ 
+ removing livejournal.com from 2TLD bug 6662
+------------------------------------------------------------------------
+r1671681 | kmcgrail | 2015-04-06 20:04:30 +0000 (Mon, 06 Apr 2015) | 1 
+line
+ 
+ more preparation for 3.4.1 with TLD updates
+------------------------------------------------------------------------
+r1671621 | jquinn | 2015-04-06 17:52:12 +0000 (Mon, 06 Apr 2015) | 1 line
+ 
+ big patch for Bug 6782 registrar boundaries in cf file
+------------------------------------------------------------------------
+r1671546 | jquinn | 2015-04-06 15:09:09 +0000 (Mon, 06 Apr 2015) | 1 line
+ 
+ New version of aux TLDs cf file in preparation of patch for bug 6782
+------------------------------------------------------------------------
+r1671285 | jhardin | 2015-04-04 17:42:53 +0000 (Sat, 04 Apr 2015) | 1 line
+ 
+ TO_IN_SUBJ tuning
+------------------------------------------------------------------------
+r1671093 | jquinn | 2015-04-03 15:47:22 +0000 (Fri, 03 Apr 2015) | 1 line
+ 
+ fix for nonstandard received headers from United Internet
+------------------------------------------------------------------------
+r1671082 | jquinn | 2015-04-03 14:59:51 +0000 (Fri, 03 Apr 2015) | 1 line
+ 
+ fix for font face starting with single space in some ham
+------------------------------------------------------------------------
+r1671073 | jquinn | 2015-04-03 14:16:04 +0000 (Fri, 03 Apr 2015) | 1 line
+ 
+ merged duplicate rule __SUBJECT_NEEDS_MIME
+------------------------------------------------------------------------
+r1670939 | kmcgrail | 2015-04-02 16:58:30 +0000 (Thu, 02 Apr 2015) | 1 
+line
+ 
+ sa-learn quiet option bug 7161
+------------------------------------------------------------------------
+r1670930 | kmcgrail | 2015-04-02 15:57:50 +0000 (Thu, 02 Apr 2015) | 1 
+line
+ 
+ pod updates from Mark Martinec bug 7160
+------------------------------------------------------------------------
+r1670891 | axb | 2015-04-02 11:53:16 +0000 (Thu, 02 Apr 2015) | 1 line
+ 
+ Easter Update
+------------------------------------------------------------------------
+r1669723 | mmartinec | 2015-03-28 00:47:46 +0000 (Sat, 28 Mar 2015) | 1 
+line
+ 
+ announcements/3.4.1-rc2.txt - (editing, rough, added bulk text in the 
+"New configuration options" section)
+------------------------------------------------------------------------
+r1669629 | mmartinec | 2015-03-27 17:28:37 +0000 (Fri, 27 Mar 2015) | 1 
+line
+ 
+ announcements/3.4.1-rc2.txt - (editing, still very rough)
+------------------------------------------------------------------------
+r1669620 | mmartinec | 2015-03-27 16:59:36 +0000 (Fri, 27 Mar 2015) | 1 
+line
+ 
+ announcements/3.4.1-rc2.txt - (very rough) collected notable changes 
+from Changelog
+------------------------------------------------------------------------
+r1668987 | kmcgrail | 2015-03-24 20:40:38 +0000 (Tue, 24 Mar 2015) | 1 
+line
+ 
+ Getting ready for 3.4.1-rc2
+------------------------------------------------------------------------
 r1668416 | axb | 2015-03-22 17:27:38 +0000 (Sun, 22 Mar 2015) | 1 line
  
  Updated TLD list - Version 2015032200, Last Updated Sun Mar 22 07:07:01 

Modified: spamassassin/trunk/lib/Mail/SpamAssassin.pm
URL: http://svn.apache.org/viewvc/spamassassin/trunk/lib/Mail/SpamAssassin.pm?rev=1674192&r1=1674191&r2=1674192&view=diff
==============================================================================
--- spamassassin/trunk/lib/Mail/SpamAssassin.pm (original)
+++ spamassassin/trunk/lib/Mail/SpamAssassin.pm Fri Apr 17 02:45:28 2015
@@ -95,12 +95,12 @@ use vars qw{
 };
 
 $VERSION = "3.004001";      # update after release (same format as perl $])
-$IS_DEVEL_BUILD = 1;        # change for release versions
+#$IS_DEVEL_BUILD = 1;        # change for release versions
 
 # Used during the prerelease/release-candidate part of the official release
 # process. If you hacked up your SA, you should add a version_tag to your .cf
 # files; this variable should not be modified.
-#@EXTRA_VERSION = qw(rc1);
+@EXTRA_VERSION = qw(rc2);
 
 @ISA = qw();