pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/spamdyke Update to 4.0.1. This version fixes seve...
details: https://anonhg.NetBSD.org/pkgsrc/rev/73a36168b6bd
branches: trunk
changeset: 544691:73a36168b6bd
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Fri Jul 18 01:22:39 2008 +0000
description:
Update to 4.0.1. This version fixes several bugs:
- The automatic conversion of a graylist directory structure could
generate errors for empty sender addresses (commonly used for
bounce messages). Thanks to David Stiller for reporting this one.
- Connections encrypted with TLS (not decrypted by spamdyke) weren't
always being rejected, even if there was no chance they should
be accepted. Thanks to Sergio Minini for reporting this one.
- A double-free() problem could result in crashes if the
"rejection-text-graylist" option was used within a configuration
directory.
- Compiling on Solaris was generating a warning.
diffstat:
mail/spamdyke/Makefile | 4 ++--
mail/spamdyke/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (27 lines):
diff -r 18cf56c5a2c3 -r 73a36168b6bd mail/spamdyke/Makefile
--- a/mail/spamdyke/Makefile Fri Jul 18 00:13:58 2008 +0000
+++ b/mail/spamdyke/Makefile Fri Jul 18 01:22:39 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2008/07/16 07:03:21 schmonz Exp $
+# $NetBSD: Makefile,v 1.15 2008/07/18 01:22:39 schmonz Exp $
#
-DISTNAME= spamdyke-4.0.0
+DISTNAME= spamdyke-4.0.1
CATEGORIES= mail
MASTER_SITES= ${HOMEPAGE}releases/
EXTRACT_SUFX= .tgz
diff -r 18cf56c5a2c3 -r 73a36168b6bd mail/spamdyke/distinfo
--- a/mail/spamdyke/distinfo Fri Jul 18 00:13:58 2008 +0000
+++ b/mail/spamdyke/distinfo Fri Jul 18 01:22:39 2008 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2008/07/16 07:03:21 schmonz Exp $
+$NetBSD: distinfo,v 1.15 2008/07/18 01:22:39 schmonz Exp $
-SHA1 (spamdyke-4.0.0.tgz) = 874cc6a951065a74fa89f9ed08bca9af46ea4ad5
-RMD160 (spamdyke-4.0.0.tgz) = f24183f8d9ce9f1ecd4470337f7b2b26a955e9a8
-Size (spamdyke-4.0.0.tgz) = 437877 bytes
+SHA1 (spamdyke-4.0.1.tgz) = badba4c7844ea43f6a964b9c019eea7ac82c41e1
+RMD160 (spamdyke-4.0.1.tgz) = 3556b37cd48f7b7cf9a8c8392c2a89d74a2c91c9
+Size (spamdyke-4.0.1.tgz) = 439656 bytes
SHA1 (patch-aa) = bb988fc5cad08f8e4e05a0aa67d767c48f975955
Home |
Main Index |
Thread Index |
Old Index