summaryrefslogtreecommitdiff
path: root/mail/postfix/Makefile
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2019-04-30 03:41:51 +0000
committertaca <taca@pkgsrc.org>2019-04-30 03:41:51 +0000
commit69da52d42f00f8f00400ad337887fbe5f075956c (patch)
tree6a0aa8e9bb715d7a3c3b618a5db36480ef9bf759 /mail/postfix/Makefile
parente0b77b1dbec3de888dfaa7f50461054567d3aadb (diff)
downloadpkgsrc-69da52d42f00f8f00400ad337887fbe5f075956c.tar.gz
mail/postfix: update to 3.3.3
This announcement concerns fixes for problems that were introduced with Postfix 3.0 and later. This is the final update for Postfix 3.0. Fixed in Postfix 3.3 and later: * When the master daemon runs with PID=1 (init mode), it will now reap child processes from non-Postfix code running in the same container, instead of terminating with a panic. Reported by Tamas Gerczei. Fixed in Postfix 3.0 and later: * With smtputf8_enable=yes, table lookups could casefold the search string when searching a lookup table that does not use fixed-string keys (regexp, pcre, tcp, etc.). * With the posttls-finger test program, connections to unix-domain servers always resulted in "Failed to establish session" even after a connection was established. Reported by Jaroslav Skarva.
Diffstat (limited to 'mail/postfix/Makefile')
-rw-r--r--mail/postfix/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile
index ad6c658cac6..6960ff8793f 100644
--- a/mail/postfix/Makefile
+++ b/mail/postfix/Makefile
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.308 2019/04/03 00:32:52 ryoon Exp $
+# $NetBSD: Makefile,v 1.309 2019/04/30 03:41:51 taca Exp $
-PKGREVISION= 1
.include "../../mail/postfix/Makefile.common"
COMMENT= Postfix SMTP server and tools