Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jul 2005 12:30:36 +0300
From:      "Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/83250: [MAINT] mail/dspam: Update to 3.4.8 
Message-ID:  <1121074236.0@it.buh.cameradicommercio.ro>
Resent-Message-ID: <200507110940.j6B9eEvm003014@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         83250
>Category:       ports
>Synopsis:       [MAINT] mail/dspam: Update to 3.4.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 11 09:40:14 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Ion-Mihai "IOnut" Tetcu
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
Tecnik'93 
>Environment:


System: FreeBSD 5.4-STABLE #12: Thu Jun 30 11:47:51 EEST 2005



>Description:


Update to 3.4.8 for:

+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 
+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


>How-To-Repeat:





>Fix:


--- dspam-3.4.6.20050523.0845_to_dspam-3.4.8.diff begins here ---
diff -urN dspam.cvs/Makefile dspam/Makefile
--- dspam.cvs/Makefile	Mon Jul 11 11:43:02 2005
+++ dspam/Makefile	Mon Jul 11 11:53:46 2005
@@ -19,8 +19,8 @@
 MAINTAINER=	itetcu@people.tecnik93.com
 COMMENT=	Bayesian spam filter - stable maintenance version
 
-PORTVER_MAJ=	3.4.6
-SNAP_DATE=	.20050523.0845
+PORTVER_MAJ=	3.4.8
+#SNAP_DATE=	.20050523.0845
 
 .ifdef(SNAP_DATE)
 WRKSRC=		${WRKDIR}/dspam-cvs-stable${SNAP_DATE}
diff -urN dspam.cvs/distinfo dspam/distinfo
--- dspam.cvs/distinfo	Mon Jul 11 11:43:02 2005
+++ dspam/distinfo	Mon Jul 11 11:53:46 2005
@@ -1,2 +1,2 @@
-MD5 (dspam-3.4.6.20050523.0845.tar.gz) = edda53118c5d088661afda5ce21d0afa
-SIZE (dspam-3.4.6.20050523.0845.tar.gz) = 699538
+MD5 (dspam-3.4.8.tar.gz) = b6930c31fe0940b8ad6d27324f8bab3e
+SIZE (dspam-3.4.8.tar.gz) = 700036
diff -urN dspam.cvs/files/UPDATING dspam/files/UPDATING
--- dspam.cvs/files/UPDATING	Mon Jul 11 11:43:02 2005
+++ dspam/files/UPDATING	Mon Jul 11 11:53:46 2005
@@ -16,6 +16,21 @@
 make extract;  more `find . -type f -maxdepth 2 -name UPGRADING`
 
 ###########################################################################
+# dspam-3.4.8
+#
+
+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 
+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
+
+
+###########################################################################
 # dspam-3.4.6.20050523.0845
 # 
 
--- dspam-3.4.6.20050523.0845_to_dspam-3.4.8.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1121074236.0>