ports/187849: [maintainer update] Upgrade mail/dbmail to 3.1.13

Alan Hicks ahicks at p-o.co.uk
Sun Mar 23 11:30:01 UTC 2014


>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 at 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:


More information about the freebsd-ports-bugs mailing list