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.8, bugfix release.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d8283fbba47e
branches:  trunk
changeset: 495623:d8283fbba47e
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Wed Jun 15 16:26:36 2005 +0000

description:
Update to 3.4.8, bugfix release.

Changes:

BUGFIX: File descriptor leaks when connection to delivery host fails
BUGFIX: Decoding NUL characters causes message truncation
BUGFIX: Many files not written to group directory when using managed groups
BUGFIX: Some LDAs/MTAs truncate message when single dots not properly quoted
BUGFIX: 7BIT encoding contains 8BIT characters
BUGFIX: Messages to multiple local recipients may fail to decode completely

diffstat:

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

diffs (26 lines):

diff -r eb968648a7e4 -r d8283fbba47e mail/dspam/Makefile
--- a/mail/dspam/Makefile       Wed Jun 15 15:26:59 2005 +0000
+++ b/mail/dspam/Makefile       Wed Jun 15 16:26:36 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2005/06/07 02:47:33 xtraeme Exp $
+# $NetBSD: Makefile,v 1.34 2005/06/15 16:26:36 xtraeme Exp $
 
-DISTNAME=      dspam-3.4.7
+DISTNAME=      dspam-3.4.8
 CATEGORIES=    mail
 MASTER_SITES=  http://www.nuclearelephant.com/projects/dspam/sources/
 
diff -r eb968648a7e4 -r d8283fbba47e mail/dspam/distinfo
--- a/mail/dspam/distinfo       Wed Jun 15 15:26:59 2005 +0000
+++ b/mail/dspam/distinfo       Wed Jun 15 16:26:36 2005 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2005/06/07 02:47:33 xtraeme Exp $
+$NetBSD: distinfo,v 1.20 2005/06/15 16:26:36 xtraeme Exp $
 
-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 (dspam-3.4.8.tar.gz) = 1624a2cae57708772941f9ca38b502977495105c
+RMD160 (dspam-3.4.8.tar.gz) = ea19cad6b06cfb6e9d5949c08ff05c680132bbb2
+Size (dspam-3.4.8.tar.gz) = 700036 bytes
 SHA1 (patch-aa) = 15c6fc58dd0d91799f0c97554f4188cbe68dbd96



Home | Main Index | Thread Index | Old Index