ports/187314: [maintainer patch] Upgrade mail/dbmail to 3.1.12
Alan Hicks
ahicks at p-o.co.uk
Thu Mar 6 12:10:02 UTC 2014
>Number: 187314
>Category: ports
>Synopsis: [maintainer patch] Upgrade mail/dbmail to 3.1.12
>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: Thu Mar 06 12:10:01 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 mail/dbmail to 3.1.12
Fixed a critical dead-lock in the code where appending an empty
string to a string buffer lead to an infinite loop
>How-To-Repeat:
>Fix:
Apply attached patch
--- dbmail-3111-3112.diff begins here ---
diff -ur /usr/ports/mail/dbmail/Makefile dbmail/Makefile
--- /usr/ports/mail/dbmail/Makefile 2014-03-04 09:19:33.000000000 +0000
+++ dbmail/Makefile 2014-03-06 09:23:56.000000000 +0000
@@ -2,7 +2,7 @@
# $FreeBSD: head/mail/dbmail/Makefile 347000 2014-03-04 09:19:33Z jadawin $
PORTNAME= dbmail
-PORTVERSION= 3.1.11
+PORTVERSION= 3.1.12
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-04 09:19:33.000000000 +0000
+++ dbmail/distinfo 2014-03-06 09:24:01.000000000 +0000
@@ -1,2 +1,2 @@
-SHA256 (dbmail-3.1.11.tar.gz) = 8c1b11f604447944ec23985a1ff30869a2cf58fb918f47d53bd7db4c610856d7
-SIZE (dbmail-3.1.11.tar.gz) = 2399545
+SHA256 (dbmail-3.1.12.tar.gz) = 9156a77d272e6c5924ccdefa2b25beadbb2ab27f3debd11c5ffb6f8904b0196c
+SIZE (dbmail-3.1.12.tar.gz) = 2399757
--- dbmail-3111-3112.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list