pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/dspam Update to 3.4.7 that fixes some critical bugs.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/047a07c80ebd
branches:  trunk
changeset: 495339:047a07c80ebd
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Tue Jun 07 02:47:33 2005 +0000

description:
Update to 3.4.7 that fixes some critical bugs.

Changes:

BUGFIX: Delivery of false positives fails in managed groups
BUGFIX: LMTP/SMTP delivery fails on non-250 2xx response code
BUGFIX: Messages missing a terminating boundary fail to receive a signature

diffstat:

 mail/dspam/Makefile |  5 ++---
 mail/dspam/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 319211a2ac9d -r 047a07c80ebd mail/dspam/Makefile
--- a/mail/dspam/Makefile       Tue Jun 07 02:43:26 2005 +0000
+++ b/mail/dspam/Makefile       Tue Jun 07 02:47:33 2005 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2005/05/25 15:36:06 cube Exp $
+# $NetBSD: Makefile,v 1.33 2005/06/07 02:47:33 xtraeme Exp $
 
-DISTNAME=      dspam-3.4.6
-PKGREVISION=   1
+DISTNAME=      dspam-3.4.7
 CATEGORIES=    mail
 MASTER_SITES=  http://www.nuclearelephant.com/projects/dspam/sources/
 
diff -r 319211a2ac9d -r 047a07c80ebd mail/dspam/distinfo
--- a/mail/dspam/distinfo       Tue Jun 07 02:43:26 2005 +0000
+++ b/mail/dspam/distinfo       Tue Jun 07 02:47:33 2005 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.18 2005/05/09 11:10:54 xtraeme Exp $
+$NetBSD: distinfo,v 1.19 2005/06/07 02:47:33 xtraeme Exp $
 
-SHA1 (dspam-3.4.6.tar.gz) = f897d207a1a55b49ef6240e5892b5040f504341e
-RMD160 (dspam-3.4.6.tar.gz) = ea5bd0d5719055e6f541e12ae2886d00333bc3b3
-Size (dspam-3.4.6.tar.gz) = 698599 bytes
+SHA1 (dspam-3.4.7.tar.gz) = ec62302a086998a726923c0c786b4ea5ecded737
+RMD160 (dspam-3.4.7.tar.gz) = 799753aea99158fe38e242e6803a5fff4a48f516
+Size (dspam-3.4.7.tar.gz) = 699509 bytes
 SHA1 (patch-aa) = 15c6fc58dd0d91799f0c97554f4188cbe68dbd96



Home | Main Index | Thread Index | Old Index