pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/amavisd-new Update amavisd-new to 2.6.2, main...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e128347a3f0c
branches:  trunk
changeset: 552179:e128347a3f0c
user:      obache <obache%pkgsrc.org@localhost>
date:      Thu Jan 01 14:30:02 2009 +0000

description:
Update amavisd-new to 2.6.2, maintainer update request by PR 40303.

amavisd-new-2.6.2 release notes

MAIN NEW FEATURES SUMMARY

- bounce killer: improved detection of nonstandard bounces;
- bounces to be killed no longer waste SpamAssassin time;
- tool to convert dkim-filter keysfile into amavisd configuration;
- compatibility with SpamAssassin 3.3 (CVS head) regained;
- rewritten and expanded documentation section on DKIM signing and
  verification in amavisd-new-docs.html;

COMPATIBILITY WITH 2.6.1

- apart from small differences in logging and notifications, the
  version 2.6.2 is compatible with 2.6.1, with its configuration file
  and its environment;

- virus scanner entries were updated (as described below, most notably by
  adding a regexp flag m), so be sure to update existing configuration file;
  updated virus scanner entries can be used with 2.6.1 too;

- the %sql_clause default has changed in detail (see below), if its value
  is overridden in a configuration file the setting may need updating;

See full release notes:

http://www.ijs.si/software/amavisd/release-notes.txt

diffstat:

 security/amavisd-new/Makefile |  4 ++--
 security/amavisd-new/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (32 lines):

diff -r 392e26f52c21 -r e128347a3f0c security/amavisd-new/Makefile
--- a/security/amavisd-new/Makefile     Thu Jan 01 13:43:11 2009 +0000
+++ b/security/amavisd-new/Makefile     Thu Jan 01 14:30:02 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2008/07/24 13:49:22 obache Exp $
+# $NetBSD: Makefile,v 1.40 2009/01/01 14:30:02 obache Exp $
 
 DISTNAME=      amavisd-new-${VERSION}${PATCHLEVEL}
 PKGNAME=       amavisd-new-${VERSION}${PATCHLEVEL:S/-//}
@@ -9,7 +9,7 @@
                http://mirror.cedratnet.com/amavisd-new/ \
                http://mirror.omroep.nl/amavisd-new/
 
-VERSION=       2.6.1
+VERSION=       2.6.2
 PATCHLEVEL=    # empty
 
 MAINTAINER=    jdunn%aquezada.com@localhost
diff -r 392e26f52c21 -r e128347a3f0c security/amavisd-new/distinfo
--- a/security/amavisd-new/distinfo     Thu Jan 01 13:43:11 2009 +0000
+++ b/security/amavisd-new/distinfo     Thu Jan 01 14:30:02 2009 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2008/07/24 13:49:22 obache Exp $
+$NetBSD: distinfo,v 1.15 2009/01/01 14:30:02 obache Exp $
 
-SHA1 (amavisd-new-2.6.1.tar.gz) = 51e3e3d9c2aaa33f6a41a84092c82adb94e2a806
-RMD160 (amavisd-new-2.6.1.tar.gz) = c9e248540bfaf9cc6ab967776bd98e164b636db8
-Size (amavisd-new-2.6.1.tar.gz) = 911740 bytes
+SHA1 (amavisd-new-2.6.2.tar.gz) = 14131c7e0febdda7cd8bc360a6423599c0535d87
+RMD160 (amavisd-new-2.6.2.tar.gz) = 50dcb614d7deaa16f5b02d8d336912fad54f2834
+Size (amavisd-new-2.6.2.tar.gz) = 903818 bytes
 SHA1 (patch-aa) = d8bc17da9b1d3ef883331d462ee06d534f5ff5b0



Home | Main Index | Thread Index | Old Index