From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Mar 23 11:30:01 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 112B8122 for ; Sun, 23 Mar 2014 11:30:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E355BD8D for ; Sun, 23 Mar 2014 11:30:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s2NBU0qA041630 for ; Sun, 23 Mar 2014 11:30:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s2NBU0LW041618; Sun, 23 Mar 2014 11:30:00 GMT (envelope-from gnats) Resent-Date: Sun, 23 Mar 2014 11:30:00 GMT Resent-Message-Id: <201403231130.s2NBU0LW041618@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, Alan Hicks Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7570C113 for ; Sun, 23 Mar 2014 11:29:24 +0000 (UTC) Received: from avasout05.plus.net (avasout05.plus.net [84.93.230.250]) by mx1.freebsd.org (Postfix) with ESMTP id 06EC3D84 for ; Sun, 23 Mar 2014 11:29:23 +0000 (UTC) Received: from mail.p-o.co.uk ([80.229.143.200]) by avasout05 with smtp id gzSC1n00B4Ke75s01zSDXx; Sun, 23 Mar 2014 11:26:14 +0000 Received: from alan by p-o.co.uk with local (Exim 4.82 (FreeBSD)) (envelope-from ) id 1WRgP4-0003ht-0s for FreeBSD-gnats-submit@freebsd.org; Sun, 23 Mar 2014 11:17:22 +0000 Message-Id: Date: Sun, 23 Mar 2014 11:17:22 +0000 From: Alan Hicks To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.114 Subject: ports/187849: [maintainer update] Upgrade mail/dbmail to 3.1.13 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Alan Hicks List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Mar 2014 11:30:01 -0000 >Number: 187849 >Category: ports >Synopsis: [maintainer update] Upgrade mail/dbmail to 3.1.13 >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: Sun Mar 23 11:30:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Alan Hicks >Release: FreeBSD 9.2-RELEASE-p3 i386 >Organization: >Environment: System: FreeBSD schnittke.p-o.co.uk 9.2-RELEASE-p3 FreeBSD 9.2-RELEASE-p3 #0: Sat Jan 11 02:38:15 UTC 2014 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: Upgrade dbmail from 3.1.12 to 3.1.13 Bugfixes: - when an IMAP client asked for a part of a message that started after the total length of the message, imapd crashed. - on some platforms, pop3d would sometimes continue to try writing to a partially disconnected client, throwing pop3d in a spin-lock. - on pop3d, timsieved and lmtpd disconnecting clients would cause memory leakage New features: - dbmail.conf now adds a new options 'header_cache_readonly = yes|no', Setting it to 'yes' will prevent addition of new rows to the dbmail_headername table. You can now start pruning that table, without having to worry about new messages re-adding those rows. - the usermap feature now also supports default routes on allowed and denied sockets. So you can simply disallow certain users from connecting on any address using 'inet:0.0.0.0/0:143' as a socket specification. >How-To-Repeat: >Fix: Patch upgrades to 3.1.13 --- dbmail-3112-3113.diff begins here --- diff -ur /usr/ports/mail/dbmail/Makefile dbmail/Makefile --- /usr/ports/mail/dbmail/Makefile 2014-03-06 15:55:26.000000000 +0000 +++ dbmail/Makefile 2014-03-21 13:26:40.000000000 +0000 @@ -2,7 +2,7 @@ # $FreeBSD: head/mail/dbmail/Makefile 347263 2014-03-06 15:55:26Z ehaupt $ PORTNAME= dbmail -PORTVERSION= 3.1.12 +PORTVERSION= 3.1.13 CATEGORIES= mail MASTER_SITES= http://www.dbmail.org/download/3.1/ \ http://git.dbmail.eu/paul/dbmail/snapshot/ diff -ur /usr/ports/mail/dbmail/distinfo dbmail/distinfo --- /usr/ports/mail/dbmail/distinfo 2014-03-06 15:55:26.000000000 +0000 +++ dbmail/distinfo 2014-03-21 13:26:50.000000000 +0000 @@ -1,2 +1,2 @@ -SHA256 (dbmail-3.1.12.tar.gz) = 9156a77d272e6c5924ccdefa2b25beadbb2ab27f3debd11c5ffb6f8904b0196c -SIZE (dbmail-3.1.12.tar.gz) = 2399757 +SHA256 (dbmail-3.1.13.tar.gz) = ad1cb6502cd115ffbc47cacf3770b7808765ecb2704df1201349bd6a9707b799 +SIZE (dbmail-3.1.13.tar.gz) = 2400222 --- dbmail-3112-3113.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: