Subject: PR/34041 CVS commit: [pkgsrc-2006Q3] pkgsrc/security/amavisd-new
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Lubomir Sedlacik <salo@netbsd.org>
List: pkgsrc-bugs
Date: 10/07/2006 03:00:07
The following reply was made to PR pkg/34041; it has been noted by GNATS.

From: Lubomir Sedlacik <salo@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/34041 CVS commit: [pkgsrc-2006Q3] pkgsrc/security/amavisd-new
Date: Sat,  7 Oct 2006 02:58:56 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	salo
 Date:		Sat Oct  7 02:58:56 UTC 2006
 
 Modified Files:
 	pkgsrc/security/amavisd-new [pkgsrc-2006Q3]: Makefile PLIST distinfo
 	pkgsrc/security/amavisd-new/patches [pkgsrc-2006Q3]: patch-aa
 
 Log Message:
 Pullup ticket 1848 - requested by obache
 amavisd-new update
 
 Revisions pulled up:
 - pkgsrc/security/amavisd-new/Makefile			1.24
 - pkgsrc/security/amavisd-new/PLIST			1.7
 - pkgsrc/security/amavisd-new/distinfo			1.7
 - pkgsrc/security/amavisd-new/patches/patch-aa		1.4
 
    Module Name:		pkgsrc
    Committed By:	obache
    Date:		Mon Oct  2 12:39:30 UTC 2006
 
    Modified Files:
    	pkgsrc/security/amavisd-new: Makefile PLIST distinfo
    	pkgsrc/security/amavisd-new/patches: patch-aa
 
    Log Message:
    Update amavisd-new to 2.4.2, based on PR 34041.
 
    ---------------------------------------------------------------------------
                                                                  June 27, 2006
    amavisd-new-2.4.2 release notes
 
    SUMMARY OF CHANGES:
 
    - new feature: "pen pals soft-whitelisting" lowers spam score of received
      replies to a message previously sent by a local user to this address;
    - new feature: added command line options to override certain configuration
      settings from a config file, see below;
    - documentation bug fixes, especially on the use of SQL data type TIMESTAMP;
    - zoo decoder interface routine can now use utility unzoo(1) or zoo(1);
 
    ---------------------------------------------------------------------------
                                                                    May 8, 2006
    amavisd-new-2.4.1 release notes
 
    INCOMPATIBLE CHANGE WITH 2.4.0:
 
    - notification templates incompatibility with 2.4.0 (but not with versions
      2.3.3 or older): major contents category numbers are renumbered due to a
      newly inserted category CC_SPAMMY; it affects the use of macro ccat_maj
      in templates (one field added), and only affect users which provide
      non-default templates based on 2.4.0 templates; older templates (2.3.3
      or earlier) are unaffected as they do not use macro ccat_maj;
 
    ---------------------------------------------------------------------------
                                                                  April 3, 2006
    amavisd-new-2.4.0 release notes
 
    The most important changes since 2.3.3 at a glance:
 
      Delivery status notifications (DSN) are now supported, both as a SMTP
      protocol extension and in notifications. Header fields like X-Amavis
      and X-Spam are now prepended to mail header for DomainKeys compatibility.
      Configuration variables can be chosen based on mail contents category,
      which is now represented explicitly. A built-in macro expander is enhanced,
      providing new macros and call types. Added support for passive operating
      system fingerprinting with the use of p0f, supplying collected information
      as a header field to SpamAssassin. Provide compatibility with Net::Server
      0.91 and later.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.23 -r1.23.2.1 pkgsrc/security/amavisd-new/Makefile
 cvs rdiff -r1.6 -r1.6.10.1 pkgsrc/security/amavisd-new/PLIST \
     pkgsrc/security/amavisd-new/distinfo
 cvs rdiff -r1.3 -r1.3.10.1 pkgsrc/security/amavisd-new/patches/patch-aa
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.