From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 11 09:40:15 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C33CB16A41C for ; Mon, 11 Jul 2005 09:40:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C24043D48 for ; Mon, 11 Jul 2005 09:40:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j6B9eE2W003015 for ; Mon, 11 Jul 2005 09:40:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j6B9eEvm003014; Mon, 11 Jul 2005 09:40:14 GMT (envelope-from gnats) Resent-Date: Mon, 11 Jul 2005 09:40:14 GMT Resent-Message-Id: <200507110940.j6B9eEvm003014@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Ion-Mihai "IOnut" Tetcu" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E08F16A41C for ; Mon, 11 Jul 2005 09:30:47 +0000 (GMT) (envelope-from itetcu@people.tecnik93.com) Received: from relay.rdsnet.ro (gimli.rdsnet.ro [193.231.236.70]) by mx1.FreeBSD.org (Postfix) with SMTP id C4B0F43D48 for ; Mon, 11 Jul 2005 09:30:45 +0000 (GMT) (envelope-from itetcu@people.tecnik93.com) Received: (qmail 14241 invoked from network); 11 Jul 2005 09:30:42 -0000 Received: from unknown (HELO smtp.rdsnet.ro) (62.231.74.130) by smtp1-133.rdsnet.ro with SMTP; 11 Jul 2005 09:30:42 -0000 Received: (qmail 805 invoked by uid 89); 11 Jul 2005 09:30:42 -0000 Received: from unknown (HELO buh.cameradicommercio.ro) (82.76.1.117) by 0 with SMTP; 11 Jul 2005 09:30:42 -0000 Received: from buh.cameradicommercio.ro (localhost [127.0.0.1]) by buh.cameradicommercio.ro (Postfix) with ESMTP id 4630960DD for ; Mon, 11 Jul 2005 12:30:37 +0300 (EEST) Received: from it.buh.cameradicommercio.ro (it.buh.cameradicommercio.ro [192.168.0.10]) by buh.cameradicommercio.ro (Postfix) with ESMTP for ; Mon, 11 Jul 2005 12:30:37 +0300 (EEST) Received: from it.buh.cameradicommercio.ro (localhost.buh.tecnik93.com [127.0.0.1]) by it.buh.cameradicommercio.ro (Postfix) with ESMTP id 7800435 for ; Mon, 11 Jul 2005 12:30:36 +0300 (EEST) Message-Id: <1121074236.0@it.buh.cameradicommercio.ro> Date: Mon, 11 Jul 2005 12:30:36 +0300 From: "Ion-Mihai "IOnut" Tetcu" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.6 Cc: Subject: ports/83250: [MAINT] mail/dspam: Update to 3.4.8 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Jul 2005 09:40:15 -0000 >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: