summaryrefslogtreecommitdiff
path: root/mail/spamdyke
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2008-10-13 15:24:37 +0000
committerschmonz <schmonz@pkgsrc.org>2008-10-13 15:24:37 +0000
commitbbf6acfdda624168f9d93e7eaec40f55e1640d27 (patch)
treede5c18c82505489fedad64fe23a7617d9e075d49 /mail/spamdyke
parent86c4a8aa64b59b6c4d7fd45f06b1271ed698b410 (diff)
downloadpkgsrc-bbf6acfdda624168f9d93e7eaec40f55e1640d27.tar.gz
Update to 4.0.5. From the changelog:
- If the idle timeout is not configured, it is now set to 20 minutes after qmail exits to prevent never-ending spamdyke processing. Thanks to Matthew Kettlewell for reporting this one. - Fixed the AUTH advertisements to display correctly when "smtp-auth-level" is "always" or "always-encrypted". Thanks to Youri Kravatsky for reporting this one. - Fixed a sequencing error that would cause qmail to exit prematurely, even if valid recipients could still possibly be given. Thanks to David Stiller for reporting this one. - Fixed the handling of unencoded null characters in messages (technically not legal) so spamdyke does become confused and timeout. Thanks to Arthur Girardi for reporting this one. - Fixed an issue in the DNS query code that was setting array indexes beyond the end of the array, resulting in garbage log messages and segmentation faults. Thanks to Arthur Girardi for reporting this one. - Fixed verbose logging in the RHSBL filter to print the correct log message. Thanks to Arthur Girardi for reporting this one. - Rewrote the address parser to correctly handle strange/invalid email addresses. Thanks to Erald Troja for reporting this one. - Fixed a serious error in the code that loads array values from files that was returning pointers to unallocated memory, causing segmentation faults. Many, many thanks to David Stiller for reporting this one and providing tons of help to nail it down. - Fixed a serious error that was attempting to move data by dereferencing the NULL address when the remote server disconnected unexpectedly, causing segmentation faults. Many, many thanks to David Stiller for reporting this one and providing tons of help to nail it down.
Diffstat (limited to 'mail/spamdyke')
-rw-r--r--mail/spamdyke/Makefile4
-rw-r--r--mail/spamdyke/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/spamdyke/Makefile b/mail/spamdyke/Makefile
index 2c558870f1d..a0c4937fcbc 100644
--- a/mail/spamdyke/Makefile
+++ b/mail/spamdyke/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2008/09/05 20:33:53 schmonz Exp $
+# $NetBSD: Makefile,v 1.19 2008/10/13 15:24:37 schmonz Exp $
#
-DISTNAME= spamdyke-4.0.4
+DISTNAME= spamdyke-4.0.5
CATEGORIES= mail
MASTER_SITES= ${HOMEPAGE}releases/
EXTRACT_SUFX= .tgz
diff --git a/mail/spamdyke/distinfo b/mail/spamdyke/distinfo
index 92e0d0b9a27..36110406784 100644
--- a/mail/spamdyke/distinfo
+++ b/mail/spamdyke/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.18 2008/09/05 20:33:53 schmonz Exp $
+$NetBSD: distinfo,v 1.19 2008/10/13 15:24:37 schmonz Exp $
-SHA1 (spamdyke-4.0.4.tgz) = d38f028c64e4c11a07b5c7667ccb160fd85a5287
-RMD160 (spamdyke-4.0.4.tgz) = 52cb20c34a15d3f8638b9db19ee6f442f3aff7bf
-Size (spamdyke-4.0.4.tgz) = 443502 bytes
+SHA1 (spamdyke-4.0.5.tgz) = 21b19d8904a8065289a535f494da3d7ed1a48ae8
+RMD160 (spamdyke-4.0.5.tgz) = db3877087241f46fa64261d19091c06f46c9aebe
+Size (spamdyke-4.0.5.tgz) = 447509 bytes
SHA1 (patch-aa) = bb988fc5cad08f8e4e05a0aa67d767c48f975955